首页
策略
文库
社区
API文档
登录
立即注册
高频交易
交流分享
原创教程
当FMZ遇到ChatGPT,记一次使用AI来辅助学习量化交易的尝试
当FMZ遇到ChatGPT,记一次使用AI来辅助学习量化交易的尝试 ChatGPT 最近ChatGPT可谓是非常火,网路上已经有各种应用到实际场景中的视频。简单介绍一下什么是ChatGPT,ChatGPT是由OpenAI开发的一款语言模型。不同以往的人工智能,ChatGPT有非常强大的语言理解能力
发明者量化-小小梦
2022-12-25 11:31:38
11
2960
Off the shelf quantitative trading tool for digital currency options
Off the shelf quantitative trading tool for digital currency options 1. Quantitative and program trading of digital currency options Recently, ma
FMZ~Lydia
2022-12-23 22:12:54
0
609
Oak teaches you to use JS to interface with FMZ extended API
Oak teaches you to use JS to interface with FMZ extended API Introduction Hello everyone, I’m “Oak Quant”. Due to the market trend reminder I developed
FMZ~Lydia
2022-12-20 13:27:24
0
566
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
FMZ~Lydia
2022-12-01 16:54:01
0
689
LeeksReaper Strategy Analysis(1)
LeeksReaper Strategy Analysis(1) Recently, there is a hot discussion about the print money robot in FMZ Quant WeChat group. A very old strategy h
FMZ~Lydia
2022-11-04 15:42:26
0
724
用这么易学易用的Pine语言如果还不会写策略的话,那我就...
用这么易学易用的Pine语言如果还不会写策略的话,那我就… TradingView上的开源策略数量多到爆炸,这么多优秀的策略、思路、指标不能实盘真是太可惜了。看到这一点,作为致力于把量化交易技术普及给众多交易者的FMZ自然不能抑制这种解决需求的冲动! 这个需求绝对不能忍! 于是,在编程开发的代码世界
发明者量化-小小梦
2022-06-01 17:37:55
6
2611
基于FMZ量化的订单同步管理系统设计(1)
基于FMZ量化的订单同步管理系统设计(1) 在FMZ文库的往期文章中,我们设计过几种订单、持仓同步策略。 - 实现一个简易数字货币现货跟单机器人 - [数字货币合约简易跟单机器人](https://www.fmz.com/di
发明者量化-小小梦
2022-02-14 19:46:30
11
1614
Fisher指标的JavaScript语言实现以及在FMZ上画图
Fisher指标的JavaScript语言实现以及在FMZ上画图 交易中技术分析的时候,交易者都把股价数据作为正态分布的数据来分析、研究。不过,股价数据分布并不符合标准的正态分布。Fisher Transformation就是一个可以把价格数据转换为类似于正态分布的方法。”`Fisher Tra
发明者量化-小小梦
2021-12-27 09:51:39
0
1183
FMZ量化麦(My)语言--界面图表
上一期文章我们一起学习了麦语言的「麦语言交易类库」模板参数,这个模板是麦语言策略创建时自带的,封装了一些交易中需要设置的功能。本期文章我们继续来了解一些关于在发明者量化交易平台使用麦语言的内容。 麦语言策略参数 麦语言的策略参数和在发明者量化交易平台上的其它语言一样,在策略编辑页面设置,例如我们以麦语言版
发明者量化-小小梦
2020-06-22 09:44:17
0
1980
3.4 Visual programming quick start
Visual programming quick start Summary Many subjective traders are interested in quantitative trading, at first, they begin with full confidence. After l
善
2019-06-25 12:10:36
0
1430
2.4 How to write a trading strategy on FMZ Quant platform
How to write a trading strategy on FMZ Quant platform Summary After studying the previous sections, we finally ready to write a quantitative trading strat
善
2019-06-25 12:04:22
0
3107