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

PYHighLow - indicator for MetaTrader 5

Views:
13713
Rating:
(20)
Published:
Updated:
PYHighLow.mq5 (3.4 KB) view
MQL5 Freelance Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

This indicator to detect length of candlestick. The length is calculate from high-low price. Value show is in percent

Input Shift: for the length detection


HighLow
MT5-CoupleHedgeEA MT5-CoupleHedgeEA

It's a two (2) pairs correlation system.

MT5-RingSystemEA MT5-RingSystemEA

It's a triangular arbitrage system (three pairs correlation system) to use 3 currencies to make 3 pairs to open hedge orders on those.

PY_Signal PY_Signal

Multi time frame signal

Copy constructor Copy constructor

Have you ever wondered how to safely return automatic objects with functions without memory leaks?