Filter Class

Main class for inheritance

Definition

Namespace: SharpTraderBot
Assembly: SharpTraderBot (in SharpTraderBot.dll) Version: 1.0.0
C#
public class Filter
Inheritance
Object    Filter

Methods

writeLog Call this method when you want to write information to the strategy log

Fields

indicators Interface that provides indicators functionality
ticker Interface that provides account and symbol information

See Also