I have a script on the 5min interval, but uses inv(60) indicators to valide entry. I can succesfully do this for mosdt indicators, but not for the Aroon.
I am using the Aroon.efs to provide me with the Aroon Up and Aroon Down lines. How can I run the trading script on the 5min but call the external aroon.efs based on teh 60 min interval?
It seems that when running the script it uses the bars from the timeframe where the trading script runs.
Any help wo9uld be awesome.
I am using the Aroon.efs to provide me with the Aroon Up and Aroon Down lines. How can I run the trading script on the 5min but call the external aroon.efs based on teh 60 min interval?
It seems that when running the script it uses the bars from the timeframe where the trading script runs.
Any help wo9uld be awesome.
Comment