Summary Until now, secondary market transactions have been flooded with a variety of trading methods. Among them, how to “entering the lowest price” and “escaping the highest price&#...
When writing JavaScript strategies, due to some problems of the scripting language itself, it often leads to numerical accuracy problems in calculations. It has a certain influence on some calculation...
Many developers who write strategies in Python want to put the strategy code files locally, worrying about the safety of the strategy. As a solution proposed in the FMZ API document: Strategy security...
The collapse of FMEX has harmed many people, but it recently came up with a restart plan and formulated rules similar to the original mining to unlock their debt. For transaction mining, I have given ...
FMEX’s shutdown has entrapped a lot of traders, it recently came up with a restart plan, and developed rules similar to the original “trading is mining” for unlocking debt. Trading u...
Summary Quantum footprint chart is an advanced chart analysis tool, the English name is “Footprint Charts”. It shows the trading activity of each price in a single K line. In addition to p...
Summary Unlike other technical indicators, “Ease of Movement Value” reflects changes in price, volume, and popularity. It is a technology that combines prices and volume changes. It measur...
Foreword A few days ago, it was found that the profit and loss curve output of the FMZ strategy backtest result was relatively simple, so I thought about whether to obtain the income result data and t...
The previously written intertemporal arbitrage strategy requires manual input of the hedging spread for opening and closing positions. Judging the price difference is more subjective. In this article,...
Background introduction TradingView is a good market quotes drawing tool. The pine script is also a powerful existence! Backtesting, alarming, and various docking is a very complete financia...