Origin of the box theory The first time I came across the box theory was seen in the book "HOW I MADE $2,000,000 IN THE… ( Read More )
Analysis and Realization of Commodity Futures Volume Footprint Chart
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… ( Read More )
Python version of Commodity Futures Intertemporal Bollinger Hedge Strategy (Study purpose only)
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.… ( Read More )
Commodity "futures and spots" Arbitrage Chart Based on FMZ Fundamental Data
Summary Some people may be unfamiliar with the word "arbitrage", but "arbitrage" is very common in real life. For example, the owner of a convenience… ( Read More )
Python version of commodity futures intertemporal hedging strategy
Ported from the JavaScript version of Commodity Futures Intertemporal Hedging-Hundred Lines of Code Implementation, this strategy is a simple teaching strategy, intended to show the design… ( Read More )
Commodity Futures R-Breaker Strategy
Summary The R-Breaker strategy was developed by Richard Saidenberg and published in 1994. It was selected as one of the top ten most profitable trading… ( Read More )
Python Version Commodity Futures Moving Average Strategy
It is completely transplanted from the "CTP Commodity Futures Variety Moving Average Strategy". Since the Python version of the commodity futures strategy does not yet… ( Read More )
Similarities and differences between commodity futures and cryptocurrency exchanges API
Commodity futures CTP and cryptocurrency API exchange have significant differences. Familiar with cryptocurrency exchange programming trading doesn't mean familiar with commodity futures CTP programming. we… ( Read More )
How to break through the Tick receiving limit of commodity futures
What is Tick? For example, transaction data can be imagined as a river, and Tick is the data of a section of the river. The… ( Read More )
MyLanguage basic grammar and instruction description (Part 3/4)
Instructions for use of the BK instruction: 1. Used for commodity futures and cryptocurrency spots or futures to open positions for buying long. 2. Used… ( Read More )