Articles, Library comments - page 464

IncGUI_ColorInput : Graphic control for color selection. To use the class you need to include IncGUI_ColorInput.mqh: #include <IncGUI_ColorInput.mqh> Then, declare the class (CColorInput class instance): CColorInput ci; To get the selected color, use the Color() method, the color can be set using
IncColors : This class contains functions for working with colors. It has color conversion and other useful functions. List of functions: void RGBtoHSV(double aR,double aG,double aB,double & oH,double & oS,double & oV), void RGBtoXYZ(double aR,double aG,double aB,double & oX,double & oY,double &
MultiSignals_PCH : This is the improved version of Price Channel indicator. Two additional price levels, trade signals and Stop Loss / Take Profit levels were added. The signals and Stop Loss / Take Profit can be disabled in input parameters. Author: Anatoli Kazharski
Line Order v. 3: A Line order EA capable of changing stop losses, take profits, trailing stops and lots. Author: heelflip43
Trading signals module based on NonLagDot indicator : Trading signals module for MQL5 Wizard. The moment, when NonLagDot indicator changes its color, indicates the time for market entry. The signal is formed when a bar is closing. Place NonLagDotl.ex5 compiled file to the
JFatlSpeed HTF : This indicator shows the direction of the acceleration of JFatlSpeed price from a larger timeframe at a smaller one. Two colors of large dots are used for rate display. If the rate is positive and raising, the dot color is lime. If the rate is positive but falling, the dot color is
New article Synthetic Bars - A New Dimension to Displaying Graphical Information on Prices has been published: The main drawback of traditional methods for displaying price information using bars and Japanese candlesticks is that they are bound to the time period. It was perhaps optimal at the time...
MACDcrossAUDD1: A simple robot to trade AUDUSD D1 chart only when MACD crosses. Author: IL KYU LEE
MAC-Fibo indicator: Indicator based on MACFibo trading strategy Author: dineshydv
  Experts: Emagic  (3)
Emagic: EA based on macd signal and ema cross Author: Allan Gunst
AutoNK : The indicator creates a channel and provides the possibility to configure it with automatic tuning. After the launch a channel with three lines will appear. It differs from the standard channel - it has the middle line. The black line of the channel can be tuned, the red and the grey lines
MTF-StDev: Multi Time Frame Standard Deviation Author: Leonid Basis
ColorChart : Simple script to randomize all colors of your chart. Just click on it and see results yourself! Author: Karlis Balcers
ATR Channel: Draws an ATR envelope surrounding price action and assists you in setting proper stoploss and takeprofit levels. Author: Point Zero
VR---MOVING-AVERAGE: An improved version of the standard Moving Average indicator, now on the hourly timeframe, you can see moving averages of higher timeframes. Author: Владимир
Objects Description Activator : Enables the "Chart Objects Description" for non-programmers. For any open chart window. Author: Alexander Piechotta After the run from the "Objects Description Activator"
s-PSI@Refresh_v.2.0: The script (in the absence of communication) rescans the server, will make paging history, emulates the ticks for the indicators and experts. Author: TarasBY
  Indicators: CMO  (2)
CMO : In this version of Chande Momentum Oscillator the smoothed price is used for the calculations. It is allowed to improve the filter of trend direction. Chande Momentum Oscillator (CMO) was developed by Tushar Chande and is a technical indicator that attempts to capture the Momentum. Chande
s-PSI@CalculateProfitFromTime: Review the results of the work of your strategy (in history) by the hour. Author: TarasBY
Main Points - Dottor Market: Three main pivot points : Daily - Weekly - Monthly. Author: Alfredo
SpreadLogger + Bid and Ask Logger: Do you want to know how the Spread on your Broker fluctuates? I developed 2 small indicators which will allow you to see hot the spread is performing real time and for the last few minutes or whichever you can thing your platform can hold. Author: eronyx
New article The Box-Cox Transformation is published: The article is intended to get its readers acquainted with the Box-Cox transformation. The issues concerning its usage are addressed and some examples are given allowing to evaluate the transformation efficiency with random sequences and real
LinearRegSlope_V1 : Unnormalized oscillator based on the linear regression algorithm. Author: Nikolay Kositsin
ACC+BAL+MARG-INDI: Account Balance, Equity, Margin, Free Margin + Account Profit: position anywhere on chart - hide any item - enhanced user preference options. Author: file45
Triniti: The support and resistance levels are determined. It provides the values for TP and SL. Author: Laszlo Szabo
Trading signals module based on SilverTrend_Signal indicator : Trading signals module for MQL5 Wizard. SilverTrend_Signal indicator's color dot serves as a market entry signal. The signal is formed when a bar is closing. Place SilverTrend_Signal.ex5 compiled file to the
JForex OHLC data converter: Rewrites JForex csv data without the weekend candles and the seconds. Author: George
MMPRO - Dottor Market: Trade with right risk ! Author: Alfredo
EA to automatically take "pictures" of your orders: This EA doesnt open orders, it takes PICTURES every time you (or another EA) opens or closes an order. Author: Marco
Trading signals module based on WPRSIsignal indicator : Trading signals module for MQL5 Wizard. WPRSIsignal indicator's color arrow serves as a market entry signal. The signal is formed when a bar is closing. Place WPRSIsignal.ex5 compiled file to the terminal_data_catalogue\MQL5\Indicators