1. Summary In real transactions, in order to know the FMZ Quant robot trading status in time, sometimes we need to send the transaction results… ( Read More )
Balanced Pending Order Strategy (Teaching Strategy)
The essence of the strategy described in this article is a dynamic balance strategy, that is, the value of the balance currency is always equal… ( Read More )
Implementation of Dual Thrust trading algorithm by using Mylanguage on FMZ Quant platform
1. Introduction to Dual Trust trading strategy The dual trust trading algorithm is a famous strategy developed by Michael Chalek. It is usually used in… ( Read More )
Visualization Module to Build Trading Strategy - Simple Explanation
Through the previous chapters of this series, I believe that you have basically mastered the use of various types of visualization modules.In this chapter, we… ( 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 )
Subscribe New Shares Strategy for Digital Currency Spot (Tutorial)
In the last days, I received some private messages from telegram group users, they hope to have a design example of subscribing new shares strategy… ( Read More )
Digital Currency Futures Double-EMA Turning Point Strategy (Tutorial)
In this article, we will explain how to design a simple trending strategy, only at the strategy design level, to help beginners learn how to… ( Read More )
Digital Currency Spot Multi-variety Double-EMA Strategy (Tutorial)
At the request of community users who want to have a multi-variety double-EMA strategy for design reference. In this article, we will implement a multi-variety… ( Read More )