Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
12005
Note:
(24)
Publié:
2014.07.31 10:18
Mise à jour:
2016.11.22 07:32
buy.mq5 (4.33 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

A simple script that allows you to open a Long position using the current price location with a specified Risk Percentage and Reward Ratio.

Pretty simple, drag the script onto your chart and the inputs to change the Risk Percentage and Reward Ratio will pop up, change those values if you want to, hit the Ok button and the trade will execute.

If it fails, have a look at the expert tab to see why the order failed. The script has a Risk Percentage limit of 20%. That's about it...enjoy!

MA World MA World

This Expert can run on all Symbols and Time Frames and uses the crossover of two Linear Moving Averages as Signal and an Exponential Moving Average as Trailing Stop.

InverseReaction_HTF InverseReaction_HTF

The InverseReaction indicator with the timeframe selection option available in input parameters.

Short position Short position

A simple script that allows you to open a Short position using the current price location with a specified Risk Percentage and Reward Ratio.

Long Pending Order Long Pending Order

When you drag this script onto the chart, it will calculate the price where you drop the script and use this price to figure out if a Buy Stop or Buy Limit pending order should be placed.