Articles, Library comments - page 44

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
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
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...
Martingale Levels For Money Management : To use martingale money management when a position is in loss and price hits any of specific distances. Author: ManiABLS
Strength Index Signal : provides clear arrows which clearly show the direction of the currency pair. Author: Alena Lysenkova
Breakout: An indicator of levels. The indicator allows setting:the hour and minute of the beginning of the "period" zone, the hour and minute of the end of the "period" zone, the hour and minute of the end of the "area" The "area" zone begins right after the end of the "period" zone It has five...
Check out the new article: Category Theory in MQL5 (Part 15) : Functors with Graphs . This article on Category Theory implementation in MQL5, continues the series by looking at Functors but this time as a bridge between Graphs and a set. We revisit calendar data, and despite its limitations in
New article 20 Trade Signals in MQL5 is published: This article will teach you how to receive trade signals that are necessary for a trade system to work. The examples of forming 20 trade signals are given here as separate custom functions that can be used while developing Expert Advisors. For your...
New article Improve Your Trading Charts With Interactive GUI's in MQL5 (Part II): Movable GUI (II) has been published: Unlock the potential of dynamic data representation in your trading strategies and utilities with our in-depth guide to creating movable GUIs in MQL5. Delve into the fundamental
New article How Not to Fall into Optimization Traps? has been published: The article describes the methods of how to understand the tester optimization results better. It also gives some tips that help to avoid "harmful optimization". Author: Shashev Sergei
Power of CAD with average : Power of CAD indicator shows actual strength of currency CAD calculated of 7 pairs that contain CAD. Indicator can be used for strategies based on mean reversion and/or correlation. Included pairs: USD CAD, AUD CAD, CAD JPY, EUR CAD, GBP CAD, NZD CAD, CAD CHF. Author: JAN
New article Creating an assistant in manual trading has been published: The number of trading robots used on the currency markets has significantly increased recently. They employ various concepts and strategies, however, none of them has yet succeeded to create a win-win sample of artificial...
Exponential Range Average & Deviation Offset : An exponential moving average of the true range and the offset of its average deviation Author: Fernando Carreiro