Uses of Class
com.qtsurfer.api.client.model.GetStrategyCode200Response
Packages that use GetStrategyCode200Response
-
Uses of GetStrategyCode200Response in com.qtsurfer.api.client.api
Methods in com.qtsurfer.api.client.api that return GetStrategyCode200ResponseModifier and TypeMethodDescriptionStrategyApi.getStrategyCode(String strategyId) Get a registered strategy's source, if you still have one to read The exact source you last submitted for this id — the same text `POST /strategy` derives `strategyId` from, whitespace and comments included.Methods in com.qtsurfer.api.client.api that return types with arguments of type GetStrategyCode200ResponseModifier and TypeMethodDescriptionStrategyApi.getStrategyCodeWithHttpInfo(String strategyId) Get a registered strategy's source, if you still have one to read The exact source you last submitted for this id — the same text `POST /strategy` derives `strategyId` from, whitespace and comments included. -
Uses of GetStrategyCode200Response in com.qtsurfer.api.client.model
Methods in com.qtsurfer.api.client.model that return GetStrategyCode200Response