Hi,
I've got interested in currency trading recently so reading, learning etc. I plan to build a system to test some ideas but need to implement indicators first (yes, I'm building my system from scratch inspired by some members of this forum).
I started with implementing moving averages (SMA, EMA). While the algorithm itself is quite easy, it applies fine to daily recalculation while I think something more up to date is required to make a decision even if these indicators are quite reactive. Could you please advise me what is a reasonable interval to recalculate these indicators? Every tick, minute, 10-minute, hour, day?
thank you
G.
I've got interested in currency trading recently so reading, learning etc. I plan to build a system to test some ideas but need to implement indicators first (yes, I'm building my system from scratch inspired by some members of this forum).
I started with implementing moving averages (SMA, EMA). While the algorithm itself is quite easy, it applies fine to daily recalculation while I think something more up to date is required to make a decision even if these indicators are quite reactive. Could you please advise me what is a reasonable interval to recalculate these indicators? Every tick, minute, 10-minute, hour, day?
thank you
G.