Unisciti alla nostra fan page
Automatically draws Fibonacci Retracement lines from yesterday's range, or today's range.
The drawing of the moving average is performed on the basis of Demark's method "Daily Range Projections". Indicator on a zero bar points at the future price change.
It closes an order by the intersection of two MAs (5 and 7 on default). Read the full description...
The algorithm of tuning (optimization) by two ranges with the two-level three-stage optimization is used in the EA.
A signal indicator based on the signal from AO and AC - the changing of the hystogram color.
Calculation of the number of lots by Anton Trefolev.
After wrote many EAs of many strategies, I think maybe this one has more potential, I post it here to you for testing and verifing, wish you can find and reply bugs or improvements.
This EA is intended to be less prone to big drawdowns than former RUBBERBANDS EA and RUBBERBANDS_2 EA. Awaiting for your comments and suggestions for improvement.
Program for logging of non-market quotations from brokerage companies with MetaTrader platform.
The moved panel with the indicators of B.Williams, for strategy Trading chaos. It shows a direction of indicators AO, AC, and MACD.
KMSI is short for Kolier Market Sessions Indicator. It can be use to check time periods of market sessions.
This bands Are used by me for the calculation of the stop loss for a breakout entry and for indicate 2 things: the expected volatility and the trailing stop
A simple tick data collector written in MQL4 for you to collect tick data on any symbol you choose.
You can either be long or short at any given time. You buy and close a short position if the market makes a new 100-day high, and sell and close a long position if the market makes a new 100-day low.
A kind of hedging style play base on "BaseSymbol" and hedge "Hedge.Symbol" to reduce the risk including the auto-calculate-correlation-function for all BaseSymbol-Hedge.Symbol.
Simple EA template to export trade details from a backtest or live trading to a CSV file.
The indicator is a histogram of the lowest/minimum spread only, given in a candle whilst the indicator has been running. Example scripts for placing buy or sell at the lowest spread are included.
The strategy of this EA is daily breakout which is compare previous high or low previous day candle then place a pending order for breakout.