When designing trend strategies, it is often necessary to have a sufficient number of K-line bars for calculating indicators. The calculation of indicators relies on… ( Read More )
Explore the new functions of FMZ strategy editor: How ChatGPT improves your quantitative productivity significantly
For quantitative trading and programmatic trading beginners, what are the biggest difficulties in learning? Generally speaking, there are several reasons: With the development of AI… ( Read More )
Introducing FMZ Quant data science research environment
The term “hedging” in quantitative trading and programmatic trading is a very basic concept. In cryptocurrency quantitative trading, the typical hedging strategies are: Spots-Futures hedging,… ( Read More )
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 trading. Many of the world's top investment banks have banned manual directional… ( Read More )
Elegant and simple! Accessed Uniswap V3 on FMZ with 200 lines of code
With the popularity of Defi concept in recent years, Uniswap V3 is one of the most popular topics in the field of decentralized finance (DeFi).… ( Read More )
Acquire digital currency strategy guide of FMex on FMZ Quant
Run the quantitative robot on the FMZ Quant Trading platform, following the following steps: 1. Sign up (FMZ.COM) If you have already registered for FMZ… ( Read More )
Teach you to write strategies -- transplant a MyLanguage strategy (Advanced)
In the last article Teach you to write strategies -- transplant a MyLanguage strategy, a simple MyLanguage strategy has been tested for transplantation. If it… ( Read More )
Teach you to write strategies -- transplant a MyLanguage strategy
Recently, when talking about strategies with my friends, I learned that many strategies written in MyLanguage suffer from flexibility. In many cases, it is necessary… ( Read More )
Teach you to write a K-line synthesis function in the Python version
When writing and using strategies, we often use some rarely used K-line period data. However, exchanges and data sources do not provide data on these… ( Read More )
Teach you to transform a Python single-species strategy into a multi-species strategy
I. Teach you to transform a Python single-species strategy into a multi-species strategy In the last article, a very simple Python strategy was implemented: "Strategy… ( Read More )