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
Indicators

Classic Moving Averages with colors - indicator for MetaTrader 5

Views:
16455
Rating:
(29)
Published:
2020.12.19 17:24
ma_colored.mq5 (11.53 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The five classic moving averages are present:

  • Simple moving average
  • Exponential moving average
  • Smoothed moving average
  • Linear weighted moving average
  • Smoothed moving average

The indicator displays a colored moving average.

It has three parameters:

  • Period calculation period
  • Method calculation method
  • Price applied prise used for calculation

This version is faster and code is more flexible and reusable


Moving Averages colored


Technical Indicator Description

Full description of MA is available in the Technical analysis: Moving Averages



Basic Martingale EA v2 Basic Martingale EA v2

A Sample of Averaging Up/Down Martingale EA.

visitor - behavioral design pattern visitor - behavioral design pattern

represent an operation to be performed on the elements of an object structure. visitor lets you define a new operation without changing the classes of the elements on which it operates

quick sort - sorting algorithm quick sort - sorting algorithm

a highly efficient sorting algorithm, based on partitioning of array of data into smaller arrays

Free mt5 Copier Free mt5 Copier

Copy trading has become such a critical feature of forex trading. Some people see this as a potential business opportunity, while for opensource die-hards like me, we believe in giving back to the community rather than putting a price tag on everything 'nice'. So here it comes. A free opensource trade copier, which you are freely allowed to modify and distribute according to MIT license terms. It still has limited features, but the essentials like lot normalization are there. Please note that this copier only works for trading terminals installed on the same machine. Please share back any upgrades, enhancements or bug fixes to the discussion. Enjoy!