Articles, Library comments - page 46

Check out the new article: Category Theory in MQL5 (Part 13): Calendar Events with Database Schemas . This article, that follows Category Theory implementation of Orders in MQL5, considers how database schemas can be incorporated for classification in MQL5. We take an introductory look at how
New article Creating an EA that works automatically (Part 15): Automation (VII) has been published: To complete this series of articles on automation, we will continue discussing the topic of the previous article. We will see how everything will fit together, making the EA run like clockwork. I
  Indicators: 3LS  (1)
3LS : Converted 3 Line Strike by TheTrdFloor from TradingView to MQL4 Author: Lee Chee Tat
Hotkeys_CycleTimeFrames_v1.0 : cycle timeframes using hotkeys 'N','M' prev,next timeframe Author: NickBixy
Hotkeys_CycleMarketWatchSymbols_v1.0 : cycles though market watch symbols, using hotkeys Comma and Period for prev/next symbol in market watch list Author: NickBixy
Fibo Retracement Trader: The Expert Advisor plots a Fibonacci based on the standard ZigZag indicator and traded rectracements from all levels. The levels are fixed and cannot be customized by the user. Author: Oleg Shenker
New article Multiple indicators on one chart (Part 03): Developing definitions for users has been published: Today we will update the functionality of the indicator system for the first time. In the previous article within the "Multiple indicators on one chart" we considered the basic code which
New article Learn how to design a trading system by Bollinger Bands has been published: In this article, we will learn about Bollinger Bands which is one of the most popular indicators in the trading world. We will consider technical analysis and see how to design an algorithmic trading system based
i-Sessions: The trade sessions indicator Fig.1 The i-Sessions indicator Author: Nikolay Kositsin
Automatic Fixed Scale with Top/Bottom Margins: This code was written as an indicator. It adds top and bottom margin to the chart. Both can be adjusted separately. Author: rkdius
Choppy Market Index: Indicator of market instability. Author: Alexey Topounov
Ilan Expert Advisor for Metatrader 4: Ilan16 Expert Advisor for MetaTrader 4. Author: Rinor Memeti
New article The Implementation of a Multi-currency Mode in MetaTrader 5 is published: For a long time multi-currency analysis and multi-currency trading has been of interest to people. The opportunity to implement a full fledged multi-currency regime became possible only with the public release of...
Moving Average-RMA : RMA Relative Moving Average is a variant of EMA Author: Mage He
Dynamic Support and Resistance - for MetaTrader 5 : The "Dynamic Support and Resistance" Indicator is a versatile tool that combines support and resistance levels with real-time market dynamics. By incorporating previous daily highs and lows, it provides valuable insights into market psychology and
Fx pair sorting by range size : Fx pair sorting by range size for a better overview Author: Zbynek Liska
Heiken Ashi: Heiken Ashi - Custom Indicator as Candlesticks Example. Author: MetaQuotes Software Corp.
Next price predictor using Neural Network: An indicator that uses a Feed Forward Neural Network to predict the next few open prices. The network is trained using a Backpropagation method. The training is set up automatically, resulting in a self-trained network and a self-learning indicator...
New article Developing a trading Expert Advisor from scratch (Part 12): Times and Trade (I) has been published: Today we will create Times & Trade with fast interpretation to read the order flow. It is the first part in which we will build the system. In the next article, we will complete the system
Session Buy Sell Orders Volume: A histogram of minimum and maximum values of the following parameters: SYMBOL_SESSION_BUY_ORDERS_VOLUME - "Total current volume of buy orders" and SYMBOL_SESSION_SELL_ORDERS_VOLUME - "Total current volume of sell orders". ‌ Author: Vladimir Karputov 
Grid Trading Algo : This is a grid trading algorithm idea. Author: Peter Mueller
TrendLine Touch Alert: This indicator simply alerts and sends email every time the trend line touched by the price. Fig.1 Price touches the trendline down. Author: Ahmed Soliman
New article The Easy Way to Evaluate a Signal: Trading Activity, Drawdown/Load and MFE/MAE Distribution Charts has been published: Subscribers often search for an appropriate signal by analyzing the total growth on the signal provider's account, which is not a bad idea. However, it is also...
New article Create Your Own Expert Advisor in MQL5 Wizard is published: The knowledge of programming languages is no longer a prerequisite for creating trading robots. Earlier lack of programming skills was an impassable obstacle to the implementation of one's own trading strategies, but with the...
New article Creating an EA that works automatically (Part 09): Automation (I) has been published: Although the creation of an automated EA is not a very difficult task, however, many mistakes can be made without the necessary knowledge. In this article, we will look at how to build the first level
Licensing class and script with 64bit Encryption (more Reliable) : This class loads a licensing file by reading 64bit encrypted account data from a license file into an account array for the purpose of licensing. The Class is initialised with a Filename, a Master Key and whether the file needs to be
New article MQL5 Wizard: New Version is published: The article contains descriptions of the new features available in the updated MQL5 Wizard. The modified architecture of signals allow creating trading robots based on the combination of various market patterns. The example contained in the article...
New article MQL5 Wizard for Dummies is published: In early 2011 we released the first version of the MQL5 Wizard. This new application provides traders with a simple and convenient tool to automatically generate trading robots. Any MetaTrader 5 user can create a custom Expert Advisor not even...
Arrow and Smile: Arrow for input and Smile for output. Author: Jing Jie Huang
New article MQL5 Wizard: Creating Expert Advisors without Programming is published: Do you want to try out a trading strategy while wasting no time for programming? In MQL5 Wizard you can simply select the type of trading signals, add modules of trailing positions and money management - and your...