Hi all!
• Change default breakout source to "High/low (aggressive)"
• You can now choose from the following for the breakout source:
- 'High/low (aggressive)'
As soon as the price goes above/below the pivot, a trend change will happen.
- 'Close (current price)'
Will behave the same as 'High/low (aggressive)' on realtime bars, but the same as 'Close' on historical bars.
- 'Open'
The bar's open price, historical or realtime is irrelevant.
- 'High/low'
The high/low of a historical/closed bar.
- 'Close'
The actual close value of a closed bar.
• You can fire an alert on the close of the bar. The trend might change and be different when the bar closes. Therefore you can have an alert fired when the bar closes (with this option) if an alert was previously fired on the bar. This, in theory, invalidates any backtesting since the results cannot be trusted. However this is useful in live trading since you have to wait for the bar to close for alerts to be fired otherwise, this symptom is widely known as 'repainting'. If 'High/low (aggressive)' or 'Open' is not used for the breakout source the bar needs to be closed for the trend to change, thus firering the alert later than the other options. Then this option has no effect.
• The trades yield/return had a bug calculating the closing price one bar late, this is now mitigated
Think that's all, good luck trading!