Watch how to download trading robots for free
Find us on Twitter!
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:
3825
Rating:
(17)
Published:
2017.05.29 14:13
Para_B_HTF.mq5 (21.29 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author: Leonid Basis

Ten 'Parabolic Stop and Reverse system' indicators in one window.

This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 23.06.2010.

Fig1. The Para_B_HTF indicator

Fig1. The Para_B_HTF indicator

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/18057

EXP_MAX_LOT EXP_MAX_LOT

The Expert Advisor calculates the maximum lot size that can be used to open a position using the entire free margin available on the deposit.

OpenBuySellStopLimitOrders OpenBuySellStopLimitOrders

A script for placing two Buy Stop Limit and Sell Stop Limit orders at an equal distance.

MAX_LOT MAX_LOT

The script calculates the maximum lot size that can be used to open a position using the entire free margin available on the deposit.

Size of a candle (histogram) Size of a candle (histogram)

The indicator displays the candlestick size (High-Low) and its direction in the form of a colored histogram.