@qtsurfer/api-client
Preparing search index...
GetStrategyCodeResponses
Type Alias GetStrategyCodeResponses
type
GetStrategyCodeResponses
=
{
"200"
:
{
code
:
string
;
strategyId
:
StrategyId
}
;
}
Index
Properties
200
Properties
200
"200"
:
{
code
:
string
;
strategyId
:
StrategyId
}
The registered source
Type Declaration
code
:
string
Raw strategy source code (Java or QTScript), exactly as registered.
strategyId
:
StrategyId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
200
@qtsurfer/api-client
Loading...
The registered source