| Version 1.0.0.12 | 
ArthaChitra Version 1.0.0.12 Beta release date 30th March 2017
Existing Users : This version incorporates a new connection and as such the database has been changed to reflect the new addition. As such please make a clean installation if ArthaChitra is already installed in your PC. Plese click here to know more about how to make a clean installation
| Status | Category | Comments | 
|---|---|---|
| Added | SharpScript | Level1 and Level2 streams in sharpScript user codes | 
| Added | SharpScript | Level2 stream in Scanner user codes | 
| Added | SharpScript | SetSecondaryInstrument method to set instrument dynamically for secondary bars series | 
| Fixed | Views | The charts x-axis time and new session time overlaps | 
| Fixed | Views | Larger timeframe being formatted in minute format string | 
| Added | SharpScript | New overload for EnterLongLimit and EnterShortLimit(int quantity, limitPrice) | 
| Added | SharpScript | Plot constructor allows the option whether it will be displayed in the yAxis or not. | 
| Changed | SharpScript | isOverlay property extended to strategy | 
| Fixed | SharpScript | Indicator scanner not calling State.Finalize | 
| Fixed | Views | Conditions were wrongly being evaluating in cellConditionConverter | 
| Changed | SharpScript | User can add cellCondition in custom Scanner user codes | 
| Fixed | SharpScript | EnterShortLimit submitting long orders | 
| Added | SharpScript | volumeDataType scanner user code | 
| Changed | SharpScript | Conditions has been added to the AccountPosition Scanner user code. Now background color will change based on position | 
| Added | SharpScript | Indicator : BollingerBand, StdDev, OpenInterest | 
| Changed | Data | Bars built from from Day builtDataType, Bars.IsContinious property will NOT merge the data across expiries unlike minute / tick based bars | 
| Added | Connection | TrueData connection | 
| Changed | Data | Depreciated redundant data provider enum values | 
| Changed | Data | Database now incorporates symbols for TrueData | 
| Added | Connection | Hyperlink to connection help guide in New Connection View | 
| Added | Order | TimeInForce.Unknow | 
| Added | Views | Order quantity can be configured via the chart context menu | 
| Fixed | Views | TimeNSales quotes will not append any value for instrumentType == Indices. SizeFilter not applicable for Indices | 
| Fixed | Views | Price alignment issue in dom ladder while placing order via the chart | 
| Changed | Views | Chart's bars start date now set to global dates (can be configured from Settings > Options > Data) if builtType is changed | 
| Fixed | Views | Chart context menu showing buy sell buttons for indices also | 
| Added | Views | Databox can be invoked from chart context menu | 
| Added | Views | Increase/decrease bars width/space menuitems in toolbar menu | 
| Changed | Data | Sim price will populate (in Simulator connection) only if a bar is initialized and the bar must have atleast one bar. The bar can be initialized by opening a chart or via the market scanner (applying the Indicator scanner) | 
| Changed | Order | OrderTypes and TimeInForces array property in Connection class depreciated. The same has been added in Accounts class | 
| Fixed | Connection | Realtime data in Now connection syncs with system timezone and exchange timezone | 
| Added | Resources | ScriptTypeImportType, DataFeedProviderTrueData, LblIsNearMonthSymbol, LblPositionType, LblDayReloadDays, LblMinuteReloadDays, LblTickReloadDays, LblShowDatabox, LblId, LblConvert, LblRemarks, LblProduct, LblVariety, LblOrderId, LblNet, LblCash, LblRealizedPnL, TimeInForceUnknown, LblSegment, LblRefresh, LblApiSecret, LblKiteConnectViewModel |