hi prorealcode,
1> is it possible to make a piece of software where I can put in all kind of indicators and let it run, and see in a table which one is long, neutral , or short?
2> is it possible to make a piece of software where I can bring back the clock of time, so I get exactly the signals as they where at let say 1 dec 2018? This gives a more honest situation of the indicators at that moment.
greetings,
rob
1. Yes, you create a new indicator from where you call other indicators and use their returned values to set your desidered values. Here are some useful references and examples: https://www.prorealcode.com/prorealtime-indicators/genesis-matrix-trading/, https://www.prorealcode.com/prorealtime-indicators/scalpers-dot-board-trading-dashboard/, https://www.prorealcode.com/blog/learning/simple-indicators-dashboard/.
2. it’s the job of any indicator, just let your mouse hover the candle/bar you are interested in and its data (and those of its indicators) will appear on the screen.