Version 1.0.0.14 |
ArthaChitra Version 1.0.0.14 Beta release date 03rd August 2017
Existing Users : Please do a clean installation. Please refer here to know How to do a clean installation.
Status | Category | Comments |
---|---|---|
Changed | SharpScript | DialogService protection level changed to protected from internal |
Changed | Views | Workspace will not load or saved if Database fails to load |
Fixed | Data | Workspace retain the old instrument information even it is edited |
Fixed | Data | Index and Forex instruments will display the index and forex prefix before their name |
Fixed | SharpScript | Too many ChartObjects in a sharpScript code (indicator or strategy) can hinder performance |
Fixed | Views | Strategy performance view crashed on change of calculationMode |
Added | SharpScript | Winning Transactions, Losing Transactions Performance script |
Added | SharpScript | Month and Second BarType script |
Added | SharpScript | RangePercentage, LineAtClose, HeikinAshi and SampleDrawRegion indicator script (and corresponding Xaml file) |
Added | SharpScript | Region drawing object script |
Changed | SharpScript | Account Scanner user code now reflects if position is margin or overnight |
Fixed | Connection | Google connection day data fails to download full data |
Fixed | Connection | Kite Connection now supports Open, High, Low, Pr Close marketDataTypes for indices |
Fixed | SharpScript | Chart Objects barIndex behaved improperly when periodicity of the chart is changed |
Changed | SharpScript | CalculateBarIndexFromPoint and CalculateBarIndexFromTime method. The corresponding methods as exposed by the Bars object are no longer available |
Added | Views | Crosshair cursor |
Added | Views | Mouse can be linked across charts |
Fixed | SharpScript | Minute barType's bar time stamp not is sync |
Changed | Connection | Simulator Connection view to change the Trend |
Fixed | SharpScript | If referenced indicator throws an exception then the calling/owner indicator's state fails to finalize. |
Fixed | SharpScript | Indicator display name do not shows the correct name when the input is an Indicator |
Fixed | SharpScript | Indicators/Strategies failed to plot correct values in case of empty values. 'this[index, isRecalculated]' indexer is depreciated |
Fixed | Views | Reload/Download historical data is disabled for instruments which have running strategies |
Changed | SharpScript | AddIndicator/AddOrGetIndicator can be called only when the state is in Initialize and StartUp state |
Fixed | Views | Chart View crashes upon closure of chart panel (by pressing X button) if a drawing object is present or a drawing object is subsequently added |
Changed | Orders | Orders can be submitted as margin or overnight product if account suports it. Views across the board had been changed to accommodate this change |
Fixed | Views | ChartStyle does not retain its state when Bars periodicity is changed |
Added | SharpScript | Bar wick color can be changed via SharpScript code |
Fixed | Views | Chart View freezes when indicators isOverlay property is set to true and is on its own panel |
Changed | Connection | Accounts from Kite connection now supports margin orders |
Fixed | Connection | Fixec changes in Kite Connection due to migration in API |
Fixed | Connection | NOW Connection not appending Options Weekly instrument name |
Fixed | SharpScript | Strategy failed to submit SL order if user is not enabled for SL-M order |
Added | Resources | Resources : MouseTypeDisabled, MouseTypeDefault, MouseTypeCrosshair, LblMinimize, LblMaximize, LblInstrumentLinkType, LblMouseLinkType, LblIsMouseLinkEnabledOnCtrl, LblCloseMarginPosition, LblCloseOvernightPosition, LblReverseMarginPosition, LblReverseOvernightPositionm LblIsOrderManagerReset |