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
Scripts

AP Script ver 1.01 - script for MetaTrader 4

Views:
7513
Rating:
(16)
Published:
2015.12.11 11:13
Updated:
2016.11.22 07:32
ap_1.01.mq4 (6.9 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The script analyzes the market based on two criteria: the moving averages and the support and resistance levels.

The script draws the support and resistance levels on the H4 chart based on the 6-8-week and yearly extremums, and also displays the average values at the same parameters of the flat.

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

Lot-SL propotion Lot-SL propotion

The function returns the lot size, which is calculated based on the stop loss size and the risk specified in the variable.

Close all locked orders Close all locked orders

The function closes all locked orders. This really saves money on the spread.

Coin Flip Coin Flip

Opens orders using the martingale and a virtual trailing stop.

VR Engulfing Pattern VR Engulfing Pattern

A simple indicator, which informs the trader about the appearance of "Bullish Engulfing" or "Bearish Engulfing" candlestick patterns on all timeframes.