私たちのファンページに参加してください
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.
This is a conversion factor. It is used to detect whether broker is 4 or 5 digits. As MetaTrader 4 calculates everything using point basis, coder can use this function to convert pips to point for machine reading.