Click or drag to resize

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

AddedResourcesLblSelectedStrategy, 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
ChangedConnectionNo need to append Month year etc for unsupported symbols in NOW connection
ChangedDataData folder for Index and Forex now prefixes ^ and $ respectively
AddedDataImport text files. User can now import external text files using Data Manager > Import tab
FixedViewsIndicator ceases to work while changing bar periodicity or instrument
FixedSharpScriptOnStateChanged.Finalized is being called for disposed off scripts
AddedOptionsSelect available voices in system from Options > Sound
AddedSharpScriptAutomated Strategy
AddedSharpScriptSharpScriptEditor's fontSize and fontFamily binded with Options.FontSize and Options.FontFamily and can be configured from Settings > Options > General
AddedSharpScriptPrint and Log function now available across all SharpScript base class
FixedSharpScriptState changed not being reflected to child/referenced scripts
ChangedSharpScriptRequired parameter for method AvgPriceType.CalculateAvgPriceType changed to ITrade from IOrder
AddedSharpScriptCrossAbove and CrossBelow methods in SharpScriptBase class