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
I'm not implying denial, I'm honestly asking because I'm not aware of it. // didn't write for the exchange
What is the difference?
I'm not implying denial, I'm honestly asking, because I'm not aware of it. // didn't write for the exchange
No, I misspoke, under btc-e, not under the exchange. There are no positions there. I mean, there's only a currency portfolio and orders, so you do what you want with it. If you sell something you don't need, you first have to buy something you don't need.
The general case is this:
https://www.mql5.com/ru/forum/12342/page3#comment_543724
Interesting from the point of view of the TC logic to handle such situations:
There was a Limit with a Take:
- The Limit Line was partially executed several times, generating several open positions with the Take Line. At the same time the remaining volume remained in the form of the Limit.
- Each of the positions was partially closed by a take.
How to write TS, so that such things do not break the logic?
The general case is this:
https://www.mql5.com/ru/forum/12342/page3#comment_543724
Interesting from the point of view of the TC logic to handle such situations:
There was a Limit with a Take:
- The Limit Line was partially executed several times, generating several open positions with the Take Line. At the same time the remaining volume remained in the form of the Limit.
- Each of the positions was partially closed by a take.
How do I write a TS so that such things don't break the logic?
The general case is this:
https://www.mql5.com/ru/forum/12342/page3#comment_543724
Interesting from the point of view of the TC logic to handle such situations:
There was a Limit with a Take:
- The Limit Line was partially executed several times, generating several open positions with the Take Line. At the same time the remaining volume remained in the form of the Limit.
- Each of the positions was partially closed by a take.
How do I write my TS so that such things do not break the logic?
I have not written such complex systems. If you need to track every position, it will be a non-trivial task. In that case, I would switch to STP, where we can prohibit partial execution, then the orders will be sent as Fill-or-Kill.
It would be nice if these situations were simulated in the demo in real time
I'm sure it's the same for real as well)
By "simulated" I mean that it works the same way as in real life.
If you are subtly suggesting by this post that nothing is going anywhere, I suggest arguing for money (now that's fashionable).