Articles, Library comments - page 32

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...
Forex_Market_Hours_GMT_v4.0: The good old MT4 indicator! Now for MetaTrader 5. Author: amrali
Auto Scheduler : It's a auto scheduler. Author: danyalyaseen
Equity-based Position Closure : Explore the implementation of equity-based position closure in your trading bot, where positions are closed automatically when the equity reaches a certain percentage threshold. Author: Kishore K
New article Category Theory in MQL5 (Part 11): Graphs has been published: This article is a continuation in a series that look at Category Theory implementation in MQL5. In here we examine how Graph-Theory could be integrated with monoids and other data structures when developing a close-out
Symbol Change Script : Short description. Author: Jose Miranda Ramos
Check out the new article: Developing a Replay System — Market simulation (Part 04): adjusting the settings (II) . Let's continue creating the system and controls. Without the ability to control the service, it is difficult to move forward and improve the system. The video shows the whole system in
New article Creating Graphical Panels Became Easy in MQL5 has been published: In this article, we will provide a simple and easy guide to anyone who needs to create one of the most valuable and helpful tools in trading which is the graphical panel to simplify and ease doing tasks around trading
New article R-squared as an estimation of quality of the strategy balance curve has been published: This article describes the construction of the custom optimization criterion R-squared. This criterion can be used to estimate the quality of a strategy's balance curve and to select the most smoothly...
Jolly Roger EA Version: Inspired by Pirat's Expert Advisor submitted to the Automated Trading Championship 2011. Author: Андрей Корнишкин
Check out the new article: Developing a Replay System — Market simulation (Part 03): Adjusting the settings (I) . Let's start by clarifying the current situation, because we didn't start in the best way. If we don't do it now, we'll be in trouble soon. The implementation will be quite interesting
  Indicators: All Pivot Points  (69   1 2 3 4 5 6 7)
All Pivot Points: An indicator for drawing all important Pivot Points including: "Classic", "Camarilla", "Woodie", "Floor", "Fibonacci", "Fibonacci_Retracement". Author: Hossein Nouri
Check out the new article: Everything you need to learn about the MQL5 program structure . Any Program in any programming language has a specific structure. In this article, you will learn essential parts of the MQL5 program structure by understanding the programming basics of every part of the MQL5
Moving Average with alerts on price crossovers : I wanted to build a moving average which would create an alert when the price moves over the line by a user defined amount of points. It creates both bullish and bearish signals depending on the direction of market price moving through the MA. It is
Check out the new article: Trading strategy based on the improved Doji candlestick pattern recognition indicator . The metabar-based indicator detected more candles than the conventional one. Let's check if this provides real benefit in the automated trading. After that, only about 600 remained for
Exp_Heiken_Ashi_Smoothed: A trading system based on the signals of the Heiken_Ashi_Smoothed indicator. A signal to perform a deal is formed at the close of a bar if the color of the indicator candlesticks changes from blue to red or vice versa. Fig. 1. Examples of trades on the chart Author:...
New article Fast Dive into MQL5 is published: You have decided to study MQL5 trading strategies' programming language, but you know nothing about it? We have tried to examine MQL5 and MetaTrader 5 terminal from the newcomers' point of view and have written this short introductory article. In this...