Click or drag to resize

Version 1.0.0.3

ArthaChitra Version 1.0.0.3 Beta Release Date 12th June 2015

Status

Category

Comments

AddedResourcesLblOutput, LblPriceIntervalType, LblBracketOrder, LblEditBracketOrder, LblBracketViewModel, LblOutputViewModel, LblScreenshot, LblHideChartTrader, LblIsHitTestDisabled, LblImageFormat, LblIsSubmitOnFilled, LblProfitTrigger, LblStopManager, LblSaveTemplate, GridLineIntervalTypePoints, GridLineIntervalTypeTicks, ImageFormatPng, ImageFormatJpg, PriceIntervalTypePercentage, PriceIntervalTypePoint, PriceIntervalTypeTicks
AddedViewsOutput View
FixedDataDownload button in Data Manager, download tab is enabled even when connected to non-live account (like Simulator)
ChangedSharpScriptMultiple Script Types can be exported in one zip file
AddedOrderBracket orders including stop manager
FixedOrderPosition not reflecting the correct value when a long position is closed/reversed
ChangedConnectionSimulated data feed, volume linked with instrument quantity size and price
FixedViewsChart element height not retained (set to default) when saved as workspace or when historical data is reloaded
AddedViewsUser can now save a screenshot of the chart
AddedMiscSharpFolder.Screenshot, SharpFolder.Template
FixedSharpScriptBug in @Average (AvgPriceType user code)
ChangedViewsReplaced the chart ToolBar with a Menu control
AddedViewsUser can change instrument from chart
AddedViewsUser can change BarType from chart
AddedViews'Add to BarType list' context menu item
AddedControlsCan configure DashStyle via the PensControl if desired
AddedSharpScriptoverrideable IsPenDashStyleConfigurable property in PlotStyle. If true user can configure DashStyle (via IndicatorSelectorView)
ChangedXamlcustomplot.xaml file
FixedViewsBarsDataView not opening CenterOwner
FixedViewsIndicator plot values wrongly plotted (on YAxis scale) when IsOverlay property is set to true
AddedViewsTemplates for indicators
ChangedXaml

ExpressionDark.xaml skin - changed the IsHitTestVisible to True for ComboBoxItem, ListBoxItem and ListViewItem

XAML
<Rectangle x:Name="SelectedRectangle" IsHitTestVisible="True" Opacity="0" Fill="{StaticResource SelectedBackgroundBrush}" RadiusX="1" RadiusY="1" />