Animouse31

Results 2 comments of Animouse31

Check the symbol info using client.get_symbol_info and find PERCENT_PRICE in it. The price you send for the order should match the PERCENT_PRICE rule, as well as the PRICE_FILTER rule.

@oliver-zehentleitner Could you give me the code example on how to use it? Like sending a new order, get account information, etc. I wonder if using websocket API is better...