Auto trading on Binance.

Questions about MultiCharts and user contributed studies.
ihaar
Posts: 5
Joined: 07 Oct 2013

Auto trading on Binance.

Postby ihaar » 04 Aug 2023

Hello,

If someone is using a broker profile from Binance, I would appreciate some help with a couple of questions:

1. Can I modify an already placed but unexecuted limit order (price/size) using PowerLanguage?

2. As far as I understand, when I code a trailing stop for an open position, Multicharts sends the order as a market order when the condition is met. However, is there any way to implement trailing with other types of orders (stop/limit etc) to apply "maker" commission)?

Thank you in advance for your answers.

User avatar
Polly MultiCharts
Posts: 203
Joined: 20 Jul 2022
Has thanked: 1 time
Been thanked: 56 times

Re: Auto trading on Binance.

Postby Polly MultiCharts » 09 Aug 2023

Hello ihaar,

  1. The Binance API does not support order modification.
    Any modification (price and/or number of contracts change) of the placed order will result in cancellation of the current order and placement of a new order.
  2. You might try using special pre-built orders for that, for example:


Return to “MultiCharts”