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 )
Digital currency futures multi-species ATR strategy (tutorial)
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.… ( Read More )
Introducing the Aroon indicator
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… ( Read More )
RSI2 Mean Reversion Strategy using in futures
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… ( Read More )
Hedging strategy of cryptocurrency manual futures and spot
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… ( Read More )
Martingale strategy design for cryptocurrency futures
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.… ( Read More )
Cryptocurrency Quantitative Trading for Beginners - Taking You Closer to Cryptocurrency Quantitative (3)
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… ( Read More )
Teach you to encapsulate a Python strategy into a local file
Many developers who write strategies in Python want to put the strategy code files locally, worrying about the safety of the strategy. As a solution… ( Read More )