investfly.api.StrategyApiClient
class
StrategyApiClient:
Class used to make calls to /strategy endpoint to operate on trading strategies.
StrategyApiClient(restApiClient: investfly.api.RestApiClient.RestApiClient)
def
createStrategy( self, strategyModel: investfly.models.StrategyModels.TradingStrategyModel) -> investfly.models.StrategyModels.TradingStrategyModel: