Version 1.0.0.15 |
ArthaChitra Version 1.0.0.15 Release Candidate, release date 14th September 2017
Existing Users : Please do a clean installation. Please refer here to know How to do a clean installation.
Status | Category | Comments |
---|---|---|
Fixed | Connection | NOW connection symbol can be parsed to return the full value nse_fo||BANKNIFTY0381725000CE <exchange>||<symbol><ddMyy><strike Price><Call type> |
Fixed | Misc | Application crashes if Machine Id cannot be fetched |
Fixed | Connection | CurrentUser registry entry |
Changed | Order | Order/Position IsMargin property replaced by ProductType. Views also changed accordingly |
Changed | SharpScript | AccountPosition Scanner user code changed to implement the changes in IsMargin property |
Fixed | Connection | User has to restart the application to login to Kite connection once disconnected |
Fixed | Views | Order price displayed MinValue in MainView OrdersTab for market orders. Now will display 0 (zero) |
Fixed | SharpScript | VolumeDataType not showing value for OI |
Changed | SharpScript | Set() order method if called when State == State.StartUp then it will be cached like when State == State.Initialized |
Fixed | SharpScript | OnFill, OnPosition method getting called before the strategy internals are calculated |
Added | Connection | NOW connection now supports MCX exchange |
Fixed | Connection | Google connection due to change in google url |
Fixed | Views | Market Scanner crashes if Indicator is selected before BarType via Column Selector View |
Fixed | Views | Double clicking on the scrollBar in the Indicator/Strategy Selector View will popup a dialog that the script is not selected |
Changed | SharpScript | Alert now dons a reset function and a tag string identifier |
Added | SharpScript | Scanner scriptCodes now have Alert and PlaySound method. |
Added | Views | Topmost menuItem in Alert View |
Fixed | Views | Localization not working in alert context menuItems |
Fixed | Data | Instrument List is sorted alphabetically |
Fixed | Data | Indicator fails to load/de-serialize on startup if connected before the workspace is initialized |
Added | Resources | Resources : TimeInForceDAY, OrderStateNotModified, OrderStateNotCancelled, ProductTypeCash, ProductTypeMargin, ProductTypeCO, ProductTypeOCO, ProductTypeUnknown, LblOrderTemplate, LblTarget, LblIsTrailing, LblTrailingTicks, LblOrderTemplateViewModel, AlertPriorityHigh, AlertPriorityMedium, AlertPriorityLow, LblPreviousClose, LblChange, LblTotalVolume, LblOpenInterest, LblVWAP, LblUnderlying, LblUpperCircuit, LblLowerCircuit, LblLastTradedTime, LblRecentHigh, LblRecentLow, LblSnapQuotesViewModel |