Articles, Library comments - page 26

GOLD OPERA : ONLY FOR GOLD Author: Sushil Vaishnav
Heiken Ashi w/ Doji Spotter: This is the standard Heiken Ashi, but with the option to spot Dojis and color them differently. Author: maj1es2tic
Check out the new article: Neural networks made easy (Part 37): Sparse Attention . In the previous article, we discussed relational models which use attention mechanisms in their architecture. One of the specific features of these models is the intensive utilization of computing resources. In this
Check out the new article: Elastic net regression using coordinate descent in MQL5 . In this article we explore the practical implementation of elastic net regression to minimize overfitting and at the same time automatically separate useful predictors from those that have little prognostic power
Stochastic code for beginners by William210 : Stochastic beginner tutorial to learn how to code in MQL5 Author: Gerard Willia G J B M Dinh Sy
  Experts: Adaptive grid  (11   1 2)
Adaptive grid : Adaptive grid expert for mt4 Author: Kenneth Parling
Plot the previous candlestick highs and lows of the selected period : It will automatically plot a colored horizontal line on the previous highs and lows of the selected period, and it will make the lines consistent on this price when switching timeframes. Author: phade
Translating mouse click on chart into price value (Helper function) : This is a helper function which enables you to find the price of the symbol (the prices on the Y-axis) wherever you click the mouse on the chart. Using OnChartEvent, we don't have an MQL5 function in the API to do this, we can
Strategy - Set And Forget (with Martingale system) : This strategy is the well known set & forget accompanied by the martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc. Author: Mario Gharib
Drag and Drop Move TakeProfit : Set TakeProfit by just dragging and dropping script on the desired price level. Author: Chioma Obunadike
  Scripts: Close-All  (40   1 2 3 4)
Close-All: A script to close all market positions and/or pending orders. Author: amrali
Multi Timeframe Bollinger Bands: This is a multi timeframe indicator for Bollinger Bands. With it you can plot the Bollinger Bands of the higher timeframes without changing the current chart. This allows you to more clearly understand the price context by seeing the levels of the other timeframes on...
Check out the new article: Category Theory in MQL5 (Part 19): Naturality Square Induction . We continue our look at natural transformations by considering naturality square induction. Slight restraints on multicurrency implementation for experts assembled with the MQL5 wizard mean we are showcasing
Momentum code for beginners by William210 : Momentum beginner tutorial to learn how to code in MQL5 Author: Gerard Willia G J B M Dinh Sy
Close All Orders and Positions : This is a simple script that Closes all Orders and Positions available Author: Omega J Msigwa
  Indicators: Volume Average  (12   1 2)
Volume Average: Long known volume analysis method. In capital markets, volume, or trading volume, is the amount (total number) of a security (or a given set of securities, or an entire market) that was traded during a given period of time. In the...
Check out the new article: Improve Your Trading Charts With Interactive GUI's in MQL5 (Part III): Simple Movable Trading GUI . Join us in Part III of the "Improve Your Trading Charts With Interactive GUIs in MQL5" series as we explore the integration of interactive GUIs into movable trading
Gaussian Low Lag Filters : Gaussian Filter Multi Pole smoother of price data Author: maximo
  Experts: Catching Gaps  (26   1 2 3)
Catching Gaps: Hello everyone, this is my first contribution to this lovely place. This expert advisor that catches the gaps. Really I like to thank this company for here efforts in making all these options and facilities that help the traders. Author: Samir Ahmad
  Indicators: Averages MTF  (13   1 2)
Averages MTF: Averages indicator, which contains 18 types of averages available. Author: Mladen Rakic
VR---FIGURA: Different view of the figures and the patterns of the day .... Author: Владимир
  Indicators: SuperTrend  (11   1 2)
SuperTrend: SuperTrend indicator. Is possible to use DRAW_FILLING by "Show_Filling" input. Author: FxGeek Show_Filling=false: Show_Filling=true (DRAW_FILLING):
Check out the new article: Data label for time series mining(Part 1):Make a dataset with trend markers through the EA operation chart . This series of articles introduces several time series labeling methods, which can create data that meets most artificial intelligence models, and targeted data
MACDr code for beginners by William210 : MACDr beginner tutorial to learn how to code in MQL5 Author: Gerard Willia G J B M Dinh Sy
Reversing Grid on Limit orders: Grid system with limit orders. This expert advisor is designed with visual strategy builder - Mission Automate. Code is generated automatically. More info: https://www.mql5.com/en/articles/4951 Author: Andrey Barinov
Clean up all drawings ( Delete All Object Comment etc ) : The script is best use to clean up all drawings ( Delete All Object, Comment, horizontal line, vertical line, arrows etc) on current chart. Please feel free to modify based on your needs. Author: Dwi Sudarsono
Pair Or Symbol And Time Frame With Watermark : Displays the current timeframe and symbol name in large font on the chart background. Useful when hopping between several charts with different symbols at the same time. Author: Dwi Sudarsono
New article Mini Market Emulator or Manual Strategy Tester has been published: Mini Market Emulator is an indicator designed for partial emulation of work in the terminal. Presumably, it can be used to test "manual" strategies of market analysis and trading. Here are the main actions that can be...
Multi Time Frame Trader: EA is setup to use higher time frames for trend identification and lower time frames for entries/exits. Author: c0d3
CCFp (Complex Common Frames percent): Cluster indicator based on article https://www.mql5.com/en/articles/1464 Author: Vladimir Karputov