Fan sayfamıza katılın
A histogram based on the difference between the main and the signal lines of indicator Ang_Zad_C in the points of the price chart.
DEMA_Range_Channel indicator with the timeframe selection option available in input parameters
The Trading_Channel_Index indicator with the ability to change the indicator timeframe using the input parameters.
NRTR type trend indicator based on exiting the channel formed by averaging High and Low of the price series
JFatlCandle indicator with two colored channels based on standard deviations from High and Low of the indicator candles
Skyscraper indicator with the timeframe selection option available in input parameters
Expert adviser scans past 500 closing bars and looks for common closing regions as entries.
The indicator builds Fibonacci levels at candlesticks High and Low, based on the timeframe specified in the indicator parameters
Simple Simulator is designed to practice manual trading on historical data.
Bands Bollinger beginner tutorial to learn how to code in MQL5
The indicator displays high and low levels of a day (specified by the input parameter value) on any timeframe.
Trading system based on the signals of the parabolic that uses Moving Average values as an input time series.
The Expert Advisor drawn on the basis of the signals of the StepSto_v1 stochastic oscillator
Two different period Moving Averages to define the direction of the trend and the semaphore signal indicator to specify the moment for settlement of a deal
The simplest semaphore signal indicator based on different period Moving Averages
The script is a simple example of using the FileFindFirst(), FileFindNext() and FileFindClose() functions