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

MTrendLine is Very Convenient Autoregulator of Pendings in Reference to the Trend Lines - expert for MetaTrader 4

Views:
15227
Rating:
(5)
Published:
2008.12.18 07:06
Updated:
2014.04.21 14:53
MTrendLine.mq4 (3.6 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The usage is very simple, we draw the trend lines marking, place a pending order at random, for example at 100 points lower than the current price. Then we inspect the properties of the trend and copy TrendLine ####### (number) into the clipboard, then activate the EA and write the number of the pending order to the Ticker and paste from clipboard to the Trendline. Dist is the distance between the order and the pending order.

If the EA is placed on H1 then the refreshing and moving of the pending order is performed every hour, if the timeframe is smaller then it is performed more often. If you have any questions you can find me here.

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

21hour 21hour

We place two pending orders at the specified time and delete one of them when another one triggers.

Universal Expert Advisor scheme Universal Expert Advisor scheme

Universal EA scheme to enable easy multiple strategy implementation into one EA

X-Pair X-Pair

The indicator has the informative character.

MultiOrders MultiOrders

The script for simultaneous placing of several orders by different symbols.