binance_grid_trader icon indicating copy to clipboard operation
binance_grid_trader copied to clipboard

Order Failed,Code: 400, Msg:{"code":-4014,"msg":"Price not increased by tick size."}

Open lyonLeeLPL opened this issue 1 year ago • 2 comments

Order Failed,Code: 400, Msg:{"code":-4014,"msg":"Price not increased by tick size."}

lyonLeeLPL avatar Dec 22 '24 05:12 lyonLeeLPL

https://github.com/51bitquant/binance_grid_trader/pull/36

lyonLeeLPL avatar Dec 22 '24 05:12 lyonLeeLPL

please check out this file(https://github.com/51bitquant/binance_grid_trader/blob/master/gridtrader/trader/utility.py) and make sure to use round_to or floor_to to resolve the price tick or size.

51bitquant avatar Feb 04 '25 23:02 51bitquant