Duplicate orders

Viewing 12 posts - 1 through 12 (of 12 total)
  • #32933

    Morning all,

    Has anyone experienced incorrect or duplicate orders in live auto trading?

    I had a duplicate order placed the other day, and to make matters much worse, neither of the orders had stops or limits in place!

    This is pretty worrying to say the least.. I only had only gone live the day before this happened, and if I hadn’t noticed quickly, the result could have been a lot worse than the -40 points it cost me.

    Would be interested to hear how common this is..

    Thanks

    Geoff

    #32941

    Were the duplicated orders at exactly same time and price as the correct orders?

    #32942

    no never

    timeframe?

    cumulateorders = false?

     

    #32948

    I tried replying earlier on my phone, but I don’t think it went through, so I’ll reply again:

    the trigger was correct, but it opened 2 positions instead of 1 – almost exactly the same level and time. Neither had a stop or limit set (they should have done, based on my code!).

    1 min timeframe, cumulateorders=false.

    I contacted support with this, but am still waiting for a reply.

    I think it might have had something to do with the maximum number of orders being hit that day.. my system had been stopped automatically. But obviously you wouldn’t expect it to result in a duplicate order with no stops or limits….very odd… and worrying

     

    thanks

     

    #33187

    UPDATE: after several emails to pro realtime, (who haven’t come up with any explanations as yet), they said I should talk to IG. IG said their servers had gone down at precisely the time one of my automatic orders was being processed, which meant it was initially rejected. Then, when their servers came back on line, the order went through, but somehow this resulted in the other issues (duplicate order, missing stops/limits). IG said to get to the bottom of the other issues, I would need to go back to pro realtime – but as the initial problem was at IG’s side, they would be happy to refund my losses from the 2 orders (which I accepted).

    Whether I’ll get any further with pro realtime I don’t know – but at least I recovered those losses.

    #33189

    Sooo glad you got your losses refunded Grubby … that’s the main thing!

    #33192

    did the tradingsystem stop when this happened?

    have you set the positions to be closed (in trading options) if the system stops?

     

     

    #33391

    something is wrong maybe its the 1-min tf that not work?

    i have a bo system running on dow 1-min tf long only and today it took 1 long and closed with profit but then it open a short trade and closed on the same level and then the system stop?

    how can it open a short trade when i have only buy at market and sell?

    this is on demo, maybe live works better..

    #33410

    Sorry to hear that Eric … not good all this, seems loads of odd things happening in many areas on PRT?

    #33416

    I think its the 1-min tf that not work? i dont use it normally

    here is some proof

    code used

     

    #33431

    maybe it has something to do with the CALL function on 1-min tf?

    normally i use 15.30,60,240  min tf and have no problem with this

    #33432

    You should not use CALL in ProOrder, it introduces strong calculations not needed to get a fast execution. Always a better thing to include all your indicators/signals codes into your ProOrder strategy code. Until the new data engine is not ready, this is what I strongly recommend.

Viewing 12 posts - 1 through 12 (of 12 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login