Summary The FMZ platform launched a trading factor analysis tool based on "WorldQuant Alpha101", which provides a new weapon for developers of quantitative trading strategies. Through analysis factors...
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 funds to buy long Application in the sto...
Instructions for use of the BK instruction: // followed by the text interpretation of the use method Application in futures and cryptocurrency Application in filtering models Example: Close price is g...
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 ...