SharpScriptBaseAddBars Method |
Name | Description | |
---|---|---|
![]() | AddBars(BarType) |
Add a secondary series of the specified barType.
Instrument, Start date, End date, Session, Backfill Policy is referenced from the parent bar
|
![]() | AddBars(String) |
Add a secondary series for the specified instrument.
BarType, Start date, End date, Session, Backfill Policy is referenced from the parent bar
|
![]() | AddBars(String, BarType) |
Add secondary bar series
Start date, end date, session, Backfill Policy is referenced from the parent bar
|
![]() | AddBars(String, BarType, DateTime, DateTime, Session, BackfillPolicy) |
Add a secondary bar series
|
![]() | AddBars(String, BarType, DateTime, DateTime, Session, Boolean) |
Adds a secondary bar series
|