首页
策略
文库
社区
API文档
登录
立即注册
高频交易
交流分享
原创教程
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
发明者量化-小小梦
2022-12-16 14:32:19
0
879
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
发明者量化-小小梦
2022-12-16 13:54:12
0
1005
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
发明者量化-小小梦
2022-12-16 10:59:02
0
872
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
发明者量化-小小梦
2022-12-14 13:42:41
0
1131
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
发明者量化-小小梦
2022-12-13 16:22:00
0
985
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
发明者量化-小小梦
2022-12-13 14:11:36
0
1142
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
发明者量化-小小梦
2022-12-12 16:50:29
0
1210
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
发明者量化-小小梦
2022-12-09 16:57:43
0
836
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
发明者量化-小小梦
2022-12-02 21:38:52
0
842
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
发明者量化-小小梦
2022-12-02 16:58:27
0
899
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
发明者量化-小小梦
2022-12-01 16:54:01
0
987
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
发明者量化-小小梦
2022-12-01 16:17:29
0
857
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
发明者量化-小小梦
2022-12-01 11:36:33
0
1179
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
发明者量化-小小梦
2022-11-30 17:12:20
0
804
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
发明者量化-小小梦
2022-11-30 12:38:50
0
847
另一种TradingView信号执行策略方案
另一种TradingView信号执行策略方案 经常使用TradingView的交易者都知道,TradingView可以推送消息到其它平台。之前在文库中也公开了一篇TradingView的信号推送策略,推送的消息内容是写死在请求url中的,有些不灵活。本篇我们重新用一种方式来设计一个Tradin
发明者量化-小小梦
2022-11-30 10:52:07
17
4581
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
发明者量化-小小梦
2022-11-29 18:33:11
0
1027
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
发明者量化-小小梦
2022-11-29 13:38:51
0
1024
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
发明者量化-小小梦
2022-11-28 16:44:25
0
1023
带您剖析策略回测中的夏普率、最大回撤、收益率等指标算法
带您剖析策略回测中的夏普率、最大回撤、收益率等指标算法 经常有群友讨论策略的一些绩效指标算法,在FMZ的API文档中也公开了一个算法。但是没有注释的情况下是有一些不好理解,本篇小编就带你一起来剖析这个算法,相信您看完这篇文章之后应该对于夏普率、最大回撤、收益率等概念、计算逻辑都有一个比较清晰的理解。 我们
发明者量化-小小梦
2022-11-26 15:13:17
0
2489
Modeling and Analysis of Bitcoin Volatility Based on ARMA-EGARCH Model
Recently, I have made some analysis on the volatility of Bitcoin, which is wordy and spontaneous. So I simply share some of my understanding and code as fol
发明者量化-小小梦
2022-11-15 15:32:43
0
1059
[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
发明者量化-小小梦
2022-11-11 18:17:46
0
971
The Use of Servers in Quantitative Trading
When we carry out the programming and quantitative trading, we can use any device to run the quantitative trading program (a robot program that operates the
发明者量化-小小梦
2022-11-11 14:43:34
0
889
Solution to Get the http Request Message Sent by the Docker
When testing and debugging the strategy code, or running the robot on the real bot, the exchange interface often reports errors. At this time, go to the exc
发明者量化-小小梦
2022-11-10 20:49:38
0
869
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
发明者量化-小小梦
2022-11-10 19:48:01
0
834
Detailed Explanation of Futures Backhand Doubling Algorithm Strategy Notes
This strategy is a strategy that was applied to Digital Currency 796 Futures Exchange long time ago. Futures contracts are currency-based, that is, the margi
发明者量化-小小梦
2022-11-10 18:23:36
0
837
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
发明者量化-小小梦
2022-11-09 18:41:21
0
1350
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
发明者量化-小小梦
2022-11-09 14:49:29
0
819
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
发明者量化-小小梦
2022-11-09 11:40:34
0
889
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 develo
发明者量化-小小梦
2022-11-09 10:34:37
0
813
首页
«
3
4
5
6
7
8
9
10
11
12
»
末页