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, … Read more

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 … Read more

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 … Read more

Open Interest Online © Indicator – indicator MetaTrader 4

Open Interest Online © Indicator - indicator for MetaTrader 4
Description: I present to you a new version of the Open Interest Online © Indicator. Now it has become more intuitive with a new design. The main features are: – Automatic determination of background and color scheme; – There is an opportunity to show levels and their values which are closest to the price, it … Read more

Open and Close positions using the lines – EA MetaTrader 4

Open and Close positions using the lines - expert for MetaTrader 4
Description: The Expert Advisor draws 4 lines: “BUY LINE”, “SELL LINE” и and two corresponding “CLOSE” lines. Your task is to move the lines to the prices you want to operate – to Buy, to Sell, or to Close. The orders are set and close at the moment then price crossing the line, for example … Read more

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

Open Positions Indi – indicator MetaTrader 4

Open Positions Indi - indicator for MetaTrader 4
Indicators: 1. Open Position Points 2. Open Position Pips These indicators are simplification modifications of the iexposure indicator. Both indicators are in all functions exact except one is by default set to return [p] = Pips and the other [p] = Points. Both indicators can display either Pips or Points depending on true/false status of … Read more

Session Open H-Line – indicator MetaTrader 4

Session Open H-Line - indicator for MetaTrader 4
Draws a Horizontal Line at Session Open: On the hour (09:00, 15:00 etc) or any minute past the hour (9:30, 18:47 etc) Daily_Open_Line mod-x is a modification of the Daily_Open_Line indicator – Original Author: Midnite The original indicator has input for a start time on the hour (9:00, 11:00, 15:00 etc) but not past the … Read more

Open position with STOCH and RSI – indicator MetaTrader 4

Open position with STOCH and RSI - indicator for MetaTrader 4
Description: This indicator uses Stochastic with periods 8,3,3 and RSI 3 cross RSI 13 and it use a confirmation trend macd cross zero. If both are crossing together then you will shall view the signal to open position so you just need to open position. kondisi masih bagus = condition still good overbought siap take … Read more