My Line Order version 2.1 – EA MetaTrader 4

My Line Order version 2.1 - expert for MetaTrader 4
Introduction This version has quite a few new feature, most noticeably the multiple orders. In this version it is only possible to close the order fully but with future versions I hope to add the ability to add into positions and close partial positions at set levels. Also one feature that I’m looking forward to … Read more

X bug free version v4.0 – EA MetaTrader 4

X bug free version v4.0 - expert for MetaTrader 4
This is the free version of our x bug line of Expert Advisors. The Expert Advisor can trade all timeframes and currencies but the default settings are for EURUSD H4. You can change the settings to suit your strategy and timeframe. Full documentation and support is available at our new site. X bug free version … Read more

Jolly Roger EA Version – EA MetaTrader 5

Fig. 1. Pirat
Real author: That is not the original version of Pirat’s “Jolly Roger” Expert Advisor submitted to the Automated Trading Championship 2011. It represents only my vision of performing deals. The Expert Advisor works using only RSI indicator, timeframe – М5. Lots 5-15. Trading is performed using the same parameters. //— external variables input int TP        = … Read more

The amplitude of price movement statistics – English version – script MetaTrader 4

The amplitude of price movement statistics - English version - script for MetaTrader 4
Original script was posted here: The script stores an output file in the MetaTrader 4\experts\files\ directory. The file name contains the following information: “Symbol_Period—date of the first bar in history–date of the last bar in history.txt”. The amplitude of price movement statistics – English version – script MetaTrader 4

Candle Closing Time Remaining (CCTR) Version 3 – indicator MetaTrader 4

Weekly timeframe
Candle Closing Time Remaining (CCTR) is an indicator which displays the remaining time for an open candle to be closed. Features Changeable color and size. Changeable location (Corners). Display server time (on OR off) [v2]. Play an alert sound when the candle is going to close [v3]. Clean code. Screen Shots The indicator will be … Read more

HarmonikManual new version – indicator MetaTrader 4

HarmonikManual new version - indicator for MetaTrader 4
Real author: I have modified and combined the following materials: Harmonik_Ratios by “all traders”; Support and Resistance Barry Stander; My own program. This is the improved version of the “HarmonikManual”, with more attractive and easier to use. This indicator is made with the aim to: Detect the name of the pattern of the points that … Read more

The correct order (version 1.0.01) – EA MetaTrader 4

The correct order (version 1.0.01) - expert for MetaTrader 4
The correct order is a set of moving averages located consecutively. The correct order for an uptrend would be the situation, when the 10-period simple moving average (SMA) is on a higher price level than the 20-period SMA, which is above the 50- SMA. That one, in turn, is above the 100- SMA, and 100- … Read more

Holt’s double exponential smoothing (mt4 version) – indicator MetaTrader 4

Holt's double exponential smoothing (mt4 version) - indicator for MetaTrader 4
The name of the indicator might be a bit misleading. Holt’s double exponential smoothing is mostly used for forecasting, not as an average. The forecasting method usually used with it is a sort of linear forecasting – Double Exponential Smoothing   Like the regression forecast, the double exponential smoothing forecast is based on the assumption of … Read more