Version 1.0.0.18 |
ArthaChitra Version 1.0.0.18, release date 21st June 2018
Existing users: Please recompile the user assembly after installation. Please refer here to know more.
Status | Category | Comments |
---|---|---|
Fixed | Connection | TICK index (Interactive Brokers) not appending real-time data |
Added | SharpScript | Import Export sharpScript module (Settings > SharpScript > Import/Export) now supports assembly (*.dll) import/export |
Added | Views | Compiler errors are highlighted in Pink |
Fixed | Orders | Order quantity cannot be increased from Dom View |
Added | Xaml | ImportType user codes now supports Xaml template |
Fixed | Views | Instrument Manager takes long time load when expressionDark skin is applied |
Fixed | Views | List Box Items alignment set to Stretch when expressionDark skip is applied |
Added | Views | Fractional pricing support in doubleUpDown control |
Changed | Views | Order prices (like limit price, stop price etc) now supports fractional prices. |
Changed | Views | MarketWatch and TnS Xaml template |
Fixed | Views | TnS View can crash due to race conditions |
Fixed | Connection | User can specify sim price in case sim price is not assigned |
Fixed | Data | Instruments (in instrument list) got corrupted when instrumentDefinition is edited |
Fixed | Connection | Historical data if queried for 1 day may not append |
Fixed | Connection | Interactive Brokers Historical data appended one day less |
Added | SharpScript | ScannerBase user codes now supports secondary instrument(s) |
Added | SharpScript | ScannerBase.OnTick method, ScannerBase.IsPositionSubscribed, ScannerBase.IsLevel1Subscribed and ScannerBase.IsLevel2Subscribed marked obsolete. |
Changed | SharpScript | ScannerBase.OnTick method replaced with OnLevel1(int, RealTimeDataEventArgs) |
Fixed | Order | Position update event lags |
Fixed | Views | Scanner View columns now alignd to center |