Interface ITradeStep
-
public interface ITradeStepBase interface for the trade steps that define how the trade strategy works.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanexecute()Execute the trade step.
-