Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
971
Rating:
(3)
Published:
MQL5 Freelance Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The script aggregates total profits and swaps for each pair, which is convenient for hedging accounts and strategies where multiple entries are made based on signals.

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/48663

Dynamic Gaussian Channel Dynamic Gaussian Channel

This indicator builds a dynamic price channel using Gaussian smoothing to determine support and resistance lines. It calculates smoothed high and low price values for a given period, finds their extrema and displays three lines: upper resistance (maximum of smoothed high), lower support (minimum of smoothed low) and the middle line between them, forming an adaptive trading channel.

RSI MA Signal Indicator RSI MA Signal Indicator

A simple signal indicator based on RSI and Moving Average. Draws Buy/Sell arrows when RSI is above/below 50 and Price is above/below MA.

Tillson T3 Tillson T3

Tillson T3 with EMA calculations done without auxiliary indicator buffers.

PACF_ACF PACF_ACF

The script calculates the autocorrelation and partial autocorrelation functions and displays them on a graph