당사 팬 페이지에 가입하십시오
Expansion and improvement of the script ver.2 and an example of accelerated processing of an indicator for use in conjunction with the script
This indicator for draw an Arrows for buy & sell , it's Depends on T3 Indicator http://forum.m-e-c.biz/t29283.html
If you have placed order and suddenly have to leave: don't panic! This EA will set initial Stop Loss, and after your position will reach settable profit threshold, it will start to apply proportional Trailing Stop.
This script will set your stoploss at the fractal level of your choosing. Money management built in helping take some of the guess work out of your trading.
The ideas from the article 3 Methods of Indicators Acceleration by the Example of the Linear Regression" is implemented in this indicator.
The indicator shows trade signals using combined Stohastic with breaking of High/Low by Moving Average.
The indicator detects and marks the WRB (Wide Range Bars) or candlesticks with Wide Range Bodies.
Traditional MACD indicator with a Momentum indicator and alarms. Allows customization of most of the parameters without having to dive into code.
A small improvement of the little known TVI indicator (https://www.mql5.com/ru/code/7804).
Indicator that displays the change in price as a percentage relative to the Open price of the current candle.
정규식은 빠르고 유연한 텍스트 처리를 위한 공식적인 언어를 제공합니다. 각 정규식은 정규식 엔진이 소스 텍스트에서 일치 항목을 찾으려고 하는 패턴(마스크)입니다. 패턴은 하나 이상의 character literals, operators, constructs으로 구성됩니다.
This Expert Advisor closes all open positions and pending orders. It is possible to close only buy or sell orders, market or pending orders, positions with profit or loss. For more information about the expert/utility you can to visit the product's page: https://www.mql5.com/en/market/product/7010
This EA can detect trades in your MT4 account and transmit them via web
This expert opens trades based on signals from multiple technical indicators.
This is simple copy of STUFIC PRO strategy which you can follow as signal or buy at the market.
The Bears Power indicator, in which the indicator period is calculated automatically using the number of bars of the current day.
This is my 1st published code, it is very simple code example: RSI 14 (price close) — open buy when it is < 25, close buy when it is > 50, open sell when it is > 75, close sell when it is < 50.
PVT(Price and Volume Trend Indicator)는 OBV(On Balance Volume)처럼 종가의 변동을 고려하여 계산된 거래량의 누적 합계를 나타냅니다.
Fractal efficiency is calculated like in KAMA, Kaufman’s Adaptive Moving Average efficiency ratio, plus polarization and with optional exponential moving average.