partial close also results in a new order opening at the order open price and at the lot size of the partially closed order.
It doesn't open a new order as such.
The original order is split into 2 separate orders, both with the same open time and open price
Is that normal? How could i not know that it works like that... Oh yea, because im a noob #$%% >>edit. sorry... no but seriously, going from the user-side to the programmer-side has made me so aware of how much i misunderstood before. learning programming is great for peoples trading i would think.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi, if my EA partial-closes its order, another ticket opens down at the Orderopen price of the order that just partial - closed (which should be impossible for example in the below picture ticket #20 opens at 20 pips below the bid/Ask line)
It happens to me on different brokers, different computers, different pairs, (same EA). Here is some screenshots.
I would post code, but this i s not related to the EA i think, because how could my code open a partial-lot size order 20 pips below the bid line from an OrderClose command?
Is this a known issue? Any advice would be greatly appreciated. Thanks a lot.