Articles, Library comments - page 89

New article Custom Indicators in MQL5 for Newbies is published: Any new subject seems complicated and hard-to-learn for a newbie. Subjects that we know seem very simple and clear to us. But we simply do not remember, that everyone has to study something from scratch, and even our native language....
OpenBuyStopLimitOrder: A script for placing a BuyStop Limit order. Author: Nikolay Kositsin
VPS Monitor - Metatrader 5 : Use this simple Indicator to monitor your VPS. Author: Stefanus Wardoyo
GARCHV2 : A second version of GARCH volatility indicator of https://www.mql5.com/en/code/11776. Author: andres.barale
Pivot_Points_Lines_v1.3 MT5 : Draws Pivot Points formulas Author: NickBixy
New article Graphics in DoEasy library (Part 93): Preparing functionality for creating composite graphical objects has been published: In this article, I will start developing the functionality for creating composite graphical objects. The library will support creating composite graphical objects
  Indicators: MTF MACD  (15   1 2)
MTF MACD: Multi timeframe MACD - has additional parameter - TimeFrame. You can use it to set up higher timeframe from which MACD will calculate its values. Author: Rafal Dubiel
PULL BACK: "PULL BACK" EA Trades when there is a pull back from the trend of 2 Moving Averages. Author: Aharon Tzadik
ZigZag Semaphore (semfore) Indicator: This indicator places a mark (a semaphore) at the zig zag for each of 4 zig zag evaluation lengths. Author: LukeB
Hotkeys_TimeFrames_v1.0 : hotkeys 1-9 numbers on keyboard but not on number-pad to change timeframes 1=m1 2=m5 3=m15 4=m30 5=h1 6=h4 7=d1 8=w1 9=mn Author: NickBixy
Andrews Pitchfork: "Andrews Pitchfork" EA draws Andrews Pitchfork on chart and trades with its trend,has Trailing Stop Loss &Take Profit works with all time frames major forex pairs and stocks NASDAQ. Author: Aharon Tzadik
Volume with MA and color of candle: Volume indicator as modified by RonT, but histogram bar color will be red on a down candle, green on an up candle Author: Robert Rice
OpenSellStopLimitOrder: A script for placing a SellStop Limit order. Author: Nikolay Kositsin
New article Graphics in DoEasy library (Part 91): Standard graphical object events. Object name change history has been published: In this article, I will refine the basic functionality for providing control over graphical object events from a library-based program. I will start from implementing
  Experts: Angry Bird (Scalping)  (26   1 2 3)
Angry Bird (Scalping): Expert Advisor inspired by Ilan 1.6. It uses the iCCI(CCI, Commodity Channel Index), iRSI(RSI, Relative Strength Index) indicators. Author: Vladimir Karputov
New article LifeHack for traders: Blending ForEach with defines (#define) has been published: The article is an intermediate step for those who still writes in MQL4 and has no desire to switch to MQL5. We continue to search for opportunities to write code in MQL4 style. This time, we will look into...
  Indicators: TTF  (1)
TTF: Oscillator TTF (Trend Trigger Factor) was developed as a method to identify market trends and reversals. Author: Scriptor
New article Decreasing Memory Consumption by Auxiliary Indicators is published: If an indicator uses values of many other indicators for its calculations, it consumes a lot of memory. The article describes several methods of decreasing the memory consumption when using auxiliary indicators. Saved...
New article Fix PriceAction Stoploss or Fixed RSI (Smart StopLoss) has been published: Stop-loss are a major tool when it comes to money management in trading. Effective use of stop-loss, take profit and lot size can make a trader more consistent in trading and over all more profitable. Although
Easiest RSI: Opens position when RSI returns from extreme level. Author: George
  Experts: Simple Copier  (38   1 2 3 4)
Simple Copier: Copying utility with minimal functionality. Author: Vladimir Tkach
iSpread: The indicator shows the spread for each bar, the current spread and the minimum spread for a period. Author: Sergey Chalyshev
Correct Gann fan: A set of scripts to install and work with Gann fan. Custom fan has correct angles and is scale insensitive. Author: Андрей
New article Graphics in DoEasy library (Part 92): Standard graphical object memory class. Object property change history has been published: In the article, I will create the class of the standard graphical object memory allowing the object to save its states when its properties are modified. In
New article Trade Operations in MQL5 - It's Easy is published: Almost all traders come to market to make money but some traders also enjoy the process itself. However, it is not only manual trading that can provide you with an exciting experience. Automated trading systems development can also be...
Bollinger Band width calculation with Neural Network using: This Expert Advisor works with Neural Network method Author: surubabs
  Experts: Gap DM  (4)
Gap DM: The Expert Advisor waits for a gap at the bar opening. Author: Vladimir Karputov
Simple Average Volumes : Calculates the average volume for EA Author: TheCoder
  Scripts: TickCompressor  (18   1 2)
TickCompressor : Convert MqlTick-s into minified structures to free RAM or store tick arrays in a compact files. Author: Stanislav Korotky
Constituents EA: At the specified hour, the Expert Advisor analyzes OHLC of the previous bar and sets pending orders Author: Vladimir Karputov