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...
The number of open source strategies on TradingView is large. It is a pity that so many excellent strategies, ideas, and indicators cannot be used in real bot. Seeing this, FMZ, which is committed to ...
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...
Last time, we introduced perpetual contract funding rate arbitrage (https://www.fmz.com/digest-topic/6381), that is, to make long spot of the same amount by making short of perpetual contract futures,...
Video tutorial for the quick start of the APP: /upload/asset/1658820456ca11fbe71a.mp4 1. Top Display Open the Application of FMZ Quant Trading platform; first, entering into the APP homepage, we can s...
There are a lot of friends in the cryptocurrency circle who need an order supervising bot, but they are suffering from the long time to get started with programmatic design when they have zero basic. ...
In the previous article, we implemented a simple spot order supervising bot, and today we are going to implement a contract version of a simple order supervising bot. Design Idea There is a big differ...