Unisciti alla nostra fan page
A trend indicator that uses the MACD values multiplied by the averaged price of the financial asset, made as a colored histogram.
The indicator shows the strength of bulls and bears in a simple manner in a single window.
Smoothed fast digital filter JSatl with color indication of movement direction, that displays the most recent value as a price label with the possibility to round the channel levels up to a required number of digits.
The indicator implements a breakout system using a channel based on the High and Low price series processed by the algorithm of JSatl_Digit.
Constructor for creating histograms of statistical distributions of indicators, timeseries and their derivatives.
The AFL_WinnerV2 indicator with the timeframe selection option available in input parameters.
The JSatl indicator with the timeframe selection option available in the input parameters.
Night scalper, trades until 0 am terminal time within a narrow range.
The Expert Advisor averages losing positions based on a particular algorithm.
The XvaMA indicator with the timeframe selection option available in the input parameters.
The Exp_ColorXvaMA_Digit Expert Advisor is based on the ColorXvaMA_Digit indicator color change.
The vaMA indicator with the ability to replace averaging. It displays the most recent value as a price label with the possibility to round the channel levels up to a required number of digits. Additionally, it indicates the trend strength by colored dots based on the standard deviation algorithm.
The statistical distribution of Bid and Ask prices on the chart as a histogram.
The Fibo ZigaZag indicator allows to calculate the probable support and resistance levels using the Fibonacci ratios.
The vaMA indicator with the ability to replace averaging. It displays the most recent value as a price label with the possibility to round the channel levels up to a required number of digits. Additionally, it indicates the trend strength by colored dots based on the standard deviation algorithm.
The i4_DRF_v3 indicator with the timeframe selection option available in the input parameters.
The i4_DRF_v2 indicator with the timeframe selection option available in the input parameters.
The vaMA indicator with the ability to replace averaging. It displays the most recent value as a price label with the possibility to round the channel levels up to a required number of digits.
Version of the iBarShift function for the MetaTrader 5, takes a parameter of type datetime — opening time of the bar, the index of which must be found.
The Exp_StochasticDiff Expert Advisor is based on change of direction of the StochasticDiff indicator.
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.
The ZZ Fibo Trader is a simple illustration of the use of the Simple ZZ Fibo, which plots Fibonacci lines on long impulse waves of the ZigZag. In addition, the algorithm illustrates operation of the parabolic system for moving the stop loss.
Simple code that illustrates trading based on the OnTimer event. When the timer triggers, the robot alternately performs buy and sell deals with fixed stop loss and take profit values.
Class for exchanging data between programs. It allows to pass structures of arbitrary size via the global variables of the terminal from one program to another.
The script displays the brief statistics for trading on the instrument over the specified period - the number of deals, profit, profit factor.
The script switches all opened charts at a certain interval. It is also possible to display only the charts of certain symbols.
Symbol for downloading the history data for the current symbol with indication of progress.