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… ( Read More )
TradingViewWebHook alarm directly connected to FMZ robot
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… ( Read More )
Thermostat Strategy using on crypto market by MyLanguage
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/129086
Let the strategy program be executed concurrently, and add multi-thread support at the bottom of the system to the JavaScript strategy
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… ( Read More )
From Quantitative Trading to Asset Management - CTA Strategy Development for Absolute Return
Preface Why should I take this course? What do you gain from taking this course? First of all, this course is based on JavaScript and… ( Read More )
Use JavaScript to implement the concurrent execution of quantitative strategy - encapsulate the Go function
When implementing the quantitative strategy, concurrent execution can reduce latency and improve efficiency in many cases. Taking the hedging robot as an example, we need… ( Read More )
Tycoon reveals algorithm trading: FMZ Quant platform market maker strategy
Digital currency algorithm transaction guide In this article, we will discuss the design and implementation of the trading algorithm in Canadian currency. In particular, we… ( Read More )
Three potential models in quantitative trading
The triple realm of trading: induction - deduction - gaming Period potential model The significance of the moving average is to sum up the past… ( Read More )
Pivot Point Intraday Trading System
Pivot Point is an intraday trading method, which is very simple and practical. It is a very "simple" resistance support system. It is a method… ( Read More )
6 Simple Strategies and Practices for Beginners in Digital Currency Quantitative Trading
Saying that "trading digital currency may be profitable" can be regarded as an understatement. Because many digital currencies have experienced several improvements year on year,… ( Read More )