Version 2.0.6.0 |
ArthaChira version 2.0.6.0. Release date 11th September 2025.
Status | Category | Comments |
---|---|---|
Added | View | Mouse highlighter in DOM and Level-II View |
Added | View | Cursor X-Axis date will be displayed in full if 'Display full date' option is checked in chart properties |
Fixed | View | Scanner trigger alerts not triggering for all instrument |
Added | View | Scanner trigger conditions now can be evaluated with last traded price |
Upgraded | Connection | IB Connection now connects to IB API v10.37 |
Fixed | Data | BuiltDataType.Day data now conforms to tick size changes |
Added | View | Dom property now has Buy/Sell brush property for highlighting positions |
Added | SharpScript | BarType.StreamBidAsk property. If set to true, BarType.OnBarUpdate will be invoked on bid/ask update |
Changed | View | Default sharpScript user parameters template selector now dons a propertyGrid, changed the user codes and Xaml templates accordingly |
Fixed | View | SharpScript Selector user code types are now sorted |
Fixed | View | Backtest datagrid cell values are now rounded |
Changed | SharpScript | ISummery<T> T is INumber<T> |