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 push strategy published in the library, wh...
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 use a simple but interesting strategy to ...
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, it is easy to learn to use ...
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 what you get" in visualization reduces ...
Recently, some of our platform users are looking forward to transplanting a MyLanguage strategy into a JavaScript strategy, which can flexibly add many optimization ideas. Even expand the strategy to ...
What is the Aroon indicator? In the technical analysis, Aroon is a very unique technical indicator. The word "Aroon" comes from Sanskrit, meaning "the light of dawn". It is not as familiar as MA, MACD...
Larry Connors RSI2 Mean Reversion Strategy From Many friends asked me to write a grid and market maker strategy,But I generally decline directly. Regarding these strategies, first of all, you must hav...
In view of the fact that the hedging frequency of the futures and spots hedging strategy is not high, it is actually possible to operate manually. However, if you do it manually, it is very inconvenie...
Recently, there are many Martingale strategies discussed in the FMZ official group, and there are not many Martingale strategies of cryptocurrency contracts on the platform. Therefore, I took this opp...
In the previous articles, we have learned that the so-called programmatic and quantitative trading is a script program based on the data obtained from the exchange through a series of calculations, ju...