One or many strategies. Without details, it can't be tested.
What do you think of Trading Systems that doesn’t use Indicators except ATR but only O,H,L,C, candle patterns, bar patterns and Time?
Most of the indicators are modeling of O,H,L,C
You can also run an experiment :
One neural network with ohlc sequence
One neural network with indicator feed (indicators that have a period that matches the size of the ohlc sequence of network a)
You could theorize that the second network can see the price action from many angles but also , we don't know if the first network will slice through and find a solution (you could theorize it would pick the best performing "calculation" at each step) .
You can also run an experiment :
One neural network with ohlc sequence
One neural network with indicator feed (indicators that have a period that matches the size of the ohlc sequence of network a)
You could theorize that the second network can see the price action from many angles but also , we don't know if the first network will slice through and find a solution (you could theorize it would pick the best performing "calculation" at each step) .
Simple price data is too disorganized to rely on. That is why indicators make it easy to distinguish patterns when it comes to trading systems.
Yeah , that's why the period of the indicators -that they use to derive their data per bar- should match the # of bars fed into the other network . So you'd essentially pit indicators discovered by humans vs the raw price action that these indicators use to be calculated :) .
Although the network with the indicators would be at a slight disadvantage this way because it provides snapshots , so there'd have to be some length of observations there tooYeah , that's why the period of the indicators -that they use to derive their data per bar- should match the # of bars fed into the other network . So you'd essentially pit indicators discovered by humans vs the raw price action that these indicators use to be calculated :) .
Although the network with the indicators would be at a slight disadvantage this way because it provides snapshots , so there'd have to be some length of observations there too- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use