ww58
- ago
Just create a blank C# strategy and put
CODE:
      public override void Initialize(BarHistory bars)       {          BarHistory dayBar = BarHistoryCompressor.ToDaily(bars);       }

Run a backtest at daily bars and look at the chart. Each time you run a backtest the last bar from the chart is removed
0
155
Solved
1 Replies

Reply

Bookmark

Sort
Glitch8
 ( 12.10% )
- ago
#1
Fixed for Build 32.
0
Best Answer

Reply

Bookmark

Sort