declare function addStrategy(strategySchema: IStrategySchema): void; Copy
declare function addStrategy(strategySchema: IStrategySchema): void;
Registers a trading strategy in the framework.
The strategy will be validated for:
strategySchema