Click or drag to resize

Version 2.0.10.0

ArthaChira version 2.0.10.0. Release date 30th July, 2026.

Status

Category

Comments

AddedDataNifty50, NiftyNext50 instrument list
AddedConnectionInstaller now includes SIM101 simulator account.
FixedSharpScriptIBar.IsFirstBarOfSession may set to false if BarType.AddBar method is not called when args.IsFirstTickOfSession == true
AddedSharpScriptBarType.AddBar method now accept SessionDefinition parameter
FixedDataBarType not cloning while reloading historical data
AddedSharpScriptBarType.DefaultDaysToLoad virtual property. In case of multiple builtDataTypes, Bars.DaysToLoad/Bars.StartDate will be assigned based on BarType.DefaultDaysToLoad if there are no user set default value.
ChangedSharpScriptBarPlotStyle now can display both rectangle bars or line bars
AddedSharpScriptKagi bar type
AddedSharpScriptDropDownValuesAttribute - Enum properties when decorated with the attribute will display the defined values in a drop down when the default xaml template is used (proeprtyGrid control)
FixedViewIncrease/decrease bar space hotkey was in reverse.
ChangedViewShowGridLines chart property now bifurcated to showXAxisGridlines (time) and showYAxisGridlines (price)
FixedViewWhen chart barType is changed, and there are not default value set by user, it will load data as per BarType.DefaultDaysToLoad
FixedViewWhen chart barType is changed, will first try to select the default chartStyle as saved by user.

Version 2.0.10.1 release date 1st August 2026

Status

Category

Comments

AddedConnectionIBKR API subscription alert message when user configures an Interactive Brokers connection
FixedDataDaysToLoad error when multiple bars are added in barsSelectorView