Version 2.0.3.0 |
ArthaChira version 2.0.3.0 Release date 5th September 2024.
Installation instructions for existing users
Please compile the user-codes after installation. Please refer here to know more.
Status | Category | Comments |
---|---|---|
Changed | SharpScript | @NSEFuturesInstrumentDefinitionImportType & @NSEStockInstrumentDefinitionImportType now parse instrument definition from the new bhavcopies |
Added | SharpScript | Level2 stream in DomScript |
Changed | SharpScript | CustomizableImport now has a timezone offset |
Added | View | Orders can be now filtered via Order State from Main View > Orders tab > Context menu > Filter order |
Added | SharpScript | DomProfile DomScript user code |
Added | SharpScript | ScannerBase.OnRender method - user can now render their custom visuals in Market Scanner/Option Chain View |
Added | SharpScript | HighLowRange, VolumeBar, BuySellStrength Scanner user-script |
Fixed | Connection | IB socket getting disconnected while fetching continuous data |
Upgraded | Connection | IB API to version 10.30.1.0 |
Fixed | Views | Views like Level2View, Market Scanner View etc getting saved in Default workspace only |
Added | Connection | BOW Connection |
Added | SharpScript | SecondThursdayMonthly rollover script |
Changed | SharpScript | FontSize added in Draw.Text drawing object (incl in Xaml) |
Fixed | SharpScript | Assigning value to a Series/Reset with lookback index of > 255 can cause exception with BufferSize.Infinite |
Fixed | SharpScript | Referenced indicator can assign IsFirstTickOfBar == true multiple times when Calculate == OnClose. Can throw exception when applied in Scanner Views |
Fixed | View | Market Scanner View/Option Chain View failed to subscribe/unsubscribe realtime data for secondary instruments as defined in Scanner user codes |
Fixed | SharpScript | .Net referenced assembly path now adjusts when user upgrades the .Net Runtime |
Added | View | Increase/Decrease indent button in Sharp Editor View |
Added | View | Resources - LblIncreaseIndent, LblDecreaseIndent |