Support Board
Date/Time: Sun, 22 Dec 2024 17:50:02 +0000
Post From: How to get daily movingAverage into strategy running on minute timeframe in replay?
[2015-06-23 09:37:44] |
Duke - Posts: 3 |
I have a strategy in a minute timeframe that is using movingAverage indicator on daily chart. During replay I haven't succeeded to get correct data from MA. I guess its thanks to that daily timeframe is in "now" while minute is being replayed in history, hence I get same data from indicator no matter the time in replay. Is there a way to get correct indicator data both for replay and realtime? Thanks. |