Find us on Facebook!
Join our fan page
Draft daily trend-following EA that trades using ZIGZAG-FRACTALS on high/low of the preceding bar on a one-hour chart. TakeProfit is 13 points.
I supposed to use the EA for trailing, but added graphical order management to it while programming.
The indicator shows the volatility of a currency pair. This knowledge may be very helpful when using one strategy or another.
The indicator colored in the AC/AO style with disabled zero bar. It is proposed not to display the forming bar of the indicator, but to show only a signal line of the bar being formed.
Draft EA that works on H4, first entering on daily chart. It uses Ryan Jones' Fixed Ratio money management method and "reverse pyramid.
A test script with the functions that calculate the true value of a graphical object's Y coordinate. It is useful to watch the bar forming.
Execution of orders by slanting lines. For the purposes of real trading and learning, graphical orders are implemented in Tester. The EA was evaluated on MQL4 Forum. Version_V5 considers all the suggestions and wishes.
It allows you to calculate profits, StopOuts, and margin, just moving in the chart three lines that correspond with the opening level, StopLoss and TakeProfit of the position.
Trading strategy named Fx-chaos is the result of integration of Bill Williams' Chaos Theory, A. Elders' trading strategy (triple choice), and Ryan Jones' Fixed Ratio money management method.
The indicator displays the ratio between the length of the current down-trend (in bars) and the total length of the period barsToProcess (of course, in bars, as well) where the down-trend is searched for.
The indicator represents the ratio between the length of the up-trend found and the length of the entire range where the indicator is searching for an up-trend.
The indicator shows the trend on a daily chart(2) using indicator ZIGZAG-FRACTALS. It also shows the enter price for HIGH/LOW of the preceding bar on the current timeframe.
The indicator shows support/resistance levels calculated using the methods by V.B. Antonov (A_Vlad).
One more interpretation of the well-known ZigZag. The indicator is written to work according the trading system described here: http://forum.fibo-forex.ru/viewtopic.php?t=1368 The indicator works with ZigZag by Rosh (Zigzag2_R_).
This is an EA that increases the lot size after each profitable trade if it follows some losing trades.
A realization of the method described at http://www.tradejuice.com/forex/forex-1-2-3-methode-mm.htm. The author of the realization is not the author of the method, so I don't vouch for the realization correctness.
The indicator prints net positions for all currencies in the screen. This is a monitor of a multicurrency portfolio.
Indicators Parabolic SAR and Exponential Moving Average are used in the system.
Indicator Impulse CD (Color) is a sequel of impulse approach. By users' requests, colors and signal line are added.
The script draws a set of up/down levels that are at a certain-percentage distance from the price of the bar selected by user.
A script aimed at loading of history for all available currency pairs, metals, indexes, CFD, and at checking of history for "holes".
The script places stop orders. The orders are placed for the market/pending orders specified in custom variables High (variable Hi) and Low (variable Lo).