Click or drag to resize

Version 1.0.0.11

ArthaChitra Version 1.0.0.11 Beta release date 15th December 2016

Existing Users : Normal installation can be done. However if you have any strategies that implements the OnPosition, OnOrderStatus or OnFill methods then please modify your code to reflect the changes in those methods

Status

Category

Comments

ChangedViews Global.Templates (in TimeNSales, MarketWatch & Alert namespaces) moved to respective ViewModels & no longer exposed
ChangedViewsContext menu in AlertView, TimeNSalesView and MarketWatchView is now exposed internally. MarketWatch, Alert & TimeNSales templates changed to accommodate the changes
ChangedViewsdesigned changes in DefaultMarketWatch Xaml template
AddedSharpScriptIndicator - Pivot (incl Xaml), PriorOHCL, MultiInstrument (incl Xaml)
FixedViewsPlotStyle not populating correctly in sharpScriptSelectorView
AddedSharpScriptPlotStyle - HashPlotStyle
AddedSharpScriptChartObject - Text chartObject (incl Xaml) and its corresponding cursor (TextCursor)
ChangedXamlUser can design their own Chart Trader templates
AddedXamlCursorChartTrader template and ButtonChartTrader templates
FixedSharpScriptbugs in DrawingBase.ExtendRight & DrawingBase.ExtendLeft method.
ChangedSharpScriptUpdated the Line, Fib Retracement, Fib Extension user codes
FixedSharpScriptreferenced indicators not getting updated, added setter this[int, bool] in Series<T> to recalculate referenced indicators
FixedSharpScriptMacD, TRIX, Stochastics indicators now recalculates the referenced indicators
FixedSharpScriptStartUp state not triggering if an indicator is selected as Input (in a SharpScript code)
FixedViewsChart not showing up in Strategy Performance view
AddedSharpScriptMulti series/instrument support using sharpScript codes
ChangedSharpScriptOnPositionUpdate, OnOrderUpdate and OnFill method (in a Strategy) incorporates barsIndex (Int32) as a parameter
AddedSharpScriptIsChartsOnly property in IndicatorBase class
AddedResourcesLblIndicatorTemplate, LblHigh, LblLow