Discussing the article: "Analyzing binary code of prices on the exchange (Part I): A new look at technical analysis"
Seems like binarisation and quantisation of features, in the MO thread on the forum, didn't end up in anything :)
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: Analyzing binary code of prices on the exchange (Part I): A new look at technical analysis.
This is what basic analysis looks like in Python:
And now the most interesting thing is how it works in real trading. Imagine: you look at the chart, and instead of ordinary candles, you see the sequence "1011101". Does it look like nonsense? But it does not! This sequence can tell you more than a dozen technical indicators.
It is funny, but when I showed this code to my fellow traders, they first twirled their finger at my temple. "Why complicate it?" they said. And then one of them noticed an interesting thing: some binary sequences appear before strong movements more often than they should according to probability theory.
Of course, this does not mean that we have invented a machine for printing money. But you must admit that there is something fascinating about the idea that the market communicates with us through binary code. Like in that “The Matrix" movie, remember?
Author: Yevgeniy Koshtenko