Articles, Library comments - page 91

New article Evaluating the ability of Fractal index and Hurst exponent to predict financial time series has been published: Studies related to search for the fractal behavior of financial data suggest that behind the seemingly chaotic behavior of economic time series there are hidden stable
Ofir Blue Telegram API for any indicator : Connect your indicator to Telegram with 3 lines of code This sample code enables to connect your indicator to Ofir Blue, the first trading application for Telegram Author: Gad Benisty
New article Frequency domain representations of time series: The Power Spectrum has been published: In this article we discuss methods related to the analysis of timeseries in the frequency domain. Emphasizing the utility of examining the power spectra of time series when building predictive models
Multi Timeframe Moving Average: The indicator displays the moving average for the selected timeframe. Author: Il Anokhin
Universal Signals & Universal Trailing Modules : This is a module for MQL5 Wizard and Standard Library, which allows you to generate expert adviser based on arbitrary set of indicators and conditions. Author: Stanislav Korotky
New article DoEasy. Controls (Part 1): First steps has been published: This article starts an extensive topic of creating controls in Windows Forms style using MQL5. My first object of interest is creating the panel class. It is already becoming difficult to manage things without controls
IchimokuAlert : The Ichimoku indicator with an alert. ‌ Author: Alexey Viktorov
Cross_Line_Trader: The Expert Advisor opens positions when the price crosses line objects. Author: Scriptor
Nadaraya-Watson estimator : Nadaraya-Watson estimator Author: Mladen Rakic
New article Creating an EA that works automatically (Part 11): Automation (III) has been published: An automated system will not be successful without proper security. However, security will not be ensured without a good understanding of certain things. In this article, we will explore why achieving
MA Angle : Not sure if anyone need this. Just showing the angle of the MA of current and adjacent candle. Author: Lee Chee Tat
SLTP Currency: This EA will use the deposit currency as Stop Loss and Take Profit for each trade, once profit or loss has been reached it will close the entire trade. Author: buju
Check if there are any new bar : The purpose is to check whether new bar are generated This is a class file that can be used as a class or copied to EA or scripts for use Author: Mage He
New article Applying network functions, or MySQL without DLL: Part II - Program for monitoring changes in signal properties has been published: In the previous part, we considered the implementation of the MySQL connector. In this article, we will consider its application by implementing the service
New article Category Theory in MQL5 (Part 3) has been published: Category Theory is a diverse and expanding branch of Mathematics which as of yet is relatively uncovered in the MQL5 community. These series of articles look to introduce and examine some of its concepts with the overall goal of
CCI + MACD Scalper : Indicators used: - EMA (default period 34) - CCI (default MA period 50) - MACD (default MT5 settings) The strategy goes as follows: For BUY orders: - The candle must close ABOVE the EMA - The CCI indicator must cross the 0 level and go into the positive - The MACD indicator must
CHO Smoothed Arrow : Signals (Arrow objects) of iCHO indicator (Chaikin Oscillator, CHO) and smoothed iCHO intersections Author: Vladimir Karputov
CSV file reader for MQL5: This class was developed to exchange data between MetaTrader 5 and CSV files. It converts the strings read from the CSV file to double and integer values depending of the type of the columns. Two producers of CSV files are most important for me. The most important...
New article Graphical Interfaces VIII: The Tree View Element (Chapter 2) has been published: The previous chapter of part VIII on graphical interfaces has focused on the elements of static and drop-down calendar. The second chapter will be dedicated to an equally complex element — a tree view, that
Simple ZZ Consolidation Zones : More experiments with the Simple ZigZag indicator. A small upgrade allows the indicator to find and mark the price consolidation areas with colored rectangles. Author: Oleg Shenker
i-SpectrAnalysis_OsMA : The indicator is an example of smoothing a time series of the OsMA indicator by filtering harmonics of higher order. Author: Nikolay Kositsin
Lazy Bot MT5 (Daily Breakout EA) : - This Bot use stratery Breakout of Daily Bar, I tested for 3 Pair currency : GBPUSD, EURUSD, XAUUSD - Default setting is not sure the best, you can test for your parameter. - This is version for MT5 that convert from MT4 - this EA is best for broker low spread
ant-GUBreakout : The indicator to display time ranges Author: Andrey Voytenko
Long position : A simple script that allows you to open a long position using the current price location with a specified Risk Percentage and Reward Ratio. Author: Marcus Wyatt
New article Learn how to design a trading system by BW MFI has been published: This is a new article in the series in which we learn how to design a trading system based on popular technical indicators. This time we will cover Bill Williams' Market Facilitation Index (BW MFI). Strategy one: BW MFI
Stochastic MACD: Stochastic MACD Author: Mladen Rakic
New article Creating an EA that works automatically (Part 12): Automation (IV) has been published: If you think automated systems are simple, then you probably don't fully understand what it takes to create them. In this article, we will talk about the problem that kills a lot of Expert Advisors
FOREX Currency Powers: MetaTrader 5 allows creating synthetic instruments. The price of such instruments can depend on the current values of a number of financial instruments. In trading, such symbols allow spotting the beginning and end of global market movements at an early stage. In this example...
New article Creating an EA that works automatically (Part 10): Automation (II) has been published: Automation means nothing if you cannot control its schedule. No worker can be efficient working 24 hours a day. However, many believe that an automated system should operate 24 hours a day. But it is
Donchain Channel Indicator: This indicator draws three Donchain bands: up, middle and down bands based on which you can design your scalping system. Author: Rasoul Mojtahedzadeh