Mateus Marques
Results
1
comments of
Mateus Marques
this way it doesn't give this error: ``` params_in = [] params0 = { 'symbol':'BTCUSD_PERP', 'side':'BUY', 'type':'STOP_MARKET', 'stopPrice':'48000', 'quantity':'1' } params1 = { 'symbol':'BTCUSD_PERP', 'side':'BUY', 'type':'STOP_MARKET', 'stopPrice':'49000', 'quantity':'1' } params2...