update - EA with Close ALL Button Attached
I made some scripts on request of our favorite lady trader in the chat room Jenni. On special request she needed a script to enter several orders instantly with Hotkey ( keyboard shortcut - you can program MT4 to run any script with a crtl + a-z).
MaxTrades = The script will enter X amount of trades
SpreadPippet = The script will check the spread before entering, if your spread is 0.9 pips, then you enter 10 into this setting == 1.0 pip
Lotsize The script will enter the same lotsize
Details = Popup alert with execution time and spread at request
When you Run a Script, it will activate on the selected Chart that you are viewing. If you are looking at 10 charts at once, just click on the chart, ( it will highlight the frame) and use your HotKey
There are two scripts = Buy and Sell
The third script is to close all traders instantly
enjoy day traders.
I made some scripts on request of our favorite lady trader in the chat room Jenni. On special request she needed a script to enter several orders instantly with Hotkey ( keyboard shortcut - you can program MT4 to run any script with a crtl + a-z).
MaxTrades = The script will enter X amount of trades
SpreadPippet = The script will check the spread before entering, if your spread is 0.9 pips, then you enter 10 into this setting == 1.0 pip
Lotsize The script will enter the same lotsize
Details = Popup alert with execution time and spread at request
When you Run a Script, it will activate on the selected Chart that you are viewing. If you are looking at 10 charts at once, just click on the chart, ( it will highlight the frame) and use your HotKey
There are two scripts = Buy and Sell
The third script is to close all traders instantly
enjoy day traders.
Comment