About a year ago I read about an interesting trading strategy. I found it interesting and quite profitable because it did not use graphical indicators and other junk.
The strategy concept is based on the stock market and correlation with the futures market.
Speaking in more detail, there is a stock market in which there are certain indices (NYSE, DOW and NASDAQ) and with certain parameters of two or more indices with a probability of about 70%, a predictable correlation occurs in the futures market (ES and NQ).
The screenshot below roughly reflects the correlation of one market with another.
It was decided to automate the trading strategy and test it.
Predictably, the strategy showed very good results in the backtest. Taking into account all factors (commission, slippage, P/L 3-1), the result was close to reality.
I tested it on a demo account, the results became even more similar to the harsh truth, but there is still a profit.
If you support this topic and this idea, I am ready to provide a limited number of strategies written by me with source code for conducting tests and receiving feedback from you.
Feedback will be very important for the final writing of a full-fledged strategy.
NOTE: In order to generate the sequence you need a data feed that gives you: ^TICK, ^TICKDJ and ^TICKQ, plus data for the E-mini markets you intend to trade.
The strategy concept is based on the stock market and correlation with the futures market.
Speaking in more detail, there is a stock market in which there are certain indices (NYSE, DOW and NASDAQ) and with certain parameters of two or more indices with a probability of about 70%, a predictable correlation occurs in the futures market (ES and NQ).
The screenshot below roughly reflects the correlation of one market with another.
It was decided to automate the trading strategy and test it.
Predictably, the strategy showed very good results in the backtest. Taking into account all factors (commission, slippage, P/L 3-1), the result was close to reality.
I tested it on a demo account, the results became even more similar to the harsh truth, but there is still a profit.
If you support this topic and this idea, I am ready to provide a limited number of strategies written by me with source code for conducting tests and receiving feedback from you.
Feedback will be very important for the final writing of a full-fledged strategy.
NOTE: In order to generate the sequence you need a data feed that gives you: ^TICK, ^TICKDJ and ^TICKQ, plus data for the E-mini markets you intend to trade.