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

timestamp and opening price of an open trade
http://www.dukascopy.com/swiss/english/forex/jforex/forum/viewtopic.php?f=21&t=57269
Page 1 of 1

Author:  us_copiosus [ Sun 16 Feb, 2020, 07:12 ]
Post subject:  timestamp and opening price of an open trade

Hi
I have a loop which looks at each and every open trade

I wish to record the timestamp and the price at which the trade opened at

What is the code to do this please ?

Bob M

Author:  vadim_berezhnoj [ Mon 17 Feb, 2020, 18:58 ]
Post subject:  Re: timestamp and opening price of an open trade

Hello.

Methods getFillTime() and getOpenPrice() will help you along with console.getOut().println()
https://www.dukascopy.com/client/javado ... Order.html
https://www.dukascopy.com/wiki/en/devel ... al/console

Kind regards, Support Team.

  Page 1 of 1