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
Libraries

Lot-SL propotion - library for MetaTrader 4

Views:
4981
Rating:
(33)
Published:
2015.12.11 11:12
Updated:
2016.03.15 08:34
lot_risk_sl.mq4 (0.94 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The function returns the lot size, which is calculated based on the stop loss size and the risk specified in the variable. That is, if the risk is set to 2%, and the SL is set to 40 points, the lot will be calculated in such a way, that if the price reaches the SL, then 2% of the deposit would be lost.

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

Close all locked orders Close all locked orders

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

Divergence Divergence

Implementation of a trading system based on divergence detection.

AP Script ver 1.01 AP Script ver 1.01

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

Coin Flip Coin Flip

Opens orders using the martingale and a virtual trailing stop.