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

IEngine.mergeOrders with the comment parameter
http://www.dukascopy.com/swiss/english/forex/jforex/forum/viewtopic.php?f=96&t=49732
Page 1 of 1

Author:  Ivan35 [ Sat 03 Aug, 2013, 15:21 ]
Post subject:  IEngine.mergeOrders with the comment parameter

Hi support,

please add method IEngine.mergeOrders(String label, Collection<IOrder> orders, String comment)
or
IOrder.setComment(String comment) for setting comment if order state equals FILLED or OPENED.

Thanks.

Author:  tcsabina [ Wed 18 Sep, 2013, 22:05 ]
Post subject:  Re: new method in interface IEngine

Dear Support,

Is this available already? To set comment for a merged order?

Author:  API Support [ Thu 19 Sep, 2013, 07:38 ]
Post subject:  Re: new method in interface IEngine

Available with JForex-API 2.9.3.

Author:  Ivan35 [ Thu 19 Sep, 2013, 19:57 ]
Post subject:  Re: new method in interface IEngine

API Support wrote:
Available with JForex-API 2.9.3.


Thanks

Author:  tcsabina [ Fri 20 Sep, 2013, 00:06 ]
Post subject:  Re: new method in interface IEngine

Dear Support,

API version 2.9.3 is available on DEMO platform, but at the public repo I only see 2.9.2.
Same goes for SDK version. 2.27.2 available on the platform, but at the public repo the latest is 2.72.1.

Image

Attachments:
Capture.PNG [19.64 KiB]
Downloaded 570 times

Author:  forexegyptian [ Tue 08 Oct, 2013, 22:07 ]
Post subject:  Re: new method in interface IEngine

API Support wrote:
Available with JForex-API 2.9.3.


IOrder.setComment(String comment) not yet exist in last API ?

Author:  API Support [ Wed 09 Oct, 2013, 07:19 ]
Post subject:  Re: new method in interface IEngine

forexegyptian wrote:
IOrder.setComment(String comment) not yet exist in last API ?
It won't be implemented, the following method has been implemented:
https://www.dukascopy.com/client/javadoc/com/dukascopy/api/IEngine.html#mergeOrders(java.lang.String,%20java.lang.String,%20com.dukascopy.api.IOrder...)

Author:  forexegyptian [ Thu 10 Oct, 2013, 04:07 ]
Post subject:  Re: new method in interface IEngine

API Support wrote:
forexegyptian wrote:
IOrder.setComment(String comment) not yet exist in last API ?
It won't be implemented, the following method has been implemented:
https://www.dukascopy.com/client/javadoc/com/dukascopy/api/IEngine.html#mergeOrders(java.lang.String,%20java.lang.String,%20com.dukascopy.api.IOrder...)


can API support implement this method in next API [IOrder.setComment(String comment)] that i can change comment in order after it was created ?

thanks

  Page 1 of 1