거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

Classic Moving Averages with colors - MetaTrader 5용 지표

조회수:
16493
평가:
(29)
게시됨:
2020.12.19 17:24
ma_colored.mq5 (11.53 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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!