Rejoignez notre page de fans
BIG DOG Trade strategy - expert pour MetaTrader 4
- Vues:
- 20888
- Note:
- Publié:
- 2009.11.19 15:29
- Mise à jour:
- 2016.11.22 07:32
- Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Published by:
Description:
The idea is based on breakthrough strategy.
Trade rules :
- Find the maximal/minimal price values in the period from 14 to 16 hours (terminal time) and set pending orders for buy/sell at the maximal/minimal value.
- We set orders only if the distance between the maximum and minimum is not more than 50 points
- Take Profit is 30 points. Trailing Stop is 15 points.
- Stop Loss defined at the price level of the opposite deal. Unused orders are removed at the end of the day.
Recommendations:
- See FORTRADER.RU maganize (№ 52) for the details.
Editor's remark:
Note that it's a mirror translation of the original Russian version.
If you have any questions, suggestions or comments, it's better to post them there.
If you have found this code useful for trading or educational purposes, don't forget to thank author.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/9259
This code will get the current time , wait until a certain amount of Seconds has passed and then continue processing.
Two MACD with SignalsIt shows two MACD with lines on the price chart.
Modified version of Murrey_Math_Line v2
Hedge ScriptCreates a synthetic Hedge for any open position that you select. Use it only if are you completely understand synthetic derivatives or triangular arbitrage.