FMZ Quant Platform Syntax 1. Writing Rules 2. Variable Naming “O” “H” “L” “C” is a system keyword and cannot be used as a variable name. 3. Trading Order Conflicts The filter model doe...
Grammar Operator Self-programming module supported operators Operator meaning example +Addition CLOSE+OPEN; return the sum of the closing price and the opening price. -Subtraction CLOSE-OPEN; returns ...
Why learn programming languages: 1. The trading strategy written by others is difficult for you to adjust. I often hear people say that the previous model that runs well is not performing well recentl...
For courses in business, economics, and financial engineering and mathematics. The definitive guide to derivatives markets, updated with contemporary examples and discussionsKnown as “the bible” t...
During these five years, We are moving step by step. The FMZ Quant walk from the swamp to the bright road, we are continually always working hard to build a good quantitative trading platform. Overcom...
Strategy Name: Upgraded Thermostat Strategy Data cycle: 1H Support: Commodity Futures, Digital Currency Futures, Digital Currency Spot Backtest on FMZ Quant to know more Source Code: https://www....
Strategy name: Channel strategy based on ATR volatility index Strategy idea: Channel Adaptive Strategy, Fixed Stop + Floating Stop Data Cycle: Multi-Cycle Backtest on FMZ Quant to know more Source Cod...
Place order after K line is done, open or close position when closing price is determined Data Level: Daily K Line Backtest on FMZ Quant to know more Source Code: https://www.fmz.com/strategy/128...
Fundamental:At the close of the day, two values are calculated: the highest price - the closing price, and the closing price - the lowest price. Then take the larger one and multiply it by the value o...
Policy Name: High Winning Rate - ORB Trading Strategy Data Cycle: Daily Support: Commodity Futures Backtest on FMZ Quant to know more Source Code: https://www.fmz.com/strategy/129084...