PureBytes Links
Trading Reference Links
|
Hello List,
I am working on futures with different time frames.
For example, waiting for signal on 30 minutes and then looking for an entry
Price at 5 Minutes.
1/ How to code, say an RSI, in 5 Minutes triggered a signal on a 30 minutes
time frame whithout plotting data2 as a 5 minutes data. Is there a code like
RSI (Price, Length, Time Frame).
2/ I want to backtest on different time frames and use the best time frame.
How to code this kind of backtest.
Thank you.
|