Discussing the article: "Creating a Probabilistic Market-Neutral Trading Robot Based on a Return Distribution"
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Check out the new article: Creating a Probabilistic Market-Neutral Trading Robot Based on a Return Distribution.
Return is the percentage change in price over a fixed period. If the price was 1.0850 and rose to 1.0900, the return is equal to (1.0900 - 1.0850) / 1.0850 = 0.0046, or 0.46%. If you take all the historical returns from past periods and build a histogram, you get a return distribution. For currency pairs, this distribution is typically close to a normal distribution, with the center of the distribution around zero and heavy tails.
For example, here is a histogram of the return distribution for EURUSD on the hourly timeframe over 11 years, starting in January 2014:
And here is the cumulative distribution, where we can already see the notorious “fat tails” of the distribution—as one of the reasons for the asymmetry of profit and risk, as well as one of the reasons why forecasting the market as a whole is difficult: extreme movements occur much more frequently than a normal distribution predicts. If returns followed a classic bell-shaped Gaussian curve, the probability of a move of more than 1% in 10 hours would be negligible, but actual data show that such events occur regularly.
Author: Yevgeniy Koshtenko