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
Here are 3 scripts:close all open trades;close all pendings; close both My question: This would be needed for a manual scalping technique using 1 and 5 min charting. Thanks in advance for any help with this.
Hi, I just moved your post to the correspondent thread.
Close and Reverse all Open Trades script
Here are 3 scripts:close all open trades;close all pendings; close both
My question:This is sorely needed to enhance the standard MT4 trading platform to accommodate manual scalping techniques using 1 and 5 min charting.
Thanks in advance for any help with this.
Thanks
Hi, I just moved your post to the correspondent thread.
Thanks Linuxer
Here are 3 scripts:close all open trades;close all pendings; close both My question:
This is sorely needed to enhance the standard MT4 trading platform to accommodate manual scalping techniques using 1 and 5 min charting.
Thanks in advance for any help with this.Yes. There is close and everse script. It was posted on this thread, or it is on Metaquotes codebase. It is old well-known script.
Just found it inside my computer ... may be difference as I did not check it.
Thanks
Thanks for the quick response NewDigital
Hi,
i have a big problem, i try to code a script to "close a Part of a actuall Position", but my code skills are not so well, is there any chance to find this script?
Many Thanks, Ram
EA to shutdown other EAs?
Is there an EA out there that will shutdown my EA when a certain amount of drawdown is hit? Thanks.
Hi
I haver had chance to test this EA
https://www.mql5.com/en/forum/178206
oilfxpro
Hi,
i have a big problem, i try to code a script to "close a Part of a actuall Position", but my code skills are not so well, is there any chance to find this script?
Many Thanks, RamNot a problem at all : just put the quantity of lots you want to close in the OrderClose() function.
Request Script for OPen Order
4 all coder Meta here, Please help me to make this script. I need 8 srcipt for simple Open Order.. So this will make open order at the same time. And this is the rule... :
Script I :
Buy : 1.5 lot TP : 50 pip SL : 0
Buy : 0.25 lot TP : 100 pip SL : 0
Buy : 0.25 lot TP : 200 pip SL : 0
Script II:
Buy : 6 lot TP : 50 pip SL : 0
Buy : 0.25 lot TP : 100 pip SL : 0
Buy : 0.25 lot TP : 200 pip SL : 0
Script III
Buy : 27 lot TP : 50 pip SL : 0
Buy : 0.25 lot TP : 100 pip SL : 0
Buy : 0.25 lot TP : 200 pip SL : 0
Script IV
Buy : 50 lot TP : 50 pip SL : 0
Buy : 40 lot TP : 50 pip SL : 0
Buy : 8 lot TP : 50 pip SL : 0
Buy : 0.25 lot TP : 100 pip SL : 0
Buy : 0.25 lot TP : 200 pip SL : 0
And for script 5 until 8 is same like above, but the status is sell.. Thanks before 4 all