In the initial design of FMZ strategy, if asynchronous concurrent operations are required, the exchange.Go() function can only be used to achieve concurrent execution of FMZ encapsulated int...
EtherEaseWithFMZ Tutorial Get started with web3 development based on Ethereum using FMZ easily Ethereum is a smart contract platform based on blockchain technology, which provides a decentralized way ...
When designing trend strategies, it is often necessary to have a sufficient number of K-line bars for calculating indicators. The calculation of indicators relies on the data provided by the exch...
For quantitative trading and programmatic trading beginners, what are the biggest difficulties in learning? Generally speaking, there are several reasons: With the development of AI technology, soluti...
I wrote an article in 2020 introducing high-frequency strategies, https://www.fmz.com/bbs-topic/9750. Although it received quite a bit of attention, it was not very in-depth. More than two years ...
If the price of Bitcoin is going to be the same as it is today, what strategy will you take to make profits? It is easy to think of a way to sell when the price rises, and buy when it falls, and earn ...
JavaScript version SuperTrend strategy There are many versions of the SuperTrend indicator on the TV. I found a relatively easy-to-understand algorithm and transplanted it. Compared with the SuperTren...
The term “hedging” in quantitative trading and programmatic trading is a very basic concept. In cryptocurrency quantitative trading, the typical hedging strategies are: Spots-Futures hedging, inte...
I saw some Tycoons in the group saying that OKX was holding a World Pi Day Mystery Event, with the theme of “Exploration, Never Ending”. As a veteran programmer, when I saw the news, I smi...
Recently, more and more TradingView users have connected the TradingView chart signal to FMZ platform (FMZ.COM) and let the robot strategy on FMZ execute the transaction according to the chart signal,...