Dukascopy Support Board
http://www.dukascopy.com/swiss/english/forex/jforex/forum/

Please add BUY Limit by Bid / SELL Limit by Ask to Pending Open block
http://www.dukascopy.com/swiss/english/forex/jforex/forum/viewtopic.php?f=140&t=56764
Page 1 of 1

Author:  frangonve [ Sun 04 Aug, 2019, 06:09 ]
Post subject:  Please add BUY Limit by Bid / SELL Limit by Ask to Pending Open block

Please can you add BUY Limit by Bid / SELL Limit by Ask to the Pending Open block?

Cheers
Francisco

Author:  vadim_berezhnoj [ Thu 12 Sep, 2019, 16:44 ]
Post subject:  Re: Please add BUY Limit by Bid / SELL Limit by Ask to Pending Open block

Hello.

Please read about how Pending order works.
https://www.dukascopy.com/wiki/en/forex ... imit-entry

Kind regards, Support Team.

Author:  frangonve [ Mon 16 Nov, 2020, 09:13 ]
Post subject:  Re: Please add BUY Limit by Bid / SELL Limit by Ask to Pending Open block

Thanks for your post, but I have a quite good idea about how pending orders work.

What I'd like to see implemented in Visual JForex are these commands already existing in your java API to avoid me and other users the hassle of hacking the java code generated by Visual JForex:

engine.submitOrder("OrderLabel", Instrument.EURUSD, OrderCommand.SELLLIMIT_BYASK 0.01, price);
engine.submitOrder("OrderLabel", Instrument.EURUSD, OrderCommand.BUYLIMIT_BYBID 0.01, price);

as explained here: https://www.dukascopy.com/wiki/en/development/strategy-api/orders-and-positions/conditional-order
and here: https://www.dukascopy.com/client/javadoc/com/dukascopy/api/IEngine.OrderCommand.html


By the way, as I'm unable to open new threads in the forum since 2 weeks or more; Please, can you help me with this issue too?

Cheers

Francisco

  Page 1 of 1