Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 4260
- Rating:
- Published:
- 2018.06.18 10:20
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
A moving average using double LWMA-averaging and implemented in color.
Fig.1. Indicator AbsolutelyNoLagLWMA
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/20775

Dynamic managing the lot size depending on the balance.

A semaphore signal indicator using the algorithm of indicator 2XMA_Ichimoku_Oscillator.

This oscillator shows the differences in points between the successive High of bars/candlesticks and Low of bars/candlesticks. It also shows them in different colors, depending on the directions and amount of points set in the properties.

Indicator AbsolutelyNoLagLwma with the timeframe selection option available in input parameters, alerting when the indicator changes its color.