Version 1.0.0.6 |
ArthaChitra Version 1.0.0.6 Beta Release Date 1st January 2016
Existing Users : 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
This version implements Automated Strategy. Please refer to our help guide to know about it.
Status | Category | Comments |
---|---|---|
Added | Resources | LblSelectedStrategy, LblStrategySelectorViewModel, MsgSelectStrategy, LblStrategy, LblStrategyParameters, LblEntriesPerDirection, LblConnectionLossHandling, LblConnectionTimeoutSeconds, LblRealtimeErrorHandling, ScriptTypeStrategy, LblVoice, LblEntryHandling, MsgAccountNotSelected, MsgTIFNotSelected, MsgBarsNotSelected, EntryHandlingAllEntries, EntryHandlingUniqueEntries, ConnectionLossHandlingDisable, ConnectionLossHandlingRecalculate, ConnectionLossHandlingKeepRunning, RealtimeErrorHandlingIgnore, RealtimeErrorHandlingDisable, RealtimeErrorHandlingFlattenAndDisable, LblCanCancelPendingOrders, LblCanClosePosition, MsgStrategyDisable, LblSlippage |
Changed | Connection | No need to append Month year etc for unsupported symbols in NOW connection |
Changed | Data | Data folder for Index and Forex now prefixes ^ and $ respectively |
Added | Data | Import text files. User can now import external text files using Data Manager > Import tab |
Fixed | Views | Indicator ceases to work while changing bar periodicity or instrument |
Fixed | SharpScript | OnStateChanged.Finalized is being called for disposed off scripts |
Added | Options | Select available voices in system from Options > Sound |
Added | SharpScript | Automated Strategy |
Added | SharpScript | SharpScriptEditor's fontSize and fontFamily binded with Options.FontSize and Options.FontFamily and can be configured from Settings > Options > General |
Added | SharpScript | Print and Log function now available across all SharpScript base class |
Fixed | SharpScript | State changed not being reflected to child/referenced scripts |
Changed | SharpScript | Required parameter for method AvgPriceType.CalculateAvgPriceType changed to ITrade from IOrder |
Added | SharpScript | CrossAbove and CrossBelow methods in SharpScriptBase class |