首页
策略
文库
社区
API文档
登录
立即注册
高频交易
交流分享
原创教程
Strategy for buying the winners of Python version
Strategy for buying the winners of Python version Trend strategy generally uses various indicators to judge the market direction, and uses the comparis
FMZ~Lydia
2022-12-22 22:04:41
0
698
FMZ Journey -- with Transition Strategy
FMZ Journey – with Transition Strategy I. Preface Before starting this article, let me start with my self-introduction. Qu Banzhu is my pseudonym
FMZ~Lydia
2022-12-22 19:26:39
0
659
Teach you to transform a Python single-species strategy into a multi-species strategy
Teach you to transform a Python single-currency strategy into a multi-currency strategy I. Teach you to transform a Python single-currency strategy
FMZ~Lydia
2022-12-20 17:26:27
0
658
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
694
Oak teaches you to use JS to interface with FMZ extended API
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
FMZ~Lydia
2022-12-20 13:27:24
0
624
Call Dingding interface to realize robot push message
Call Dingding interface to realize robot push message 1. Summary In real transactions, in order to know the FMZ Quant robot trading status in tim
FMZ~Lydia
2022-12-20 08:57:16
0
753
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
645
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
644
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
657
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
660
Preliminary Exploration of Python Crawler Application on FMZ Platform -- Crawling the Content of Binance Announcement
Preliminary Exploration of Python Crawler Application on FMZ Platform – Crawling the Content of Binance Announcement Recently, I saw that there is no
FMZ~Lydia
2022-12-16 14:32:19
0
696
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
777
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
663
Use the extended API on FMZ Quant Trading Platform to realize TradingView alert signal trading
Use the extended API on FMZ Quant Trading Platform to realize TradingView alert signal trading The extended API on FMZ Quant Trading Platform has been
FMZ~Lydia
2022-12-14 13:42:41
0
875
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
789
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
879
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
961
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
661
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
663
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
701
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
766
Dynamic Balance Strategy Based on the Digital Currency
I. Summary Benjamin Graham, Warren Buffett’s mentor, has mentioned a dynamic balance trading mode of stocks and bonds in the book “The Intelligent Inve
FMZ~Lydia
2022-12-01 16:17:29
0
672
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
986
Some Thoughts on the Logic of Digital Currency Futures Trading
Some Thoughts on the Logic of Digital Currency Futures Trading Problem scenario For a long time, the data delay problem of the position API inter
FMZ~Lydia
2022-11-30 17:12:20
0
639
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
675
另一种TradingView信号执行策略方案
另一种TradingView信号执行策略方案 经常使用TradingView的交易者都知道,TradingView可以推送消息到其它平台。之前在文库中也公开了一篇TradingView的信号推送策略,推送的消息内容是写死在请求url中的,有些不灵活。本篇我们重新用一种方式来设计一个Tradin
发明者量化-小小梦
2022-11-30 10:52:07
17
3956
What You Need to Know to Familiar with MyLanguage on FMZ -- Parameters of MyLanguage Trading Class Library
What You Need to Know to Familiar with MyLanguage on FMZ – Parameters of MyLanguage Trading Class Library It is really simple to write trend strategi
FMZ~Lydia
2022-11-29 18:33:11
0
799
What You Need to Know to Familiar with MyLanguage on FMZ -- Interface Charts
What You Need to Know to Familiar with MyLanguage on FMZ – Interface Charts In the previous article, we have learned about the template parameters of
FMZ~Lydia
2022-11-29 13:38:51
0
810
Take you to analyze the Sharpe ratio, maximum drawdown, return rate and other indicator algorithms in the strategy backtesting
Take you to analyze the Sharpe ratio, maximum drawdown, return rate and other indicator algorithms in the strategy backtesting Some performance indicat
FMZ~Lydia
2022-11-28 16:44:25
0
755
带您剖析策略回测中的夏普率、最大回撤、收益率等指标算法
带您剖析策略回测中的夏普率、最大回撤、收益率等指标算法 经常有群友讨论策略的一些绩效指标算法,在FMZ的API文档中也公开了一个算法。但是没有注释的情况下是有一些不好理解,本篇小编就带你一起来剖析这个算法,相信您看完这篇文章之后应该对于夏普率、最大回撤、收益率等概念、计算逻辑都有一个比较清晰的理解。 我们
发明者量化-小小梦
2022-11-26 15:13:17
0
1716
1
2
3
4
5
6
7
8
9
10
»
末页