首页
策略
文库
社区
API文档
登录
立即注册
高频交易
交流分享
原创教程
Application of the "__Thread" function in JavaScript strategy design
Application of the “__Thread” function in JavaScript strategy design In the initial design of FMZ strategy, if asynchronous concurrent operations are re
FMZ~Lydia
2023-07-07 13:56:17
0
770
JavaScript策略设计中的__Thread函数应用
JavaScript策略设计中的__Thread函数应用 在最初的FMZ策略设计中,如果需要使用异步并发的操作只能使用exchange.Go()函数来实现FMZ封装接口的并发,无法并发执行一些自定义的操作(函数)。虽然这种设计让策略程序执行起来效率提高不少,但是对于原生编程语言中有过并发设计经验的
发明者量化-小小梦
2023-07-04 16:35:42
3
927
If you don't know how to write a strategy in such an easy-to-learn and easy-to-use Pine language...
If you don’t know how to write a strategy in such an easy-to-learn and easy-to-use Pine language… The number of open source strategies on TradingView is
FMZ~Lydia
2023-02-16 14:55:00
0
838
高频交易的预期收益
高频交易的预期收益 摘要 *在高频交易中定义α比在低频交易中更复杂,因为并非所有策略都是基于价格进行预测,而是需要更多的条件,以及对它们之间的交互的理解。在本文中,我们通过解释高频交易的组成部分和用于实施高频策略的交易策略,开发了高频交易的α归因模型。结果表明,高频交易者需要快速才能产
FMZ~Lydia
2023-02-14 10:03:06
0
3230
Can we make quantitative trading without code? Let's find out...
Can we make quantitative trading without code? Let’s find out… NO.1 On Wall Street, quantitative trading has become the leading role of market t
FMZ~Lydia
2023-02-13 09:26:59
0
769
"Get the best deal" analysis of the vulnerability in the exchange
“Get the best deal” analysis of the vulnerability in the exchange NO.1 Preface In recent years, the digital currency industry based on blockchain
FMZ~Lydia
2023-02-10 15:08:43
0
706
5.6 Build probability thinking to improve your trading pattern
5.6 Build probability thinking to improve your trading pattern Summary Trading is both a science and an art. There are many methods in trading, wh
FMZ~Lydia
2023-02-10 10:10:11
0
737
When FMZ encounters ChatGPT, an attempt to use AI to assist in learning quantitative trading
When FMZ encounters ChatGPT, an attempt to use AI to assist in learning quantitative trading ChatGPT ChatGPT has been very popular recently. There
FMZ~Lydia
2023-02-08 11:54:20
0
767
Use JavaScript to implement the concurrent execution of quantitative strategy - encapsulate the Go function
Use JavaScript to implement the concurrent execution of quantitative strategy - encapsulate the Go function When implementing the quantitative strate
FMZ~Lydia
2023-01-31 09:57:00
0
678
Practice and application of thermostat strategy on FMZ Quant platform
Practice and application of thermostat strategy on FMZ Quant platform Why is it called a thermostat? We named the system according to its adaptability
FMZ~Lydia
2023-01-19 09:22:10
0
703
Trading strategy based on box theory, supporting commodity futures and digital currency
Trading strategy based on box theory, supporting commodity futures and digital currency Origin of the box theory The first time I came across the
FMZ~Lydia
2023-01-18 16:39:14
0
767
Relative strength quantitative trading strategy based on price
Relative strength quantitative trading strategy based on price What is relative strength? Relative strength is a momentum investment strategy that
FMZ~Lydia
2023-01-18 15:06:34
0
714
Quantitative trading strategy using trading volume weighted index
Quantitative trading strategy using trading volume weighted index What is the trading volume weighted index? The volume weighted index is an inve
FMZ~Lydia
2023-01-18 14:06:08
0
743
Neural Networks and Digital Currency Quantitative Trading Series (2) - Intensive Learning and Training Bitcoin Trading Strategy
Neural Networks and Digital Currency Quantitative Trading Series (2) - Intensive Learning and Training Bitcoin Trading Strategy 1. Introduction In
FMZ~Lydia
2023-01-12 16:49:09
0
746
The development of CTA strategy and the standard class library of FMZ Quant platform
The development of CTA strategy and the standard class library of FMZ Quant platform The first generation CTA trading system and strategy The firs
FMZ~Lydia
2023-01-11 14:47:52
0
691
Quantitative trading strategy with price momentum analysis in Python
Quantitative trading strategy with price momentum analysis in Python Introduction to price momentum trading strategy Momentum trading strategy ana
FMZ~Lydia
2023-01-11 11:35:36
0
913
Implement a Dual Thrust Digital Currency Quantitative Trading Strategy in Python
Implement a Dual Thrust Digital Currency Quantitative Trading Strategy in Python Introduction to Dual Thrust trading algorithm The Dual Thrust tra
FMZ~Lydia
2023-01-10 17:07:49
0
993
Pair trading based on data-driven technology
Pair trading based on data-driven technology Pair trading is a good example of formulating trading strategies based on mathematical analysis. In this a
FMZ~Lydia
2023-01-05 09:10:25
0
917
Application of Machine Learning Technology in Trading
Application of Machine Learning Technology in Trading The inspiration of this article comes from my observation of some common warnings and traps afte
FMZ~Lydia
2022-12-30 10:53:07
0
776
Use the research environment to analyze the details of triangular hedging and the impact of handling fees on hedgeable price difference
Use the research environment to analyze the details of triangular hedging and the impact of handling fees on hedgeable price difference Research ve
FMZ~Lydia
2022-12-29 09:46:17
0
632
Reform Deribit futures API to adapt to quantitative trading of options
Reform Deribit futures API to adapt to quantitative trading of options At present, there are many digital currency futures exchanges. However, as a fut
FMZ~Lydia
2022-12-28 10:02:51
0
712
Cross-currency hedging strategies in quantitative trading of blockchain assets
Cross-currency hedging strategies in quantitative trading of blockchain assets In hedging strategies, there are various types of hedging: cross-market
FMZ~Lydia
2022-12-27 10:11:48
0
645
Acquire digital currency strategy guide of FMex on FMZ Quant
Acquire digital currency strategy guide of FMex on FMZ Quant Run the quantitative robot on the FMZ Quant Trading platform, following the following ste
FMZ~Lydia
2022-12-27 08:56:07
0
617
Teach you to write strategies -- transplant a MyLanguage strategy
Teach you to write strategies – transplant a MyLanguage strategy Recently, when talking about strategies with my friends, I learned that many strategi
FMZ~Lydia
2022-12-26 15:23:08
0
751
Analysis of Donchian Channel Strategy in the Research Environment
Analysis of Donchian Channel Strategy in the Research Environment Strategy introduction Among many trading strategies, the Donchian Channel strat
FMZ~Lydia
2022-12-26 09:19:00
0
752
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
670
Simple grid strategy in Python version
Simple grid strategy in Python version There are not many Python strategies on the strategy square. A Python version of the grid strategy is written he
FMZ~Lydia
2022-12-23 21:00:45
0
778
Linear pending order flow strategy developed based on data playback function
Linear pending order flow strategy developed based on data playback function Preface It is often said that trading is an art, and art comes from i
FMZ~Lydia
2022-12-23 20:06:04
0
704
Strategy for buying the winners of Python version
Strategy for buying the winners of Python version Trend strategy generally uses various indicators to judge the market direction, and uses the comparis
FMZ~Lydia
2022-12-22 22:04:41
0
698
FMZ Journey -- with Transition Strategy
FMZ Journey – with Transition Strategy I. Preface Before starting this article, let me start with my self-introduction. Qu Banzhu is my pseudonym
FMZ~Lydia
2022-12-22 19:26:39
0
659
1
2
3
4
5