Quantitative trading Quantitative systemic traders, enter rules + exit rules + fund management are all quantified. The typical is the turtle trading rules. You are… ( Read More )
MyLanguage basic grammar and instruction description (Part 4/4)
Preview: Example 2: Goup A buying long instructions, the closing price up cross the 5-period moving average line, according to the theoretical available 50% of… ( Read More )
MyLanguage basic grammar and instruction description (Part 3/4)
Instructions for use of the BK instruction: 1. Used for commodity futures and cryptocurrency spots or futures to open positions for buying long. 2. Used… ( Read More )
MyLanguage basic grammar and instruction description (Part 2/4)
FMZ Quant Platform Syntax 1. Writing Rules (1) All words need to be capitalized; (2) Each line of statements ends with ";"; (3) Mark the… ( Read More )
MyLanguage basic grammar and instruction description (Part 1/4)
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… ( Read More )
Learning steps and methods of Mylanguage
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… ( Read More )
Options, Futures, and Other Derivatives (10th Edition)
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”… ( Read More )
Introducing the most beginner friendly quantitative programming language in the world ---"My Language"
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… ( Read More )
Upgraded Thermostat Strategy
Strategy Name: Upgraded Thermostat Strategy Data cycle: 1H Support: Commodity Futures, Digital Currency Futures, Digital Currency Spot Main chart:upper track, formula: TOP^^MAC+N_TMPTMP; / / upper… ( Read More )
Channel strategy based on ATR
Strategy name: Channel strategy based on ATR volatility index Strategy idea: Channel Adaptive Strategy, Fixed Stop + Floating Stop Data Cycle: Multi-Cycle Main chart:Draw UBAND,… ( Read More )