Articles, Library comments - page 62

GreenTrade: The Expert Advisor trades based on iMA and iRSI signals. Values of iMA on four bars are compared. Indices of these bars can be optimized. Author: Vladimir Karputov
Bollinger Bands Based EA : This EA is based on upper and lower Bollinger bands. Author: Satyam Shivam
Symbol Watermark With Timeframe: This indicator will display a symbol watermark on the chart background, showing the timeframe and symbol name in large font. Author: Ron
Swap Informer : Search for positive swaps. Author: Evgeniy Chumakov
iTrend: This is a combination of two indicators in one. Histogram values are the sum of the values of two technical indicators - Bears Power and Bulls Power. Moving average values are the difference between the values of the financial asset price and Bollinger Bands (depending on the value of the...
EA based on indicator SAR, ADX and SMA 100: This EA is in MQL5 language and is based on: SMA (Simple Moving Average) with period 100 bar,ADX (Average Directional Movement Index) period 14 bar,SAR (Parabolic SAR) indicator.I'm testing it now on period over 15 min in various crosses. Author: Mauro...
Multi Currencies EA CloseAll : Due to recent popularity of Multi currencies EA, This codes allows to Close Orders or delete Pending orders of a Multi Currencies EA, Single Currency EA or Manual orders. Author: Ugochukwu Mobi
New article Adaptive indicators has been published: In this article, I will consider several possible approaches to creating adaptive indicators. Adaptive indicators are distinguished by the presence of feedback between the values of the input and output signals. This feedback allows the indicator
Logarithmic Regression: Logarithmic regression channel. Author: Scriptor
Donchain counter: A trading system based on the Donchian Channel indicator. Donchian Channel indicator values are used as signals for opening a position and applying the trailing stop function. An example of a BUY signal: if the upper buffer of the indicator on the first bar is greater than that on...
Velocity - normalized: Velocity - normalized using ATR, deviation or no-normalization. Author: Mladen Rakic
Dollar Index: The U.S. Dollar Index (USDX, DXY, DX) is an index (or measure) of the value of the United States dollar relative to a basket of foreign currencies, often referred to as a basket of U.S. trade partners' currencies. The Index goes up when the U.S. dollar gains "strength" (value)...
Group transfer Stop loss : The script (not an Expert Advisor) sets and moves the Stop Loss for all positions on the current symbol to the specified price Author: Vladimir Karputov
RSI_MAonRSI_Filling Step EA : Strategy based on the custom indicator 'RSI_MAonRSI_Filling'. The minimum step is set between positions Author: Vladimir Karputov
A Really Random Robot: This robot uses a random number generator to simulate simply tossing a coin to decide on the direction of each trade. It provides an example of a minimal expert advisor programmed in an object-oriented style. It also provides a basis for quantifying the value added by...
New article DoEasy. Controls (Part 23): Improving TabControl and SplitContainer WinForms objects has been published: In this article, I will add new mouse events relative to the boundaries of the working areas of WinForms objects and fix some shortcomings in the functioning of the TabControl and
Simple EA using Bollinger, RSI and MA : Ea working well on EURUSD1 H1 with initial parameters, using a simple strategy based on Bollinger bands and RSI. Author: vsebastien3
New article Advanced EA constructor for MetaTrader - botbrains.app has been published: In this article, we demonstrate features of botbrains.app - a no-code platform for trading robots development. To create a trading robot you don't need to write any code - just drag and drop the necessary blocks
AMA to KAMA crossover - histogram version: Short description. Author: Mladen Rakic 
Trailing with Close Button : This EA help you to auto set the TP, SL & TRAILING by default, easy to close all orders with button "Close All" Author: Gusti Risyadi Noor
Pipser: This Expert Advisor allows to perform one click trading. Just press the corresponding button to open position. To close position, press the opposite button, i.e. if Buy position is opened, press "Sell" to close it. Author: Fox Rex
Head and Shoulders: "Head and Shoulders" naked trading price action EA draws 2 mini Trend Lines with "Fractals" on chart and trades with "Head and Shoulders" strategy,has Trailing Stop Loss &Take Profit works with all time frames major forex pairs and stocks NASDAQ. Author: Aharon...
GRat Order Exchange : for export/import of orders and trades between EAs and terminals Author: Ivan Titov
MACD_Colored_Histogram_2019: Trending Indicator MACD with coloured Histogram to detect trend and retracements in that trend. Author: festiveboy 
CloseOrdersBySymbol: The script closes all pending orders on the current symbol. Author: Nikolay Kositsin
New article DoEasy. Controls (Part 22): SplitContainer. Changing the properties of the created object has been published: In the current article, I will implement the ability to change the properties and appearance of the newly created SplitContainer control. Compile the EA and launch it on the
New article Developing an Expert Advisor from scratch (Part 30): CHART TRADE as an indicator? has been published: Today we are going to use Chart Trade again, but this time it will be an on-chart indicator which may or may not be present on the chart. Now we can compile the indicator after which we
RSI of average using double smoothed Wilder's EMA: RSI of average using double smoothed Wilder's EMA Author: Mladen Rakic
Self Optimizing RSI or MFI Trader: This robot optimizes the values it uses for overbought and oversold based on what would have been profitable during the Optimization periods(bars) back. Using the strategy of selling when the index indicator crosses below overbought and buying when the index...
Synthetic VIX: The Synthetic VIX indicator is based on Larry Williams' TASC article "Fix the VIX": When it comes to describing what markets do, Bernard Baruch said it best: "Markets fluctuate." That idea is embodied in the Chicago Board Options Exchange (CBOE) Volatility Index (VIX), which...