Error
A valid request URL is required to generate request examples{
"strategies": [
{
"id": "<string>",
"meta": [
{
"dev_sell_percentage": "<string>",
"dev_sell_percentage_to_sell": "<string>",
"inactivity_percentage": "<string>",
"inactivity_percentage_to_sell": "<string>",
"inactivity_timeout_ms": "<string>",
"sl_percentage": "<string>",
"sl_percentage_to_sell": "<string>",
"timeout_ms": "<string>",
"timeout_percentage_to_sell": "<string>",
"tp_percentage": "<string>",
"tp_percentage_to_sell": "<string>",
"trailing_sl_percentage": "<string>",
"trailing_sl_percentage_to_sell": "<string>"
}
]
}
]
}{
"error": "<string>"
}Strategies
Get all strategies
Retrieves a list of all strategies.
GET
/
strategies
/
Error
A valid request URL is required to generate request examples{
"strategies": [
{
"id": "<string>",
"meta": [
{
"dev_sell_percentage": "<string>",
"dev_sell_percentage_to_sell": "<string>",
"inactivity_percentage": "<string>",
"inactivity_percentage_to_sell": "<string>",
"inactivity_timeout_ms": "<string>",
"sl_percentage": "<string>",
"sl_percentage_to_sell": "<string>",
"timeout_ms": "<string>",
"timeout_percentage_to_sell": "<string>",
"tp_percentage": "<string>",
"tp_percentage_to_sell": "<string>",
"trailing_sl_percentage": "<string>",
"trailing_sl_percentage_to_sell": "<string>"
}
]
}
]
}{
"error": "<string>"
}Response
List of strategies
Show child attributes
Show child attributes
⌘I
