logo logo
  • 首页
  • 策略
  • 文库
  • 社区
  • API文档
登录 立即注册
高频交易 交流分享 原创教程
  • 基于FMZ量化的订单同步管理系统设计(1)
    基于FMZ量化的订单同步管理系统设计(1)
    基于FMZ量化的订单同步管理系统设计(1) 在FMZ文库的往期文章中,我们设计过几种订单、持仓同步策略。 - 实现一个简易数字货币现货跟单机器人 - [数字货币合约简易跟单机器人](https://www.fmz.com/di
    avatar of 发明者量化-小小梦
    发明者量化-小小梦 2022-02-14 19:46:30
    comments   11     hits   1609
  • 发明者量化交易平台APP使用快速入门
    发明者量化交易平台APP使用快速入门
    发明者量化交易平台APP使用快速入门 APP使用快速入门视频: /upload/asset/1658820456ca11fbe71a.mp4 1、顶部显示 打开发明者量化交易平台APP应用,首先进入应用主页,我们可以看到顶部的搜索控件、扫码控件、滚动展示栏。 /upload/asset/1
    avatar of 发明者量化-小小梦
    发明者量化-小小梦 2021-10-26 16:36:24
    comments   2     hits   6286
  • My语言策略实时推送仓位变化到手机App与微信
    My语言策略实时推送仓位变化到手机App与微信
    一、摘要 随着量化交易策略的不断完善,用户对于持仓变化的实时推送要求也越来越高,比如:Web在线日志、手机App、微信等,都需要将账户持仓发生的变化实时地、主动地传送到浏览器、手机等等。为此本文针对发明者量化(FMZ.COM)My语言策略,来实现将仓位实时推送到手机App和微信。 **本文完整的源代码请猛
    avatar of 发明者量化-小小梦
    发明者量化-小小梦 2021-08-10 17:06:46
    comments   0     hits   1455
  • 数字货币现货对冲策略设计(2)
    数字货币现货对冲策略设计(2)
    数字货币现货对冲策略设计(2) 上一篇文章中我们一起实现了一个简单的对冲策略,接下来我们学习如何升级这个策略。 策略改动并不会很大,不过改动的细节需要注意。代码中有些地方的定义和之前有变动,需要重点理解。 升级这个策略的需求 切换现货交易所对象杠杆模式 这个改动只与实盘有关,有些现货交易
    avatar of 发明者量化-小小梦
    发明者量化-小小梦 2021-07-30 16:36:48
    comments   5     hits   2237
  • 数字货币现货对冲策略设计(1)
    数字货币现货对冲策略设计(1)
    数字货币现货对冲策略设计(1) 对于策略设计的初学者来说,对冲策略是非常好的练手策略。本篇实现一个简单但是可以实盘的数字货币现货对冲策略,希望可以让初学者学习到一些设计经验。 根据策略需求设计一些函数、策略界面参数 首先明确这个即将设计的策略是一个数字货币现货对冲策略,我们设计最简单的对冲,只在
    avatar of 发明者量化-小小梦
    发明者量化-小小梦 2021-07-19 17:38:24
    comments   1     hits   2783
  • 如何通过策略出租码元数据给出租的策略指定不同的版本数据
    如何通过策略出租码元数据给出租的策略指定不同的版本数据
    策略出租码元数据的应用 在发明者量化交易平台上做开发的小伙伴们可能经常有这样的需求: 开发出一个策略出租时希望对于策略进行不同的资金限制,对策略出租时进行不同的交易所限制(限制策略操作的交易所),再或者希望对于策略出租时进行交易所账号配置的限制(指定这个策略只能操作事先约定好的账户,策略使用者使用其它账
    avatar of 发明者量化-小小梦
    发明者量化-小小梦 2021-05-20 09:53:15
    comments   0     hits   1253
  • 利用SQLite构建发明者量化数据库
    利用SQLite构建发明者量化数据库
    摘要 数据是量化交易的源头,如何高效地管理大量数据是非常关键的环节,数据库是最佳的解决方案之一,现如今数据库的应用已经是各类日内交易、高频交易等策略的量化标准配置。本篇我们来研究一下发明者量化(FMZ.COM)内置的数据库,内容包括:如何创建数据表、存储数据、修改数据、删除数据、引用数据以及如何
    avatar of 发明者量化-小小梦
    发明者量化-小小梦 2021-03-26 17:09:32
    comments   5     hits   1911
  • 可视化编辑策略扩展自定义类库
    可视化编辑策略扩展自定义类库
    可视化编辑策略扩展自定义类库 如何给可视化策略扩展自己需要的自定义类库呢?例如我希望计算MA指标,但是系统自带的只有: 这些指标,如何能添加自定义的一些代码呢? 我们就以添加自定义的MA指标计算模块为例,讲解如何扩展可视化模块。
    avatar of 发明者量化-小小梦
    发明者量化-小小梦 2020-10-17 11:27:43
    comments   0     hits   1517
  • RSI2 Mean Reversion Strategy using in futures
    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
    avatar of 善
    善 2020-08-30 10:16:03
    comments   0     hits   1528
  • The futures and cryptocurrency API explanation
    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
    avatar of 善
    善 2020-08-30 10:11:55
    comments   0     hits   1191
  • Quickly implement a semi-automatic quantitative trading tool
    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
    avatar of 善
    善 2020-08-30 10:11:02
    comments   0     hits   1137
  • Introducing the Aroon indicator
    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
    avatar of 善
    善 2020-08-30 10:08:51
    comments   0     hits   1139
  • hans123 intraday breakthrough strategy
    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
    avatar of 善
    善 2020-08-12 11:38:39
    comments   0     hits   1147
  • OKEX futures contract hedging strategy by using C++
    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
    avatar of 善
    善 2020-08-05 09:54:32
    comments   0     hits   1104
  • Use trading terminal plug-in to facilitate manual trading
    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
    avatar of 善
    善 2020-07-30 11:39:54
    comments   0     hits   1136
  • Balance strategy and grid strategy
    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
    avatar of 善
    善 2020-07-28 14:32:59
    comments   0     hits   1263
  • Multi-robot market quotes sharing solution
    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
    avatar of 善
    善 2020-07-25 09:24:50
    comments   0     hits   1057
  • Robot WeChat message push implementation scheme
    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
    avatar of 善
    善 2020-07-24 09:52:33
    comments   0     hits   1139
  • Graphical Martingale Trading Strategy
    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
    avatar of 善
    善 2020-07-23 10:13:42
    comments   0     hits   1196
  • The Logic of Crypto Currency Futures Trading
    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
    avatar of 善
    善 2020-07-18 13:31:34
    comments   0     hits   1076
  • Bottom shape ZDZB strategy
    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
    avatar of 善
    善 2020-07-16 10:31:53
    comments   0     hits   1095
  • 多机器人行情共享解决方案
    多机器人行情共享解决方案
    多机器人行情共享解决方案 在使用数字货币量化交易机器人时,当一个服务器上要跑多个机器人,如果访问不同的交易所,此时问题不大,不会出现API请求频率问题。如果需要有多个机器人同时运行,并且都是做同一个交易所,同一个交易对的量化交易策略。这个时候就有API请求频率限制的问题了。那么如何在用最少的服务器的情况下解决
    avatar of 发明者量化-小小梦
    发明者量化-小小梦 2020-07-15 16:25:20
    comments   4     hits   2062
  • FMEX trading unlocks the optimal order volume optimization Part 2
    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
    avatar of 善
    善 2020-07-07 10:47:04
    comments   0     hits   1001
  • Analysis and Realization of Commodity Futures Volume Footprint Chart
    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
    avatar of 善
    善 2020-07-03 11:06:48
    comments   0     hits   1235
  • 调用钉钉接口实现机器人推送消息
    调用钉钉接口实现机器人推送消息
    一、摘要 现实交易中为了能及时了解发明者量化机器人交易状态,有时候我们需要将机器人所执行的交易结果发送到微信、邮箱、短信等等。但每天上百条各种各样的信息,使得对这些信息已经不敏感,导致重要的信息不能及时查收,所以本篇通过调用钉钉群接口实现机器人推送消息。 二、钉钉群机器人 钉钉群机器人是一个高
    avatar of 发明者量化-小小梦
    发明者量化-小小梦 2020-07-02 12:03:23
    comments   4     hits   4354
  • Simple Volatility EMV Strategy
    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
    avatar of 善
    善 2020-07-01 10:39:17
    comments   0     hits   1107
  • 手把手教你把一个Python策略封装成本地文件
    手把手教你把一个Python策略封装成本地文件
    手把手教你把一个Python策略封装成本地文件 本篇讲了两种方案,文末的另一种方案更加简单(推荐)。 有不少使用Python语言编写策略的开发者希望把策略代码文件放在本地,担心策略安全性。正如FMZ API文档中提出的一种方案: 策略安全性 在发明者量化交易平台上开发策略,策略
    avatar of 发明者量化-小小梦
    发明者量化-小小梦 2020-06-30 10:48:18
    comments   3     hits   2941
  • Deviation rate BIAS trading strategy
    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
    avatar of 善
    善 2020-06-30 09:58:26
    comments   0     hits   1158
  • FMZ量化麦(My)语言--界面图表
    FMZ量化麦(My)语言--界面图表
    上一期文章我们一起学习了麦语言的「麦语言交易类库」模板参数,这个模板是麦语言策略创建时自带的,封装了一些交易中需要设置的功能。本期文章我们继续来了解一些关于在发明者量化交易平台使用麦语言的内容。 麦语言策略参数 麦语言的策略参数和在发明者量化交易平台上的其它语言一样,在策略编辑页面设置,例如我们以麦语言版
    avatar of 发明者量化-小小梦
    发明者量化-小小梦 2020-06-22 09:44:17
    comments   0     hits   1972
  • FMZ量化麦语言(My)--麦语言交易类库参数
    FMZ量化麦语言(My)--麦语言交易类库参数
    麦语言编写趋势策略确实十分简单,得益于封装,只需使用几行代码就可以写出一个策略。在发明者量化(FMZ)交易平台上使用麦语言,除了查询麦语言文档:发明者量化My语言(Mylang)文档之外,缺少一些指导文章。本篇我们就一起来玩转FMZ上的麦语
    avatar of 发明者量化-小小梦
    发明者量化-小小梦 2020-06-17 17:47:34
    comments   2     hits   2267
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
Forums
PINE Language FAQ Summary MyLanguage Web3 About Us
Product
Robot Strategy Node Platforms Tickets
API
Syntax guide User guide Trading api Blockchain Indicator

© 2015 - ∞ INVENTOR PTE LTD (SG)