Click or drag to resize

SharpScriptBaseAddBars Method

Overload List
  NameDescription
Protected methodAddBars(BarType)
Add a secondary series of the specified barType. Instrument, Start date, End date, Session, Backfill Policy is referenced from the parent bar
Protected methodAddBars(String)
Add a secondary series for the specified instrument. BarType, Start date, End date, Session, Backfill Policy is referenced from the parent bar
Protected methodAddBars(String, BarType)
Add secondary bar series Start date, end date, session, Backfill Policy is referenced from the parent bar
Protected methodAddBars(String, BarType, DateTime, DateTime, Session, BackfillPolicy)
Add a secondary bar series
Protected methodAddBars(String, BarType, DateTime, DateTime, Session, Boolean)
Adds a secondary bar series
Top
See Also