Articles, Library comments - page 84

New article Learn how to design a trading system by Stochastic has been published: In this article, we continue our learning series — this time we will learn how to design a trading system using one of the most popular and useful indicators, which is the Stochastic Oscillator indicator, to build a
  Experts: Pipsover  (25   1 2 3)
Pipsover : Pipsing Expert Advisor. It works based on the iChaikin (Chaikin Oscillator) and iMA (Moving Average, MA) indicators. Author: Vladimir Karputov
Pending orders by time : The Expert Advisor sets pending Buy Stop and Sell Stop order at a specified time. Author: Vladimir Karputov
Self_Adjusting_RSI : In pscillator Self-Adjusting RSI, we have implemented the methods of automated adjusting the RSI oscillator overbought/oversold levels, described in David Sepiashvili's article The Self-Adjusting RSI. Author: Scriptor
ProfitTrail Pro EA - expert for MetaTrader 4 : ProfitTrail Pro is a smart tool that sets a stop-loss for every trade once the price moves a distance you choose. It keeps the stop-loss at a set distance from the price and moves it automatically as the price changes, helping you lock in profits and
Smooth Algorithms - Corrected/Modified - library for MetaTrader 5 : Smooth Algorithms fixed version plus Trade Algorithms plus full operational EA, plus two indicators . So you will get complete project where you be able to see example how to use and implement this libraries Author: Dragan Drenjanin
Check out the new article: Chemical reaction optimization (CRO) algorithm (Part II): Assembling and results . In the second part, we will collect chemical operators into a single algorithm and present a detailed analysis of its results. Let's find out how the Chemical reaction optimization (CRO)
Change Chart and Timeframe : Modified scripts to change Charts(next,previous) and Timeframes(higher,lower) of all charts quickly by hotkeys. script ChartNext: change to next Chart; script ChartBefore: change to previous Chart; script PeriodNext: select higher timeframe of all Charts; script
Check out the new article: Trading with the MQL5 Economic Calendar (Part 4): Implementing Real-Time News Updates in the Dashboard . This article enhances our Economic Calendar dashboard by implementing real-time news updates to keep market information current and actionable. We integrate live data
Set Stoploss and Takeprofit at same level for multiple orders: Let's say we have 20 open orders on one symbol and want to set takeprofit or stoploss for all of them at the same level(price) .The script selects all open orders of the symbol and can modify stoploss or takeprofit or both at the desired
BuySellZigZag : Double ZigZag draws virtual Buy and Sell levels on the price chart. Author: Evgeniy Chumakov
  Indicators: AutoTrendLines  (11   1 2)
AutoTrendLines : Indicator automatically identifies points and it draws support and resistance trend lines on them. There are two type of calculation lines. Author: Serhii Ivanenko
Check out the new article: News Trading Made Easy (Part 5): Performing Trades (II) . This article will expand on the trade management class to include buy-stop and sell-stop orders to trade news events and implement an expiration constraint on these orders to prevent any overnight trading. A
  Experts: pSAR bug  (19   1 2)
pSAR bug: An expert advisor designed to open and close orders at every first parabolic SAR signal i.e. when sequence shifts from below the price to above and vice. Author: Tonny Obare
Check out the new article: Integrating MQL5 with data processing packages (Part 1): Advanced Data analysis and Statistical Processing . Integration enables seamless workflow where raw financial data from MQL5 can be imported into data processing packages like Jupyter Lab for advanced analysis
Fibonacci Bollinger Bands (MQL5 Version) - Converted from Pine Script by Rashad : This Fibonacci Bollinger Bands indicator is a conversion from Pine Script (by Rashad) to the MQL5 language. Author: Rama Destrian Hartadi
Candle Size : The indicator searches for candles on the price chart that are larger than the size specified in the settings and marks them on the chart. Author: Evgeniy Chumakov
Simplified "EuroSurge" Expert Advisor (EA) for MetaTrader 4 (MT4) : This expert opens trades based on signals from multiple technical indicators. Author: Bernard Petrus Le Roux
Support and Resistance : The "Support and Resistance" indicators shows the support and resistance levels using the Fractals indicator. The calculation of support levels is based on the "Fractals down", the calculation of the resistance levels is based on the "Fractals up" of the Fractals indicator
Check out the new article: Generative Adversarial Networks (GANs) for Synthetic Data in Financial Modeling (Part 1): Introduction to GANs and Synthetic Data in Financial Modeling . This article introduces traders to Generative Adversarial Networks (GANs) for generating Synthetic Financial data
Check out the new article: MQL5 Wizard Techniques you should know (Part 50): Awesome Oscillator . The Awesome Oscillator is another Bill Williams Indicator that is used to measure momentum. It can generate multiple signals, and therefore we review these on a pattern basis, as in prior articles, by
Check out the new article: Visualizing deals on a chart (Part 2): Data graphical display . Here we are going to develop a script from scratch that simplifies unloading print screens of deals for analyzing trading entries. All the necessary information on a single deal is to be conveniently displayed
createbot : goodbt Author: Chems-eddine Besseghier
  Indicators: AbsoluteStrength  (11   1 2)
AbsoluteStrength : The oscillator that displays forces of Buyers (Bulls) and Sellers (Bears) separately. Author: Igor Durkin
ColorCandlesDaily : The ColorCandlesDaily indicator draws candles with different colors depending on the day of the week. Author: MetaQuotes Software Corp
New article Data Science and Machine Learning (Part 12): Can Self-Training Neural Networks Help You Outsmart the Stock Market? has been published: Are you tired of constantly trying to predict the stock market? Do you wish you had a crystal ball to help you make more informed investment decisions
  Experts: TradePanel  (52   1 2 3 4 5 6)
TradePanel: Simple one click trade panel, typically useful for scalpers and day traders. Note: The current chart symbol can be switched by writing the desired one in the symbol box. Author: MhFx7
RSI Dual Cloud EA : Strategy based on custom indicator 'RSI Dual Cloud'. Four types of signals Author: Vladimir Karputov
Check out the new article: Neural networks made easy (Part 76): Exploring diverse interaction patterns with Multi-future Transformer . This article continues the topic of predicting the upcoming price movement. I invite you to get acquainted with the Multi-future Transformer architecture. Its main
ScalpX : ScalpX is an indicator that uses Kalman filters to identify buy and sell opportunities whenever is indicated by the graph. Author: Miguel Angel Marina Garduno