logo logo
  • 首页
  • 策略
  • 文库
  • 社区
  • API文档
登录 立即注册
高频交易 交流分享 原创教程
  • Python version of Commodity Futures Intertemporal Bollinger Hedge Strategy (Study purpose only)
    Python version of Commodity Futures Intertemporal Bollinger Hedge Strategy (Study purpose only)
    The previously written intertemporal arbitrage strategy requires manual input of the hedging spread for opening and closing positions. Judging the price differ
    avatar of 善
    善 2020-06-20 10:52:34
    comments   0     hits   1289
  • Interfacing with FMZ robot using "Tradingview" indicator
    Interfacing with FMZ robot using "Tradingview" indicator
    Background introduction TradingView is a good market quotes drawing tool. The pine script is also a powerful existence! Backtesting, alarming, and v
    avatar of 善
    善 2020-06-19 11:08:22
    comments   0     hits   1559
  • Commodity "futures and spots" Arbitrage Chart Based on FMZ Fundamental Data
    Commodity "futures and spots" Arbitrage Chart Based on FMZ Fundamental Data
    Summary Some people may be unfamiliar with the word “arbitrage”, but “arbitrage” is very common in real life. For example, the owner of a convenience store
    avatar of 善
    善 2020-06-17 10:59:26
    comments   0     hits   1409
  • Python version of commodity futures intertemporal hedging strategy
    Python version of commodity futures intertemporal hedging strategy
    Ported from the JavaScript version of Commodity Futures Intertemporal Hedging-Hundred Lines of Code Implementation, this
    avatar of 善
    善 2020-06-12 15:57:51
    comments   0     hits   1494
  • Enhanced analysis tool based on Alpha101 grammar development
    Enhanced analysis tool based on Alpha101 grammar development
    Summary The FMZ platform launched a trading factor analysis tool based on “WorldQuant Alpha101”, which provides a new weapon for developers of quantitative
    avatar of 善
    善 2020-06-09 09:34:58
    comments   0     hits   1898
  • Commodity Futures R-Breaker Strategy
    Commodity Futures R-Breaker Strategy
    Summary The R-Breaker strategy was developed by Richard Saidenberg and published in 1994. It was selected as one of the top ten most profitable trading str
    avatar of 善
    善 2020-06-02 08:57:10
    comments   0     hits   1790
  • 数字货币期货交易逻辑的一点思考
    数字货币期货交易逻辑的一点思考
    数字货币期货交易逻辑的一点思考 问题场景 长久以来,数字货币交易所持仓API接口的数据延迟问题总是困扰着我。一直没有找到合适的处理方式,这个问题的场景我来复现下。通常合约交易所提供的市价单其实为对手价,所以有时候用这个所谓的“市价单”有些不靠谱。因此我们在写数字货币期货交易策略时,大部分用的是限价单
    avatar of 发明者量化-小小梦
    发明者量化-小小梦 2020-06-01 09:52:45
    comments   6     hits   2568
  • Teach you to implement a market quotes collector
    Teach you to implement a market quotes collector
    The support of market quotes data is indispensable when researching, designing and backtest trading strategies. It is not realistic to collect all the data fro
    avatar of 善
    善 2020-05-30 10:03:39
    comments   0     hits   1417
  • Python Version Commodity Futures Moving Average Strategy
    Python Version Commodity Futures Moving Average Strategy
    It is completely transplanted from the “CTP Commodity Futures Variety Moving Average Strategy”. Since the Python version
    avatar of 善
    善 2020-05-28 13:17:45
    comments   0     hits   1384
  • Market quotes collector upgrade again
    Market quotes collector upgrade again
    Supporting CSV format file import to provide custom data source Recently, a trader needs to use his own CSV format file as a data source for FMZ platform b
    avatar of 善
    善 2020-05-26 14:25:15
    comments   0     hits   1286
  • 行情收集器再升级--支持CSV格式文件导入提供自定义数据源
    行情收集器再升级--支持CSV格式文件导入提供自定义数据源
    行情收集器再升级–支持CSV格式文件导入提供自定义数据源 最近一个用户需要让自己的CSV格式文件作为数据源,让发明者量化交易平台的回测系统使用。发明者量化交易平台的回测系统功能众多,使用简洁高效,这样只要自己有数据,就可以进行回测了,不再局限于平台数据中心支持的交易所、品种。 设计思路 设计思路其
    avatar of 发明者量化-小小梦
    发明者量化-小小梦 2020-05-23 15:44:47
    comments   24     hits   2826
  • Commodity Futures High Frequency Trading Strategy written by C++
    Commodity Futures High Frequency Trading Strategy written by C++
    “Penny Jump” Commodity Futures High Frequency Trading Strategy written by C++ Summary The market is the battleground, the buyer and the seller are always
    avatar of 善
    善 2020-05-22 15:28:11
    comments   0     hits   1537
  • Larry Connors RSI2 Mean Reversion Strategy
    Larry Connors RSI2 Mean Reversion Strategy
    From Many friends asked me to write a grid and market maker strategy,But I generally decline directly. Regarding these strategies, first of all, you must
    avatar of 善
    善 2020-05-20 11:12:18
    comments   0     hits   2166
  • 奥克手把手教你用JS对接FMZ扩展API
    奥克手把手教你用JS对接FMZ扩展API
    简介 大家好,我是“奥克量化”。由于前段时间,我开发的行情趋势提醒【监控大盘】广受大家的喜爱,并且有【奥克量化】同名服务号的同步提醒,让新老韭菜在行情趋势的判断上,有了新的参考。借此热度,开始着手对接FMZ的扩展API,来实现机器人之间
    avatar of 奥克量化
    奥克量化 2020-05-16 18:04:17
    comments   2     hits   3160
  • Based on the use of a new relative strength index in intraday strategies
    Based on the use of a new relative strength index in intraday strategies
    Summary The traditional Relative Strength Index (RSI) uses two lines to reflect the strength of the price trend. This kind of graph can provide investors
    avatar of 善
    善 2020-05-16 08:47:50
    comments   0     hits   1379
  • Research on Binance Futures Multi-currency Hedging Strategy Part 4
    Research on Binance Futures Multi-currency Hedging Strategy Part 4
    Binance futures multi-currency hedging strategy’s recent review and minute-level K-line backtest results Three research reports on Binance’s multi-currency h
    avatar of 善
    善 2020-05-14 15:18:56
    comments   0     hits   1595
  • Research on Binance Futures Multi-currency Hedging Strategy Part 3
    Research on Binance Futures Multi-currency Hedging Strategy Part 3
    Just a rough simulation, so that everyone has a specific concept of the amount of lost margins. You can download the notebook and upload it to the FMZ researc
    avatar of 善
    善 2020-05-12 12:14:29
    comments   0     hits   1445
  • Research on Binance Futures Multi-currency Hedging Strategy Part 2
    Research on Binance Futures Multi-currency Hedging Strategy Part 2
    The original research report address: https://www.fmz.com/digest-topic/5584 You can read it first, this article won’t have duplicate content. This article will
    avatar of 善
    善 2020-05-09 16:03:01
    comments   0     hits   1665
  • Crocodile line trading system Python version
    Crocodile line trading system Python version
    Summary People who have done financial trading will probably have an experience. Sometimes the price fluctuations are regular, but more often it shows an u
    avatar of 善
    善 2020-05-07 14:33:19
    comments   0     hits   1519
  • JavaScript version SuperTrend strategy
    JavaScript version SuperTrend strategy
    JavaScript version SuperTrend strategy There are many versions of the SuperTrend indicator on the TV. I found a relatively easy-to-understand algorithm an
    avatar of 善
    善 2020-04-29 12:09:15
    comments   0     hits   2686
  • JavaScript版本SuperTrend策略
    JavaScript版本SuperTrend策略
    JavaScript版本SuperTrend策略 TV上的SuperTrend指标有多种版本,找了一个比较容易看懂的算法移植的,对比在发明者量化交易平台回测系统TV图表上加载的SuperTrend指标,发现略有差异,暂时没弄明白原因,期盼各位读者大神指导,我先抛砖引玉。 SuperTrend 指标
    avatar of 发明者量化-小小梦
    发明者量化-小小梦 2020-04-17 16:36:24
    comments   16     hits   4160
  • 手把手教你实现一个行情收集器
    手把手教你实现一个行情收集器
    在程序化交易、量化交易中研究策略、设计策略、回测分析时离不开行情数据的支持。市面上的所有数据都收集也不现实,毕竟数据量太大。对于数字货币市场来说,发明者量化交易平台上支持有限的交易所、交易对的回测数据。如果想回测一些暂时不支持数据的交易所、交易对。可以使用自定义数据源来进行回测,但是这个前提是要自己有数据才行。所以就
    avatar of 发明者量化-小小梦
    发明者量化-小小梦 2020-04-16 12:44:03
    comments   7     hits   4058
  • 基于数字货币的动态平衡策略
    基于数字货币的动态平衡策略
    一、摘要 沃伦 · 巴菲特的导师本杰明 · 格雷厄姆曾经在《聪明的投资者》一书中,曾经提到过一种股票债券动态平衡的交易模式。 这种交易模式非常简单: - 把手中 50% 的资金投资于股票基金,剩下 50% 投资于债券基金。即
    avatar of 发明者量化-小小梦
    发明者量化-小小梦 2020-03-03 10:17:43
    comments   3     hits   3948
  • 使用交易终端插件方便手工交易
    使用交易终端插件方便手工交易
    简介 FMZ身为量化交易平台,主要是为了服务程序化交易者。但也提供了基础的交易终端,虽然功能简单,有时候也能起到大用,比如交易所繁忙无法打开,而API还是可以工作的,此时可以通过终端就可以撤单,下单,查看行情账户等。为了完善交易终端的体验,现在增加了插件功能。有时候,我们需要一个小功能来辅助交
    avatar of 小草
    小草 2020-02-29 21:04:52
    comments   2     hits   4286
  • Python版MACD画图范例
    Python版MACD画图范例
    Python版MACD画图范例 其实在做这个范例代码之前,在发明者量化交易平台策略广场:https://www.fmz.com/strategy/151972 。已经有JavaScript版本的MACD指标画图范例了。不过应用户的需求,还是写一个Python版本的例子,以供在策略开发设计画图时作为参考代码。
    avatar of 发明者量化-小小梦
    发明者量化-小小梦 2020-02-27 19:18:17
    comments   0     hits   2894
  • 使用Python实现量化交易机器人定时启动或停止小工具
    使用Python实现量化交易机器人定时启动或停止小工具
    使用Python实现量化交易机器人定时启动或停止小工具 作为全网功能强大、灵活易用的量化交易平台,发明者量化交易平台虽然使用门槛非常低,机器人程序占用资源很少。但是我们依然希望,让机器人需要运行的时候启动,不需要运行时停止。 例如,在做商品期货程序化、量化交易时,非开市时间占全天的绝大部分。这样我们就非常希
    avatar of 发明者量化-小小梦
    发明者量化-小小梦 2020-02-14 21:56:58
    comments   4     hits   3189
  • 腐妹子吐槽大会第 I 期
    腐妹子吐槽大会第 I 期
    题记 “` 拜庄人指路,堕入币圈,持大饼后便跌到一发不可收拾,整日郁郁而过,生活不能自理。 某日途径村头,见一腐(F)妹(M)子(Z),乃张家有女初长成,养在深闺人未识,天生丽质难自弃,回眸一笑百媚生。 腐妹子循循善诱,拜其量化群中,其中大神甚众,高手不乏,无不有所长处,无不值得请教。 群主草爷,根红苗正,博
    avatar of congcong009
    congcong009 2020-02-13 15:06:20
    comments   11     hits   2780
  • 定量分型速率交易策略
    定量分型速率交易策略
    关于我们 此交易系统由泊宇量化设计,我是很早就致力于研究量化策略的团队, 去年Tokeninsight量化大赛取得了优异的成绩。 也非常感谢FMZ社区提供这样一个平台。 为更好支持量化社区建设,现在在此公开发表此策略的设计理念和设计思路。
    avatar of homily
    homily 2020-02-05 13:23:07
    comments   7     hits   5453
  • Python版单平台均衡策略
    Python版单平台均衡策略
    Python版单平台均衡策略 JavaScript版 策略地址:https://www.fmz.com/strategy/345 本期文章,我们来一起练习移植一个简单的JavaScript策略。通过移植策略,更加熟悉发明者量化交易平台接口的调用,了解在平台开发策略时不同语言的略微差别,其实Java
    avatar of 发明者量化-小小梦
    发明者量化-小小梦 2020-02-05 10:02:03
    comments   1     hits   2857
  • 老码农的踩坑之旅
    老码农的踩坑之旅
    [ 新比特量化 ] 老码农的踩坑之旅 一、前言 女怕嫁错郎,男怕入错行。这句话是真真切切的刻在老夫脸上。大学双本毕业,加入中国的制造业大军,从事传统行业(汽车电子)的软件设计。刚开始用asm编写第一份程序,配合女朋友帮忙设计的pcb, 制作了第一份产品与发明专利。原本以为自己从事的行业是首屈一指的
    avatar of fmzero
    fmzero 2020-01-26 13:35:11
    comments   6     hits   6892
  • 首页
  • «
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
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)