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

BTC/USD trading is not possible on 1.2 coins
http://www.dukascopy.com/swiss/english/forex/jforex/forum/viewtopic.php?f=16&t=56434
Page 1 of 1

Author:  SFXbernhard [ Thu 12 Apr, 2018, 15:56 ]
Post subject:  BTC/USD trading is not possible on 1.2 coins

bug 1)
Try to trade 1.2 coins, JForex opens 1.0 only.

bug 2)
public void onMessage(IMessage message)
receives unlimited IMessage.Type.ORDER_FILL_OK messages.

Seen on current JForex 3.3.9 DEMO
Please fix.

Attachments:
File comment: shows the bugs
SizeTest2.java [2.56 KiB]
Downloaded 155 times

Author:  API Support [ Tue 17 Apr, 2018, 16:47 ]
Post subject:  Re: BTC/USD trading is not possible on 1.2 coins

SFXbernhard wrote:
bug 1)
Try to trade 1.2 coins, JForex opens 1.0 only.

Thanks. We working on it and soon fix will be available.

SFXbernhard wrote:
bug 2)
public void onMessage(IMessage message)
receives unlimited IMessage.Type.ORDER_FILL_OK messages.

I think unlimited messages reason in these lines of code:
        if (!runCheckOnce){
            runCheckOnce = false;

Author:  SFXbernhard [ Tue 17 Apr, 2018, 19:20 ]
Post subject:  Re: BTC/USD trading is not possible on 1.2 coins

bug 1)
thanks

bug 2)
certainly is no bug, it was my stupid fault. :roll:

Author:  API Support [ Tue 24 Apr, 2018, 10:59 ]
Post subject:  Re: BTC/USD trading is not possible on 1.2 coins

Fixed and will be available in next release.

  Page 1 of 1