Titelseite
Strategie
Bibliothek
Gemeinschaft
API -Dokumentation
Einloggen
Registrieren Sie sich jetzt
HFT
Discussions
Original
利用SQLite构建发明者量化数据库
摘要 数据是量化交易的源头,如何高效地管理大量数据是非常关键的环节,数据库是最佳的解决方案之一,现如今数据库的应用已经是各类日内交易、高频交易等策略的量化标准配置。本篇我们来研究一下发明者量化(FMZ.COM)内置的数据库,内容包括:如何创建数据表、存储数据、修改数据、删除数据、引用数据以及如何
发明者量化-小小梦
2021-03-26 17:09:32
5
1807
可视化编辑策略扩展自定义类库
可视化编辑策略扩展自定义类库 如何给可视化策略扩展自己需要的自定义类库呢?例如我希望计算MA指标,但是系统自带的只有: 这些指标,如何能添加自定义的一些代码呢? 我们就以添加自定义的MA指标计算模块为例,讲解如何扩展可视化模块。
发明者量化-小小梦
2020-10-17 11:27:43
0
1444
RSI2 Mean Reversion Strategy using in futures
Larry Connors RSI2 Mean Reversion Strategy From Many friends asked me to write a grid and market maker strategy,But I generally decline directly. Regardi
善
2020-08-30 10:16:03
0
1436
The futures and cryptocurrency API explanation
Commodity futures CTP and cryptocurrency API exchange have significant differences. Familiar with cryptocurrency exchange programming trading doesn’t mean fami
善
2020-08-30 10:11:55
0
1104
Quickly implement a semi-automatic quantitative trading tool
Quickly implement a semi-automatic quantitative trading tool In commodity futures trading, intertemporary arbitrage are a common trading method. This kind of
善
2020-08-30 10:11:02
0
1058
Introducing the Aroon indicator
What is the Aroon indicator? In the technical analysis, Aroon is a very unique technical indicator. The word “Aroon” comes from Sanskrit, meaning “the ligh
善
2020-08-30 10:08:51
0
1060
hans123 intraday breakthrough strategy
Preface The “HANS123” strategy was first mainly applied to the foreign exchange market. Its trading method is relatively simple and belongs to the trend bre
善
2020-08-12 11:38:39
0
1057
OKEX futures contract hedging strategy by using C++
Speaking of hedging strategies, there are various types, diverse combinations, and diverse ideas in various markets. We explore the design ideas and concepts o
善
2020-08-05 09:54:32
0
1018
Use trading terminal plug-in to facilitate manual trading
Introduction FMZ.COM, as a quantitative trading platform, is mainly to serve programmatic traders. But it also provides a basic trading terminal. Although
善
2020-07-30 11:39:54
0
1050
Balance strategy and grid strategy
If the price of Bitcoin one day in the future will be the same as it is now, what strategy will you adopt to gain profit? The easy way to think of is to sell i
善
2020-07-28 14:32:59
0
1172
Multi-robot market quotes sharing solution
When using digital currency quantitative trading robots, when there are multiple robots running on a server, if you visit different exchanges, the issue is not
善
2020-07-25 09:24:50
0
984
Robot WeChat message push implementation scheme
WeChat group is a public place where like-minded friends gather, and the WeChat group in the quantitative trading circle is no exception. Recently, many FMZ u
善
2020-07-24 09:52:33
0
1059
Graphical Martingale Trading Strategy
Summary Strictly speaking, Martingale is a method of position management. It can be traced back to the eighteenth century and has been enduring for hundred
善
2020-07-23 10:13:42
0
1103
The Logic of Crypto Currency Futures Trading
Problem scene For a long time, the data delay problem of the API interface of the crypto currency exchange has always troubled me. I haven’t found a suitab
善
2020-07-18 13:31:34
0
1004
Bottom shape ZDZB strategy
Summary Until now, secondary market transactions have been flooded with a variety of trading methods. Among them, how to “entering the lowest price” and “e
善
2020-07-16 10:31:53
0
1008
多机器人行情共享解决方案
多机器人行情共享解决方案 在使用数字货币量化交易机器人时,当一个服务器上要跑多个机器人,如果访问不同的交易所,此时问题不大,不会出现API请求频率问题。如果需要有多个机器人同时运行,并且都是做同一个交易所,同一个交易对的量化交易策略。这个时候就有API请求频率限制的问题了。那么如何在用最少的服务器的情况下解决
发明者量化-小小梦
2020-07-15 16:25:20
4
1984
FMEX trading unlocks the optimal order volume optimization Part 2
The collapse of FMEX has harmed many people, but it recently came up with a restart plan and formulated rules similar to the original mining to unlock their d
善
2020-07-07 10:47:04
0
915
Analysis and Realization of Commodity Futures Volume Footprint Chart
Summary Quantum footprint chart is an advanced chart analysis tool, the English name is “Footprint Charts”. It shows the trading activity of each price in
善
2020-07-03 11:06:48
0
1156
调用钉钉接口实现机器人推送消息
一、摘要 现实交易中为了能及时了解发明者量化机器人交易状态,有时候我们需要将机器人所执行的交易结果发送到微信、邮箱、短信等等。但每天上百条各种各样的信息,使得对这些信息已经不敏感,导致重要的信息不能及时查收,所以本篇通过调用钉钉群接口实现机器人推送消息。 二、钉钉群机器人 钉钉群机器人是一个高
发明者量化-小小梦
2020-07-02 12:03:23
4
4244
Simple Volatility EMV Strategy
Summary Unlike other technical indicators, “Ease of Movement Value” reflects changes in price, volume, and popularity. It is a technology that combines pric
善
2020-07-01 10:39:17
0
1024
手把手教你把一个Python策略封装成本地文件
手把手教你把一个Python策略封装成本地文件 本篇讲了两种方案,文末的另一种方案更加简单(推荐)。 有不少使用Python语言编写策略的开发者希望把策略代码文件放在本地,担心策略安全性。正如FMZ API文档中提出的一种方案: 策略安全性 在发明者量化交易平台上开发策略,策略
发明者量化-小小梦
2020-06-30 10:48:18
3
2824
Deviation rate BIAS trading strategy
Summary As the saying goes, This world will seperate after long time united. Also will do the opposite after long time pliting. And this phenomenon a
善
2020-06-30 09:58:26
0
1083
FMZ量化麦(My)语言--界面图表
上一期文章我们一起学习了麦语言的「麦语言交易类库」模板参数,这个模板是麦语言策略创建时自带的,封装了一些交易中需要设置的功能。本期文章我们继续来了解一些关于在发明者量化交易平台使用麦语言的内容。 麦语言策略参数 麦语言的策略参数和在发明者量化交易平台上的其它语言一样,在策略编辑页面设置,例如我们以麦语言版
发明者量化-小小梦
2020-06-22 09:44:17
0
1833
FMZ量化麦语言(My)--麦语言交易类库参数
麦语言编写趋势策略确实十分简单,得益于封装,只需使用几行代码就可以写出一个策略。在发明者量化(FMZ)交易平台上使用麦语言,除了查询麦语言文档:发明者量化My语言(Mylang)文档之外,缺少一些指导文章。本篇我们就一起来玩转FMZ上的麦语
发明者量化-小小梦
2020-06-17 17:47:34
2
2134
High-frequency backtest system based on each transaction and the defects of K-line backtest
When I wrote Research on Binance Futures Multi-currency Hedging Strategy, I also released a backtest engine. And the f
善
2020-06-16 10:30:19
0
1014
Some Thoughts on the Logic of Crypto Currency Futures Trading
Problem scene For a long time, the data delay problem of the API interface of the crypto currency exchange has always troubled me. I haven’t found a suitab
善
2020-06-10 09:31:57
0
963
Teach you to upgrade the market collector backtest the custom data source
Previous article Teach you to implement a market quotes collector taught you how to implement a market collector. We
善
2020-06-06 08:53:02
0
982
FMZ simulation level backtest mechanism explanation
Backtest architecture The FMZ platform backtest program is a complete control process, and the program is polling non-stop according to a certain frequenc
善
2020-06-04 09:46:50
0
1033
The best way to install and upgrade FMZ docker on Linux VPS
Note “One-click Rent a docker VPS” is a expensive way of running FMZ docker, we usually don’t recommend it, it designed mainly for new users to get famil
善
2020-06-03 09:23:30
0
1663
Larry Connors拉里·康纳斯 RSI2均值回归策略
由来 From 我的好朋友燃哥去年曾多次问过我,能不能写一种日内策略。 也有很多朋友来问我,要求写一个网格、做市商策略。 但我一般都直接回绝了,关于这些策略,首先你要有很强的数学功底,起码得有一个数学博士。 另外高频量化比的更是财力,比如说资金量和宽带网速等等。 最重要的是这些违背了我对交易的理解。 那
homily
2020-05-13 16:14:29
0
4033
1
2
3
4
5
6