Recently, I looked through our Forums and Digest, and there is no relevant information about Python crawler. Based on the FMZ spirit of comprehensive development, I went to simply learn about the conc...
For a long time, futures and spot hedge is generally designed to detect the price spread, and take orders to hedge when the price spread is met. Can a pending order hedge is designed? The answer is ye...
In the last Binance Thousand League combat, FMZ released a funding rate strategy: https://www.fmz.com/digest-topic/6381 . This strategy is used by many users. In this bull market, the annualized rate ...
This article explains the design of a simple trend strategy, only from the level of strategy design, to help beginners learn how to design a simple strategy and understand the execution process of the...
Grid strategy and Martingale strategy, which likes to oscillate the market quotes, have inherent disadvantages, and similar strategies have been tested in the ETH contract market for a period of time....
At the request of our users in the Forums that they hope to have a multi-symbol dual moving average strategy as a design reference, a multi-symbol dual moving average strategy will be implemented in t...
During the technical analysis in trading, traders all take stock price data as normally distributed data to analyze and study. However, the stock price data distribution does not conform to the standa...
Recently, some users of our platform are very much looking forward to porting a Mylanguage strategy into a JavaScript strategy, so that many optimization ideas can be flexibly added. They even wish to...
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...
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...