당사 팬 페이지에 가입하십시오
ExpHAWaves is a MetaTrader 5 Expert Advisor based on the Heiken Ashi and StepUpDown indicators.
A Keltner Channel drawn relative to the average value of the Larry Williams' Percent Range oscillator as a sequence of candlesticks
The indicator plots price channel and Fibonacci levels based on the latest NRTR_ZigZag peaks
This utility tracks positions opened manually or by another EA for the current symbol and opens an opposite position. Opening the positions is tracked in OnTradeTransaction.
The Exp_XROC2_VG_X2 trend-following trading system is based on the signals of two XROC2_VG indicators.
HTML file converter for the economic calendar. The script parses a page downloaded from http://www.investing.com/economic-calendar, and forms a CSV file with the list of news.
Signals are generated by the iBands, Bollinger Bands indicator. When a signal is received, opposite positions are closed.
Instead of using Simple Moving Average it uses EMA (Exponential Moving Average), and instead of using mean deviation it uses EMA deviation (originally published here EMA Deviation).
Quadratic Regression MA is a sort of a linear regression value variation, but faster in response to market changes.
The Expert Advisor places four positions with different Take Profit levels per time. As soon as one Take Profit triggers, the other positions will be moved to breakeven.
This version of the Accumulative Swing Index indicator is attempting to add some more functionality to it by producing much smoother results.
The indicator implements a breakout system using the XHullTrend_Digit indicator cloud
The JMACandleTrend_HTF_Signal indicator shows the trend direction or a signal for performing a trade generated by the Skyscraper_Fix indicator at the chosen bar as a graphic object with colored indication of the trend or the trade direction, generates alerts or sound notifications if there are signals for performing trades or sends push notifications to a smartphone
A channel is a trading range between support and resistance levels that a stock price oscillates in for a period of time. This indicator draws the resistance and support lines based on the peaks and valleys that are found within a defined period of time.
Smoothed WPR with floating levels and on chart support / resistance levels
Range BreakOut EA. The range is defined by the min number of bars and max width in pips. This expert advisor is designed with visual strategy builder - Mission Automate. Code is generated automatically. More info: https://www.mql5.com/en/articles/4951
This script allows a user to find out instance_id of the running MetaTrader instance/installation.
This is MQL5 project packer: assemble all source and resource files from dependencies into a single ZIP.
This indicator shows trend line and channels using the BSI Indicator. Original work of https://www.mql5.com/en/code/13615
AMA - Adaptive Moving Average - beginner tutorial to learn how to code in MQL5