|
Just a few changes and it should be fine.
That's pretty fast. Thanks.
The close all works just fine, but the script that places the pending orders may need to be changed a bit.
I'm sorry if you misunderstood the way it's supposed to work. English isn't my native language but I will try to explain more detailed.
Let's say the current quote is 1.2500. I would like a variable (is that what you call it??) where I can specify the number of orders. If I say it should be 50, the script should place 50 buy orders above current quote and 50 sell orders below current quote. Please note - no sell orders above and vice versa.
The next thing is the number of pips between each order. For instance, if that number is two, the buy orders should be something like:
buy 1.2507, 1.2509, 1.2511 and so on. The same goes for the sell orders.
There should not be any stop loss or limit orders.
Just one more tiny thing.
I wasn't able to change the lot size to mini/micro lots.
I think that's about it.
Thank you for all your hard work and help.
Hopefully one day I will be able contribute with something to this forum.
|