Coins
Example is below, please use base of symbol you wish to trade, along with the offset & lick value you wish the trades to trigger on.
[
{
"symbol": "BTC",
"longoffset": "3.5",
"shortoffset": "3.5",
"lickvalue": "1000"
},
{
"symbol": "ETH",
"longoffset": "3.5",
"shortoffset": "3.5",
"lickvalue": "1000"
}
]
Last modified 2yr ago