Connect custom strategy
https://webhook.skyrexio.com/api/v1/deal/alert{
"base": "Name of the base asset (e.g., MATIC)",
"quote": "Name of the quote asset (e.g., USDT)",
"position": "Use \"entry1\", \"entry2\", etc. for primary/extra entries. Use \"close\" to close all positions.",
"price": "Limit price. For market orders you can pass any value.",
"sourceUuid": "Value from the Alert message section of your custom bot",
"secretToken": "Value from the Alert message section of your custom bot"
}Field
Description
Last updated