📄️ Overview
Due to the lack of sufficient technical documentation provided by MasterLink's API, we need to deconstruct and analyze the source code ourselves.
📄️ Applying for API Access
If you wish to use the MasterLink API for automated trading, you must first have an account with MasterLink.
📄️ Quotation System Analysis
SolPYAPI
📄️ Order System Analysis
MasterTradePy
📄️ Backtesting System Analysis
PythonTechAnalysis
📄️ Quotation System
After analyzing MasterLink's Python API for their quotation system, we can develop our own quotation system based on our specific needs.
📄️ Order System
After analyzing MasterLink's Python API for the order system, we can develop a customized order system based on our needs.
📄️ Backtesting System
After analyzing the MasterLink's backtesting system Python API, we can now develop a customized backtesting system tailored to our needs.