Especially when writing trend strategies, sometimes you are confused by the trigger conditions of various indicators. At this time, it is urgent to visualize the… ( Read More )
Teach you to write a K-line synthesis function in the Python version
When writing and using strategies, we often use some rarely used K-line period data. However, exchanges and data sources do not provide data on these… ( Read More )
Off the shelf quantitative trading tool for digital currency options
1. Quantitative and program trading of digital currency options Recently, many exchanges have successively opened the trading function of digital currency options as a derivative.… ( Read More )
Oak teaches you to use JS to interface with FMZ extended API
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 )