I would find a hotkey very useful that switches between instant/pending (NOT open a trade).

At the moment I am using autohotkey to move the mouse over to the button coordinates, click it, then move back to original (pointer) position.
At the moment you can just simple click on the "instant" so it'll turn as "pending". To make it instant just click it again. But remember If you are using MT5 It'll have one more option "Stop Limit".

Regards
 
At the moment you can just simple click on the "instant" so it'll turn as "pending". To make it instant just click it again. But remember If you are using MT5 It'll have one more option "Stop Limit".

Regards
Yes, I know, I was giving Envid a vote for a hotkey for this button as I have a workaround using a 3rd party utility at the moment. I have also disabled the stop limit functionality so it just flicks between instant and pending.
 
@Enivid there is one bug. If we have multiple open orders and opposite pending order it counts wrong. for example. I made multiple buy, the total order lots 2.1, and I placed one pending order which to hedge (sell 2.1 lots) it shows like this.
2022-08-24_15h31_21.png
2022-08-24_15h31_28.png

Regards
 
Last edited:
@Enivid I found one bug. If we have multiple open orders and opposite pending order it counts wrong. for example. I made multiple buy, the total order lots 2.1, and I placed one pending order which to hedge (sell 2.1 lots) it shows like this.
View attachment 22413
View attachment 22414
Is it MT5 hedging or netting? I've just tested this on netting, and it calculates properly. Could you please show the list of orders in such a case?
 
Hello, how can I use the new version of PSC-Trader because it gives an error
instead of words, screenshots will speak more. Be specific. otherwise giving the solution will be more complicated to others.
@Enivid talented to find the bugs, errors and fix it in MT4,5. But he don't have ability to look the error that you are seeing in your display while he is sitting in other place 😉
 
Last edited:
  • ℹ️
Reactions: Enivid
PSC-Trader was used in the old version. How do I do it in the new version?
 

Attachments

  • photo_2022-08-25_11-27-39.jpg
    photo_2022-08-25_11-27-39.jpg
    65.7 KB · Views: 6
How to activate the new version does not need scripts
You will see there is trading tab, within that If you press the "Trade" button you will see orders placed according the setings you have in main tab. If you like to set hot key you can set it in settings while you loading the EA (Default Shift+T)
 
Last edited:
  • ℹ️
Reactions: Enivid
I'm sorry, I don't speak English well enough. Thank you for helping me. Can you help me with a picture for my first question. And the second question is how can I open 2 positions of 0.05 instead of one 0.1 position.
 

Attachments

  • photo_2022-08-25_11-44-22.jpg
    photo_2022-08-25_11-44-22.jpg
    42.9 KB · Views: 8
I'm sorry, I don't speak English well enough. Thank you for helping me. Can you help me with a picture for my first question. And the second question is how can I open 2 positions of 0.05 instead of one 0.1 position.
Your images answers your question about opening the trade.
To divide a trade into two separate trades, change the TakeProfitsNumber input parameter to 2. You will be able two divide the trade into two separate ones.