Version 1.0.0.3 |
ArthaChitra Version 1.0.0.3 Beta Release Date 12th June 2015
Status | Category | Comments |
---|---|---|
Added | Resources | LblOutput, LblPriceIntervalType, LblBracketOrder, LblEditBracketOrder, LblBracketViewModel, LblOutputViewModel, LblScreenshot, LblHideChartTrader, LblIsHitTestDisabled, LblImageFormat, LblIsSubmitOnFilled, LblProfitTrigger, LblStopManager, LblSaveTemplate, GridLineIntervalTypePoints, GridLineIntervalTypeTicks, ImageFormatPng, ImageFormatJpg, PriceIntervalTypePercentage, PriceIntervalTypePoint, PriceIntervalTypeTicks |
Added | Views | Output View |
Fixed | Data | Download button in Data Manager, download tab is enabled even when connected to non-live account (like Simulator) |
Changed | SharpScript | Multiple Script Types can be exported in one zip file |
Added | Order | Bracket orders including stop manager |
Fixed | Order | Position not reflecting the correct value when a long position is closed/reversed |
Changed | Connection | Simulated data feed, volume linked with instrument quantity size and price |
Fixed | Views | Chart element height not retained (set to default) when saved as workspace or when historical data is reloaded |
Added | Views | User can now save a screenshot of the chart |
Added | Misc | SharpFolder.Screenshot, SharpFolder.Template |
Fixed | SharpScript | Bug in @Average (AvgPriceType user code) |
Changed | Views | Replaced the chart ToolBar with a Menu control |
Added | Views | User can change instrument from chart |
Added | Views | User can change BarType from chart |
Added | Views | 'Add to BarType list' context menu item |
Added | Controls | Can configure DashStyle via the PensControl if desired |
Added | SharpScript | overrideable IsPenDashStyleConfigurable property in PlotStyle. If true user can configure DashStyle (via IndicatorSelectorView) |
Changed | Xaml | customplot.xaml file |
Fixed | Views | BarsDataView not opening CenterOwner |
Fixed | Views | Indicator plot values wrongly plotted (on YAxis scale) when IsOverlay property is set to true |
Added | Views | Templates for indicators |
Changed | Xaml | 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" /> |