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 )
Analysis of Donchian Channel Strategy in the Research Environment
Strategy introduction Among many trading strategies, the Donchian Channel strategy should be one of the most classic breakthrough strategies. It was famous as early as… ( 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 )
Simple grid strategy in Python version
There are not many Python strategies on the strategy square. A Python version of the grid strategy is written here. The principle of the strategy… ( Read More )
Linear pending order flow strategy developed based on data playback function
Preface It is often said that trading is an art, and art comes from inspiration. So today I'd like to share with you how to… ( Read More )
Strategy for buying the winners of Python version
Trend strategy generally uses various indicators to judge the market direction, and uses the comparison results of various indicators as trading signals. In this way,… ( Read More )
FMZ Journey -- with Transition Strategy
I. Preface Before starting this article, let me start with my self-introduction. Qu Banzhu is my pseudonym, and I hope to describe the blockchain by… ( Read More )
Teach you to transform a Python single-species strategy into a multi-species strategy
I. Teach you to transform a Python single-species strategy into a multi-species strategy In the last article, a very simple Python strategy was implemented: "Strategy… ( Read More )
Implement a quantitative trading robot timed start or stop gadget by using Python
As a powerful, flexible and easy to use quantitative trading platform for the whole network, the FMZ Quant Trading Platform has very low barriers to… ( Read More )