Articles, Library comments - page 44

Aroon: Aroon indicator was developed by Tushar S. Chande, CEO of the "Tuscarora Capital Management" company and the author of the books "The New Technical Trader: Boost Your Profit by Plugging into the Latest Indicators" and "Beyond Technical Analysis: How to Develop and Implement a Winning Trading...
Easy Trend Visualizer: Simple trends visualizer Fig.1 The Easy Trend Visualizer indicator Author: Nikolay Kositsin
PsyIndicator: The trend indicator drawn in the form of the cloud Fig.1 The PsyIndicator indicator Author: Nikolay Kositsin
New article Neural networks made easy (Part 36): Relational Reinforcement Learning has been published: In the reinforcement learning models we discussed in previous article, we used various variants of convolutional networks that are able to identify various objects in the original data. The main
EA_MALR: The Expert Advisor based on the MALR indicator. Trawl function, lot increase, averaging, reversal are available Author: Im_ hungry
New article Developing a trading Expert Advisor from scratch (Part 11): Cross order system has been published: In this article we will create a system of cross orders. There is one type of assets that makes traders' life very difficult for traders — futures contracts. But why do they make life
New article MetaQuotes ID in MetaTrader Mobile Terminal is published: Android and iOS powered devices offer us many features we do not even know about. One of these features is push notifications allowing us to receive personal messages, regardless of our phone number or mobile network operator....
Plot History : Plot trade history levels on the chart for MT4 Author: Chioma Obunadike
MFCS Currency Correlation Chart: An indicator to put correlated currency charts on a given currency chart. It shows only bars currently. Color/monochrome mode is configurable. It also supports currency inversion for handling EURUSD & USDCHF like pairs. Author: Mansukh Patidar 
Support \ Resistance: A version of indicators to detect Support/Resistance levels. Author: Андрей
OrderExecution : Just a very simple expert that execute orders from a text file. Author: blackrabite
MQL5 Wizard - Trade Signals Based on Reversal Candlestick Patterns: MQL5 Wizard provides the automatic creation of Expert Advisors (see MQL5 Wizard: Creating Expert Advisors without Programming). The CSignalCandles class provides trade signals, based on reversal candlestick patterns. The strategy...
Support and Resistance indicator for MQL5 : This is a custom support and resistance indicator, signaling bouncebacks and key market levels. Author: Peter Mueller
Day_Of_Week_Lables: Day of week indicator Author: Scriptor
ChartButton Class : This class allows you to create buttons on the chart as if they were chart objects(have time and price coordinates) these objects can be dragged on the chart and when scrolling they stay at the same place. If you wan't to learn some Object Oriented Programming or if you wan't to
Check out the new article: Category Theory in MQL5 (Part 16): Functors with Multi-Layer Perceptrons . This article, the 16th in our series, continues with a look at Functors and how they can be implemented using artificial neural networks. We depart from our approach so far in the series, that has
PivotPointUniversal: The indicator plots Pivot levels for all available history. There are 5 variants of Pivot levels is supported: Classic, Fibonacci, Demark, Camarilla, Woodies. There are 3 calculation periods: daily, weekly, monthly. For the daily pivot levels it's possible to specify the GMT...
Currency Strength Meter MT5 : Currency Strength Meter for MetaTrader 5 with configurable timeframe parameter, It was converted from "Currency Strength Giraia 28 pairs TRO MODIFIED" MetaTrader 4 version Author: Andrew Ingosi Likare
  Experts: MARTINGALE VI HYBRID  (107   1 2 3 4 5 ... 10 11)
MARTINGALE VI HYBRID: This EA enters trades according to the conditions of two "Moving Averages". If the trade goes in the opposite direction after a predetermined number of pips, then it opens another trade in the same direction of the first trade....
The Power of Envelopes : The power of Evelopes with trailing stop. Author: Jorge Eliezer Gaitan
i-Paramon work time: i-Paramon work time (new version). Author: Mladen Rakic
  Experts: Renko 2.0 Offline  (33   1 2 3 4)
Renko 2.0 Offline: Renko 2.0 Offline non-trading expert generates custom symbol information on 1M chart. Important! Always leave it on M1 chart. A complete Renko chart with wicks. Now Offline! Based on Renko 2.0 indicator. References the Symbol library for MetaTrader 5 by fxsaber. Configure using...
  Experts: Open Two Pending Orders  (36   1 2 3 4)
Open Two Pending Orders: Automatic placing of Buy Stop pending order and Sell Stop pending order simultaneously, Stop Losses and Take Profits on the user specified levels. As soon as the long position (BUY) is opened as ASK price crosses the levels, the remaining pending order (SELLSTOP) is...
New article Category Theory in MQL5 (Part 12): Orders has been published: This article which is part of a series that follows Category Theory implementation of Graphs in MQL5, delves in Orders. We examine how concepts of Order-Theory can support monoid sets in informing trade decisions by
Close all positions: Closing positions when reaching a profit level Author: Vladimir Karputov
Close All Advanced: This script can close all your open positions in your MetaTrader 4, or you can select different similar positions. Author: George Alexander
Script to close all negative trades first and then followed by positive trades : Usually when we close all trades, it is always from the last trades to the first one. Therefore, there will be positive and negative trades jumble up your closing trades history. Author: Syed Naufal Gaddafi
1 Click Button To Close All Open and Pending Orders V03: Click "Close All" button to close all your open & pending orders at once. Author: grandaevus
CloseOrders (With further filtering): This script allows you to close orders with one click, filtering by profit, loss, magic number and comment. Author: MQL4AutoTrading
View the Value in OnCalculate Parameters: This is a utility for beginning indicator programmers, or others, that want to have a look at values provided by OnCalculate and a few other functions.The indicator shows:1) The most recent value provided with the most recent OnCalculate call.2) The previous...