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
Experts

CloseProfit v2 - expert for MetaTrader 5

Published by:
Vladimir Karputov
Views:
6100
Rating:
(28)
Published:
2018.08.23 11:20
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Author of the idea: Vladimir Khlystov.

mq5 code author - barabashkakvn.

If the profit reaches "Profit Close" or the loss reaches "Loss Close", all positions are closed, while pending orders are removed.

The "All Symbols" parameter is responsible for working on all symbols or only on the current one:

  • If "All Symbols" is "true", the EA works on all symbols
  • If "All Symbols" is "false", the EA works on the current symbol

The "magic number" parameter is a unique ID the EA works with: if it is set to "0", the EA works with any magic number.

When launched in the tester (in visual mode), a demo mode is enabled: a BUY position is opened and a Buy Limit pending order is placed:

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

SimplePivot SimplePivot

A simple Pivot. No stop loss and take profit are used.

Ozymandias_System_HTF Ozymandias_System_HTF

Ozymandias_System indicator with the timeframe selection option available in input parameters

Arttrader_v1_5 Arttrader_v1_5

The EA is based on iMA (Moving Average, MA) indicator and analyzes the last six bars.

DirectCandlesCounter DirectCandlesCounter

The indicator shows the moment of successive appearance of several unidirectional candles in a row activating alerts and sending email and push notifications