This script marks the initial balance and extends the high and low lines. Times are calculated using the time zone parameter and non-trading times, like weekends and holidays, are handled correctly.
版本注释
- Fixed a major calculation bug - Added drawing of past initial balances - Simplified code - Simplified usage - Improved speed
版本注释
Added parameter to also show the IB mid level.
版本注释
- Update to Pine script V5 - Added parameters to show configurable IB extension - Added labels showing the IB levels at the current candle
版本注释
- Added missing IB extension labels - Added parameters to configure session end
版本注释
Fixed label placement and start of extensions.
版本注释
Added more extensions and option to fill initial balance.
版本注释
Added IB range label at the end of the initial balance.
版本注释
Increased maximum IB extension percentage value to 1000%.