The extended API on FMZ Quant Trading Platform has been upgraded recently to support the direct access, so that it can easily send the TradingView… ( Read More )
Visualization Module to Build Trading Strategy - Simple Explanation
Through the previous chapters of this series, I believe that you have basically mastered the use of various types of visualization modules.In this chapter, we… ( Read More )
Visualization Module to Build Trading Strategy - Advanced Understanding
We have learned the Visualization Module to Build Trading Strategy - First Acquaintance, and we have a conceptual understanding of visual module building and splicing,Next,… ( Read More )
Visualization Module to Build Trading Strategy - First Acquaintance
Visual programming has always been an aspirational goal of software developers, even in the field of quantitative trading.Because the method of "what you see is… ( Read More )
Single Platform Balance Strategy of Python Version
JavaScript Version Strategy address: https://www.fmz.com/strategy/345 In this article, let's practice porting a simple JavaScript strategy. Through the strategy porting, we can become more familiar with… ( Read More )
Cross-period Arbitrage Strategy of Digital Currency Based on Bollinger Band
I. Summary George Soros put forward an important proposition in "The Alchemy of Finance" written in 1987: I believe the market prices are always wrong… ( Read More )
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… ( Read More )
Dynamic Balance Strategy Based on the Digital Currency
I. Summary Benjamin Graham, Warren Buffett's mentor, has mentioned a dynamic balance trading mode of stocks and bonds in the book "The Intelligent Investor". The… ( Read More )
SuperTrend V.1 -- Super Trend Line System
I. Origin of the story Mr. Ran, my good friend, has observed this indicator for a long time and recommended it to me before the… ( Read More )
High frequency backtesting system based on transaction by transaction and defects of K-line backtesting
I released a backtesting engine in the article "Study on Multi-currency Hedging Strategy of Binance Futures" (https://www.fmz.com/digest-topic/5584). And the first report is based on the… ( Read More )