FMZ Quant Trading Platform supports Pine language writing strategies, backtesting, and real bot running for Pine language strategies, and it is compatible with lower versions… ( Read More )
Overview and architecture of the main interface of FMZ Quant Trading Platform
Account registration First of all, you need to register the FMZ Quant Trading Platform account, account name, registration email, account password must be recorded, especially… ( Read More )
Cryptocurrency Quantitative Trading for Beginners - Taking You Closer to Cryptocurrency Quantitative (1)
With the development of quantitative trading of blockchain assets, more and more blockchain asset traders have recognized the tool of quantitative trading.But as a beginner… ( Read More )
Cryptocurrency spot for participating in the IPO subscription with funds strategy (tutorial)
Recently, some users in the telegram group have privately messaged me that he would like to have a design example reference for participating in the… ( Read More )
Visualization module to build trading strategies - in-depth
Visualization example strategy: More strategies are available at: https://www.fmz.cn/square Other articles in the series Boring programming can be easily done by building blocks, try it out,… ( Read More )
Use the KLineChart function to make strategy drawing design easier
When designing a strategy, it is often necessary to design a strategy chart to display, when writing strategies in JavaScript language, Python language, users who… ( Read More )
Design a Multiple-Chart Plotting Library
This kind of library is often used to create charts and plots when writing and designing strategies. For a single custom chart, we can use… ( Read More )
Some Thoughts on the Logic of Crypto Currency Futures Trading
Problem scene For a long time, the data delay problem of the API interface of the crypto currency exchange has always troubled me. I haven't… ( Read More )
Enhanced analysis tool based on Alpha101 grammar development
Summary The FMZ platform launched a trading factor analysis tool based on "WorldQuant Alpha101", which provides a new weapon for developers of quantitative trading strategies.… ( Read More )
FMZ simulation level backtest mechanism explanation
Backtest architecture The FMZ platform backtest program is a complete control process, and the program is polling non-stop according to a certain frequency. The data… ( Read More )