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 smiled and open...
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,...
Strategy Name: Upgraded Thermostat Strategy Data cycle: 1H Support: Commodity Futures, Digital Currency Futures, Digital Currency Spot Source code: Source Code: https://www.fmz.com/strategy/12908...
When developing strategies on FMZ using the JavaScript language, since the strategy architecture is polled. If there is a concurrent design scenario, the exchange.Go function is used to make concurren...
In the last article, we talked about programmed trading scripts. In fact, the trading strategy is a trading script program. The article mainly talks about the need for a hardware carrier for the tradi...
NO.1 On Wall Street, quantitative trading has become the leading role of market trading. Many of the world's top investment banks have banned manual directional speculative trading. The development of...
NO.1 Preface In recent years, the digital currency industry based on blockchain technology and cryptography has witnessed explosive growth. As one of the most important links in the digital currency i...
Summary Trading is both a science and an art. There are many methods in trading, whether it is value investment, technical analysis, event hot spots, arbitrage hedging, etc., which seem logically rigo...