Skip to content
/ mma Public

Moomoo Api Client helps to manage subscriptions and handlers for real-time data from the moomoo API. Add custom handlers for different data types and manage subscriptions efficiently.

Notifications You must be signed in to change notification settings

coreych/mma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

OpenAPI Introduction #Overview OpenAPI provides wide varieties of market data and trading services for your programmed trading to meet the needs of every developer's programmed trading and help your Quant dreams.

Moomoo users can click here to learn more.

OpenAPI consists of moomoo OpenD and moomoo API:

moomoo OpenD is the gateway program of moomoo API, running on your local computer or cloud server. It is responsible for transferring the protocol requests to moomoo servers, and returning the processed data. moomoo API is an API SDK encapsulated by moomoo, including mainstream programming languages (Python, Java, C#, C++, JavaScript), to reduce the difficulty of your trading strategy development. If the language you want to use is not listed above, you can still interface with the protocol yourself to complete the trading strategy development. Diagrams below illustrate the architecture of OpenAPI.

About

Moomoo Api Client helps to manage subscriptions and handlers for real-time data from the moomoo API. Add custom handlers for different data types and manage subscriptions efficiently.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages