Watch how to download trading robots for free
Find us on Telegram!
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
Experts

Precipice - expert for MetaTrader 5

Published by:
Vladimir Karputov
Views:
2744
Rating:
(10)
Published:
2018.12.28 12:52
Updated:
2019.01.17 11:29
Precipice.mq5 (30.72 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The author of the idea - Gladiator

Code mq5 by: barabashkakvn

Note: The EA was developed solely for checking a random market entry!

The EA opens positions depending on the value obtained in the random number generator. Stop loss and take profit settings are similar and set in the Stop Loss, Take Profit parameter.

The EA works on every tick. There is no more than one position on the market, which means it is able to work both on hedging and netting accounts.

The result can be unpredictable:


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

Standard_Deviation_Channels_x3 Standard_Deviation_Channels_x3

Three standard deviation channels using indicator buffers based on the number of bars defined in the indicator inputs

Standard_Deviation_Channels_x3_Cloud Standard_Deviation_Channels_x3_Cloud

Three standard deviation channels using indicator buffers based on the number of bars defined in the indicator inputs with the channels' background filling.

LBS LBS

Working with Stop pending orders. The EA uses indicator iATR (Average True Range, ATR)

SignalTable_Sar_WPR_MA SignalTable_Sar_WPR_MA

An indicator that shows buy and sell signals of three indicators (iSAR, iWPR, and iMA) on nine timeframes with full settings