I'm aware of AddDataSeries() and I guess I could add an hourly series and then somehow wait for the time of that series before executing the trade. However, I still want all my indicators, etc, to use the daily chart bars, but at the time of the trade and not at the actual daily chart close. So basically I think I will have to create my own daily chart bars where I'm actually moving the close time of the bars 1 hour (at least I think this is how it could be done).
Do you guys have an example of something like this that might help me get a start?

Comment