In the previous article, we implemented a simple hedging strategy together, and then we will learn how to upgrade this strategy.The strategy changes are not big, but the details of the changes need at...
Hedging strategies are very good practice strategies for beginners in strategy design. This article implements a simple but live cryptocurrency spot hedging strategy, hoping that beginners can learn s...
Recently, some users have been talking about the Exchange of AOFEX, considering that there is no example on how to connect to the REST interface of the contract Exchange on FMZ. In this article, we wi...
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 IPO subscription with funds strategy. Sometimes a n...
In the past, FMZ officially released a perpetual grid strategy, which was popular among users, and the onlookers who traded TRX in real bots have gained a lot of profits in the past year with controll...
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, it's...
Principles of strategy Due to liquidity reasons, when there is a large amount of smashing and pulling in the market, there will inevitably be large price fluctuations, and an instantaneous price diffe...
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 are unfamiliar with programming or th...
Preface The "HANS123" strategy was first mainly applied to the foreign exchange market. Its trading method is relatively simple and belongs to the trend breakthrough system. This trading method can en...
Speaking of hedging strategies, there are various types, diverse combinations, and diverse ideas in various markets. We explore the design ideas and concepts of the hedging strategy from the most clas...