Table of Contents

Namespace Balsam.Charting

Classes

BaseViewModel

Base implementation of INotifyPropertyChanged.

BuyMarker

Interaction logic for BuyMarker.xaml

Chart

A general purpose class for plotting time series charts.

ChartBase

Implements some common functionality across all backtester charts.

ChartForm

A general purpose form for displaying charts.

ChartViewModel

Controls chart presentation.

ChartWindow

Interaction logic for MainWindow.xaml

EquityDrawdownChart

Creates an equity drawdown chart.

EventAnnotation

Interaction logic for EventMarker.xaml

EventStudyChart

Displays event study summary in graphical form.

ExitMarker

Interaction logic for ExitMarker.xaml

MarketProfileChart

Market profile charting

MultiPaneChart

Interaction logic for MultiPaneChart.xaml

PaneViewModel

Controls the view for individual panes within a chart.

ReturnChart

Creates a new return column chart.

SellMarker

Interaction logic for SellMarker.xaml

Enums

Chart.DateAlignment

Controls how dates are aligned in charting.

Chart.MarketProfileAlignment

Controls how market profiles are aligned.

Chart.MissingValues

Controls how missing values for timeseries are plotted.