Strategy
Get a list of all strategies.
String value used for pagination
Maximum number of items to return
20OK
Not Found
Create a strategy
Single strategy model for creation.
Name of the strategy.
Code of the strategy.
Description of the strategy.
Type of the strategy.
Indicates whether a strategy is rebalanced automatically or not.
Indicates whether the automated investing is applied to the strategy. Is required in case automation = true.
The date when the strategy is activated. This is only required in case automation is set to true.
The date when performing of the strategy is stopped. This is only required in case automation is set to true.
Indicates how often the strategy is rebalanced automatically.
The minimum order amount per asset of the strategy.
Indicates whether the orders of all subscribed strategy customer products should be sent separately or aggregated to the exchange.
A cash amount to invest from a settlement account. When cash is deposited into a settlement account, and the deposited cash amount is >= minInvestingAmount, then instant rebalancing and execution are applied.
Currency code in ISO 4217. Required if automatedInvesting is true.
OK
Bad Request
Find which strategy is assigned to the given customer product ID.
Unique customer product identification number in UUID format
OK
Bad Request
Not Found
Update a strategy by its ID.
Strategy ID
Single strategy update model.
Name of the strategy.
Code of the strategy.
Description of the strategy.
Type of the strategy.
Indicates whether a strategy is rebalanced automatically or not.
Indicates whether the automated investing is applied to the strategy. Is required in case automation = true.
The date when the strategy is activated.
The date when performing of the strategy is stopped.
Indicates how often the strategy is rebalanced automatically.
The minimum order amount per asset of the strategy.
Indicates whether the orders of all subscribed strategy customer products should be sent separately or aggregated to the exchange.
A cash amount to invest from a settlement account. When cash is deposited into a settlement account, and the deposited cash amount is >= minInvestingAmount, then instant rebalancing and execution are applied.
Currency code in ISO 4217. Required if automatedInvesting is true.
OK
No content
Bad Request
Not Found
No content
Add a subscriber to the strategy.
The UUID of the strategy.
Subscribers for a given strategy.
ID of the customer.
OK
Bad Request
Not Found
Replaces all strategy subscribers with the new ones.
The UUID of the strategy.
Subscribers for a given strategy.
ID of the customer.
Accepted
Bad Request
Not Found
No content
Removes all subscribers from the strategy.
The UUID of the strategy.
Strategy subscribers removed
Bad Request
Not Found
No content
Removes a subscriber from the strategy.
The UUID of the strategy.
The UUID of the strategy subscriber.
Strategy subscriber removed
Bad Request
Not Found
No content
Update a subscriber in the strategy.
The UUID of the strategy.
The UUID of the strategy subscriber.
Subscribers for a given strategy.
ID of the customer.
OK
Bad Request
Not Found
No content
Last updated

