Creates a quant strategy configuration in the admin backend.
Documentation Index
Fetch the complete documentation index at: https://docs.nexfi.robert.dpdns.org/llms.txt
Use this file to discover all available pages before exploring further.
Strategy creation request.
Unique strategy identifier.
"cross_arb_btc_01"
Strategy type.
cross_exchange_arbitrage, triangular_arbitrage, funding_rate_arbitrage "cross_exchange_arbitrage"
Trading symbols.
["BTC/USDT"]Target exchanges.
binance, okx ["binance", "okx"]Strategy parameters.
{
"min_profit_rate": 0.002,
"base_quantity": 0.01
}Linked risk profile ID.
"default_profile"