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:
7053
Rating:
(19)
Published:
2012.08.13 10:37
Updated:
2016.11.22 07:32
pema.mq5 (4.19 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

PEMA - Pentuple Exponential Moving Average.

PEMA = QEMA + TEMA(y - QEMA)

PEMA = 50, EURUSD D1

PEMA = 50, EURUSD D1

GetLotForOpeningPos GetLotForOpeningPos

The function that calculates the lot size depending on the amount of money in the deposit currency being used.

ResultRetcodeDescription ResultRetcodeDescription

The function that decrypts the code of the trade operation result for the functions OrderSend() and OrderCheck().

QEMA QEMA

QEMA - Quadruple Exponential Moving Average.

Momentum Color Fill Momentum Color Fill

The Momentum Technical Indicator measures the change of price of a financial instrument over a given time span.