首页
策略
文库
社区
API文档
登录
立即注册
高频交易
交流分享
原创教程
Implement a quantitative trading robot timed start or stop gadget by using Python
Implement a quantitative trading robot timed start or stop gadget by using Python As a powerful, flexible and easy to use quantitative trading platform fo
FMZ~Lydia
2022-12-20 14:35:09
0
567
Balanced Pending Order Strategy (Teaching Strategy)
Balanced Pending Order Strategy (Teaching Strategy) The essence of the strategy described in this article is a dynamic balance strategy, that is, the value
FMZ~Lydia
2022-12-19 17:19:44
0
534
Thoughts on asset movement through contract hedging strategy
Thoughts on asset movement through contract hedging strategy Recently, there has been a lot of news about the digital currency market and the exchange
FMZ~Lydia
2022-12-19 16:36:12
0
526
Many years later, you will find this article is the most valuable one in your investment career - find out where the returns and risks come from
Many years later, you will find this article is the most valuable one in your investment career - find out where the returns and risks come from Many
FMZ~Lydia
2022-12-19 15:03:57
0
529
Recent FMZ official charging strategy introduction
Recent FMZ official charging strategy introduction **The strategy is risky, and investment should be cautious. The strategy provided is only for small
FMZ~Lydia
2022-12-19 09:25:28
0
527
Implementation of Dual Thrust trading algorithm by using Mylanguage on FMZ Quant platform
Implementation of Dual Thrust trading algorithm by using Mylanguage on FMZ Quant platform 1. Introduction to Dual Trust trading strategy The dual
FMZ~Lydia
2022-12-16 13:54:12
0
626
Introduction FAQ to Quantitative Trading of Digital Currency
Introduction FAQ to Quantitative Trading of Digital Currency This article is aimed at answering common questions about novices for program trading. For
FMZ~Lydia
2022-12-16 10:59:02
0
539
Another TradingView Signal Execution Strategy Scheme
Another TradingView Signal Execution Strategy Scheme Traders who often use TradingView know that TradingView can push messages to other platforms. In
FMZ~Lydia
2022-12-15 21:23:24
0
778
Visualization Module to Build Trading Strategy - Simple Explanation
Visualization Module to Build Trading Strategy - Simple Explanation Through the previous chapters of this series, I believe that you have basically ma
FMZ~Lydia
2022-12-13 16:22:00
0
649
Visualization Module to Build Trading Strategy - Advanced Understanding
Visualization Module to Build Trading Strategy - Advanced Understanding We have learned the Visualization Module to Build Trading Strategy - First Acq
FMZ~Lydia
2022-12-13 14:11:36
0
714
Visualization Module to Build Trading Strategy - First Acquaintance
Visualization Module to Build Trading Strategy - First Acquaintance Visual programming has always been an aspirational goal of software developers, eve
FMZ~Lydia
2022-12-12 16:50:29
0
791
The Journey of Detours from an Experienced Programmer
The Journey of Detours from an Experienced Programmer I. Preface Women are afraid to marry the wrong man, while men are afraid to enter the wrong
FMZ~Lydia
2022-12-09 16:57:43
0
535
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 t
FMZ~Lydia
2022-12-02 21:38:52
0
544
Cross-period Arbitrage Strategy of Digital Currency Based on Bollinger Band
Cross-period Arbitrage Strategy of Digital Currency Based on Bollinger Band I. Summary George Soros put forward an important proposition in “The
FMZ~Lydia
2022-12-02 16:58:27
0
551
Example of Python MACD drawing
As a matter of fact, before making this example code, there is already a JavaScript version of the MACD indicator drawing example on the strategy square of
FMZ~Lydia
2022-12-01 16:54:01
0
609
SuperTrend V.1 -- Super Trend Line System
I. Origin of the story Mr. Ran, my good friend, has observed this indicator for a long time and recommended it to me before the New Year’s Day to discus
FMZ~Lydia
2022-12-01 11:36:33
0
824
High frequency backtesting system based on transaction by transaction and defects of K-line backtesting
High frequency backtesting system based on transaction by transaction and defects of K-line backtesting I released a backtesting engine in the article
FMZ~Lydia
2022-11-30 12:38:50
0
543
[Binance Championship] Binance Delivery Contract Strategy 3 - Butterfly Hedging
Recently, Binance futures launched the second “Binance Championship” (address: https://www.binancezh.com/cn/futures/activity/anniversary-competition/129-3859
FMZ~Lydia
2022-11-11 18:17:46
0
594
A brief explanation of why it is not feasible to achieve asset movement on OKEX through a contract hedging strategy
Recently, OKEX currencies have become game coins, and many of bros are considering whether it is feasible to transfer the “game coins” out by contract hedgin
FMZ~Lydia
2022-11-10 19:48:01
0
542
Earn 80 Times in 5 Days, the Power of High-frequency Strategy
In the last two months, a print (money) account has become very popular, earning hundreds of times of profits on the Binance perpetual contract. The screensh
FMZ~Lydia
2022-11-09 18:41:21
0
915
Research and Example on the Maker Spots and Futures Hedging Strategy Design
For a long time, futures and spots hedging is generally designed to detect the price difference. When the price difference is met, we will take the order to
FMZ~Lydia
2022-11-09 14:49:29
0
539
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 of the be
FMZ~Lydia
2022-11-09 11:40:34
0
565
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 design a simple
FMZ~Lydia
2022-11-09 09:44:38
0
505
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 for refe
FMZ~Lydia
2022-11-08 17:02:28
0
536
Digital currency futures multi-species ATR strategy (tutorial)
Recently, some of our platform users are looking forward to transplanting a MyLanguage strategy into a JavaScript strategy, which can flexibly add many optimi
FMZ~Lydia
2022-11-08 10:34:22
0
503
Write a semi-automatic trading tool by using the Pine language
Although there are more and more traders who write programs for fully automated trading, the larger group of traders is still manual traders. In fact, manual
FMZ~Lydia
2022-11-08 09:56:48
0
571
Explore High-frequency Strategy Design from the Magic Change of LeeksReaper
In previous articles, we have analyzed the idea and code implementation of the high-frequency strategy of the original spot version LeeksReaper. LeeksRea
FMZ~Lydia
2022-11-07 18:05:04
0
517
LeeksReaper Strategy Analysis (2)
LeeksReaper Strategy Analysis (2) Let’s continue to explain the content of the last chapter (https://www.fmz.com/bbs-topic/9725). The third added fu
FMZ~Lydia
2022-11-07 16:38:41
0
578
The "Magic Double EMA Strategy" from the YouTube Veterans
The “Magic Double EMA Strategy” from the YouTube Veterans In this issue, we are going to discuss a “Magic Double EMA Strategy” from YouTube, which is known
FMZ~Lydia
2022-11-07 12:02:31
0
689
Example of dYdX strategy design
In response to the demand of many users, the FMZ platform has accessed dYdX recently, a decentralized exchange. Someone who have strategies can enjoy the proc
FMZ~Lydia
2022-11-07 10:59:29
0
526
1
2
3
4
5