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 )
Quickly implement a semi-automatic quantitative trading tool
In commodity futures trading, intertemporary arbitrage are a common trading method. This kind of arbitrage is not risk-free. When the unilateral direction of the spread… ( Read More )
Application of the K-line shadow part in trading strategy
Summary The K line itself has little value, it is just a container of the price data. Starting from the lowest Tick data stream, it… ( Read More )
Tick-level transaction matching mechanism developed for high-frequency strategy backtesting
Summary What is the most important thing when backtest the trading strategy? the speed? The performance indicators? The answer is accuracy! The purpose of the… ( Read More )
Trading strategy development experience
The purpose of this article is to describe some experience in strategy development, as well as some tips, which will allow readers to quickly grasp… ( Read More )
How does the K Line data processing in quantitative trading
When writing a quantitative trading strategy, using the K-line data, there are often cases where non-standard cycle K-line data is required. For example, 12-minute cycle… ( Read More )
Implementing MACD in Python
article originally from : https://www.quandl.com/ MACD is a popularly used technical indicator in trading stocks, currencies, cryptocurrencies, etc. Basics of MACD MACD is used and… ( Read More )
How To Choose An Automated Trading Platform?
When going for an automated trading platform it is very important to look for some important features before you decide on the automated trading platform you want… ( Read More )
Top Backtesting Platforms for Quantitative Trading
We have a large number of vendor-developed backtesting platforms available in the market which can be very efficient in backtesting automated strategies, but to decide which… ( Read More )
Popular Python Trading Platforms For Algorithmic Trading
With this article on ‘Python Libraries and Platforms’, we would be covering the most popular and widely used Python Trading Platforms and Python Trading Libraries… ( Read More )