This article is aimed at answering common questions about novices for program trading. For novices who do not know programming, quantification, or even trading, it… ( Read More )
Another TradingView Signal Execution Strategy Scheme
Traders who often use TradingView know that TradingView can push messages to other platforms. In our "Digest" of FMZ platform, there was a TradingView signal… ( Read More )
Use the extended API on FMZ Quant Trading Platform to realize TradingView alert signal trading
The extended API on FMZ Quant Trading Platform has been upgraded recently to support the direct access, so that it can easily send the TradingView… ( Read More )
Visualization Module to Build Trading Strategy - Simple Explanation
Through the previous chapters of this series, I believe that you have basically mastered the use of various types of visualization modules.In this chapter, we… ( Read More )
Visualization Module to Build Trading Strategy - Advanced Understanding
We have learned the Visualization Module to Build Trading Strategy - First Acquaintance, and we have a conceptual understanding of visual module building and splicing,Next,… ( Read More )
Visualization Module to Build Trading Strategy - First Acquaintance
Visual programming has always been an aspirational goal of software developers, even in the field of quantitative trading.Because the method of "what you see is… ( Read More )
The Journey of Detours from an Experienced Programmer
I. Preface Women are afraid to marry the wrong man, while men are afraid to enter the wrong profession. This sentence is really engraved on… ( Read More )
Single Platform Balance Strategy of Python Version
JavaScript Version Strategy address: https://www.fmz.com/strategy/345 In this article, let's practice porting a simple JavaScript strategy. Through the strategy porting, we can become more familiar with… ( Read More )
Cross-period Arbitrage Strategy of Digital Currency Based on Bollinger Band
I. Summary George Soros put forward an important proposition in "The Alchemy of Finance" written in 1987: I believe the market prices are always wrong… ( Read More )
Example of Python MACD drawing
As a matter of fact, before making this example code, there is already a JavaScript version of the MACD indicator drawing example on the strategy… ( Read More )