首页
策略
文库
社区
API文档
登录
立即注册
高频交易
交流分享
原创教程
可视化编辑策略扩展自定义类库
可视化编辑策略扩展自定义类库 如何给可视化策略扩展自己需要的自定义类库呢?例如我希望计算MA指标,但是系统自带的只有: 这些指标,如何能添加自定义的一些代码呢? 我们就以添加自定义的MA指标计算模块为例,讲解如何扩展可视化模块。
发明者量化-小小梦
2020-10-17 11:27:43
0
1910
获取托管者发送http请求报文的解决方案
获取托管者发送http请求报文的解决方案 在测试、调试策略代码时、实盘运行机器人时经常有遇到交易所接口报错的情况,此时去查询交易所接口API文档,查询相关报错信息,咨询交易所API技术客服时总是需要提供报错时的请求报文,用来分析报错原因。 这个时候看不到报文信息就无从下手找问题,本篇文章我们一起来探讨两种
发明者量化-小小梦
2020-09-23 16:24:42
0
1678
量化交易中服务器使用浅谈
量化交易中服务器使用浅谈 在做程序化、量化交易时,虽然可以使用任何设备运行量化交易程序(操作账户按照一定交易策略交易的机器人程序)。但是比较保险的还是使用一台某个运营商机房的服务器。网络通信和电源供给都比较有保障。毕竟量化交易程序操作的是真金白银的账户资产,能做到的基础保障应当尽量做到,使用自己的电脑等设备
发明者量化-小小梦
2020-09-20 08:42:17
4
3316
[千团大战]币安交割合约策略3——蝶式对冲
币安交割合约策略3.ipynb
小草
2020-09-14 15:24:43
13
6808
平衡挂单策略(教学策略)
平衡挂单策略(教学策略) 本篇讲述的策略本质是动态平衡策略,即始终平衡币价值与计价币价值相等。不过设计为预先挂单,策略逻辑十分简单。编写该策略的主要目的是为了展示策略设计的各个方面。 策略逻辑封装 把策略逻辑和运行时的一些数据、标记变量封装在一起(封装成对象)。 策略处理初始化工作的代码
发明者量化-小小梦
2020-09-02 17:05:25
0
2619
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
1908
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
1506
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
1409
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
1461
Preliminary Study on Backtesting of Digital Currency Options Strategy
Preliminary Study on Backtesting of Digital Currency Options Strategy Recently, FMZ Platform has upgraded the backtesting system to support the backtesting of
善
2020-08-23 10:53:41
0
1463
The Difference between Quantitative Trading and Subjective Trading
Quantitative trading Quantitative systemic traders, enter rules + exit rules + fund management are all quantified. The typical is the turtle trading rules. Yo
善
2020-08-22 18:44:16
0
1432
ATR Channel strategy Implemented on crypto market
Strategy name: Channel strategy based on ATR volatility index Strategy idea: Channel Adaptive Strategy, Fixed Stop + Floating Stop Data Cycle: Multi-Cycle /
善
2020-08-21 19:29:51
0
1359
Thermostat Strategy using on crypto market by MyLanguage
Strategy Name: Upgraded Thermostat Strategy Data cycle: 1H Support: Commodity Futures, Digital Currency Futures, Digital Currency Spot /upload/asset/6e6218
善
2020-08-21 19:19:20
0
1248
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
1576
数字货币期权策略回测初探
数字货币期权策略回测初探 最近发明者量化交易平台升级了回测系统,支持了数字货币期权回测,本次支持了Deribit交易所的一些期权数据。因此我们对于期权交易的学习,以及策略验证有了更好的工具。 Deribit 期权回测 回测系统中定义的Deribit期权为欧式,一张合约价值为
发明者量化-小小梦
2020-08-11 14:21:28
0
2488
TradingViewWebHook alarm directly connected to FMZ robot
Recently, more and more TradingView users have connected the TradingView chart signal to FMZ platform (FMZ.COM) and let the robot strategy on FMZ execute the t
善
2020-08-07 10:44:17
0
1407
Add an alarm clock to the trading strategy
Traders who design trading strategies often ask me how to design timing functions for strategies so that strategies can handle certain tasks at specified times
善
2020-08-06 11:15:28
0
1456
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
1390
Trading strategy based on the active flow of funds
Summary The price is either up or down. In the long run, the probability of price rise and fall should be 50%, so to correctly predict the future price, yo
善
2020-08-01 09:50:44
0
1384
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
1443
Quantitative typing rate trading strategy
About us This trading system is quantitatively designed by 泊宇量化. we are a team that has been committed to researching quantitative trading strategies for a
善
2020-07-29 11:42:43
0
1361
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
1587
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
1346
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
1452
平衡策略与网格策略详解
如果未来某一天的比特币价格将和现在相同,你将采取怎样的策略来获取收益?很容易想到的方法是涨了卖出,跌了就买入,等待价格再恢复时,就赚取了中间的差价。具体如何执行呢?涨了需要卖出多少,卖早了显然亏了,同样买入过早也会少赚。平衡策略与网格策略都是为了解决这个问题,它们也十分相似,本文将具体介绍这两个策略。 策略简
小草
2020-07-23 11:12:04
11
21841
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
1588
Python version iceberg commission strategy
This article brings two classic strategies for transplantation: Iceberg commission (buy/sell). The strategy is transplanted from the Iceberg commission JavaSc
善
2020-07-21 10:21:10
0
1439
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
1337
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
1389
多机器人行情共享解决方案
多机器人行情共享解决方案 在使用数字货币量化交易机器人时,当一个服务器上要跑多个机器人,如果访问不同的交易所,此时问题不大,不会出现API请求频率问题。如果需要有多个机器人同时运行,并且都是做同一个交易所,同一个交易对的量化交易策略。这个时候就有API请求频率限制的问题了。那么如何在用最少的服务器的情况下解决
发明者量化-小小梦
2020-07-15 16:25:20
4
2472
首页
«
11
12
13
14
15
16
17
18
19
20
»
末页