Introduction Hello everyone, I'm "Oak Quant". Due to the market trend reminder I developed some time ago monitor the market, which is popular, and there… ( Read More )
Visualization Module to Build Trading Strategy - Advanced Understanding
We have learned the Visualization Module to Build Trading Strategy - First Acquaintance, and we have a conceptual understanding of visual module building and splicing,Next,… ( Read More )
Visualization Module to Build Trading Strategy - First Acquaintance
Visual programming has always been an aspirational goal of software developers, even in the field of quantitative trading.Because the method of "what you see is… ( Read More )
Single Platform Balance Strategy of Python Version
JavaScript Version Strategy address: https://www.fmz.com/strategy/345 In this article, let's practice porting a simple JavaScript strategy. Through the strategy porting, we can become more familiar with… ( Read More )
Building a Quantitative Database of FMZ with SQLite
Abstract Data is the source of quantitative trading, how to manage a large amount of data efficiently is a very critical link, database is one… ( Read More )
How to Assign Different Version Data to a Rented Strategy via Strategy Rental Code Metadata
Application of strategy rental code metadata Partners who work as developers on the FMZ Quant Trading Platform may often have such needs: When developing a… ( Read More )
JavaScript language implementation of Fisher indicators and drawing on FMZ
During the technical analysis of trading, traders analyze and study the stock price data as the data of normal distribution. However, the distribution of stock… ( Read More )
Design of Order Synchronization Management System Based on FMZ Quant (1)
In previous articles in FMZ's library, we have designed several kinds of synchronization strategies for order and position. These manage reference accounts and synchronized accounts… ( Read More )
Introducing the Aroon indicator
What is the Aroon indicator? In the technical analysis, Aroon is a very unique technical indicator. The word "Aroon" comes from Sanskrit, meaning "the light… ( Read More )
Quickly implement a semi-automatic quantitative trading tool
Quickly implement a semi-automatic quantitative trading tool In commodity futures trading, intertemporary arbitrage are a common trading method. This kind of arbitrage is not risk-free.… ( Read More )