Harmonized Pending Hedge of open trades for chart symbol – script MetaTrader 4

Harmonized Pending Hedge of open trades for chart symbol - script for MetaTrader 4
This script sets pending hedges with distance in pips for chart symbol. If hedged are 100% harmonized strategy will do nothing, else calculates difference between Buy and Sell Trades and places a harmonized pending hedge 100%. Deletes old hedges for symbol and places new ones. This way can be used as manual trailing pending hedges,

Check Current Open Orders With Profit – script MetaTrader 4

Screenshot of the script "Check Current Orders With Profit v1.00".
This script lists current open orders with profit. The result is displayed in a message box. If there is at least one open order with profit, a report file is created in .txt format, in Files directory (<terminal_data_folder>/MQL4/Files/). The precise file name format is: report_open_orders_with_profit__[Account Name]__[Server Time].txt Check Current Open Orders With Profit – script

GLFX – free expert advisor, open for customatization – EA MetaTrader 4

GLFX - free expert advisor, open for customatization - expert for MetaTrader 4
Since 2009 when I published GLFX a lot of update were done. So I decided to upload the newest version that doesn´t write errors during the compilation into ex4 file. It is hard to describe which functions GLFX contains. Just explore mq4 code because almost functions are well described. I attached also a manual which

After open a trade, take a screen shot and send email to you. – EA MetaTrader 4

After open a trade, take a screen shot and send email to you. - expert for MetaTrader 4
Global variables: GMT_Time_Diff – Time difference between Local Time and GMT _MonitorScreen_ScreenShot – Set to “1”, take screen shot _MonitorScreen_Email – Set to “1”, notice to you via email After open a trade, take a screen shot and send email to you. – expert for MetaTrader 4