Fan sayfamıza katılın
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın

MTrendLine is Very Convenient Autoregulator of Pendings in Reference to the Trend Lines - MetaTrader 4 için Uzman Danışman
- Görüntülemeler:
- 15765
- Derecelendirme:
- Yayınlandı:
- 2008.12.18 07:06
- Güncellendi:
- 2014.04.21 14:53
-
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
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.
MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/8618

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

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

The indicator has the informative character.

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