Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
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:
16706
Note:
(40)
Publié:
2010.08.10 09:57
Mise à jour:
2016.11.22 07:32
pipser.mq5 (3.38 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

This Expert Advisor allows to perform one click trading.

Just press the corresponding button to open position. To close position, press the opposite button, i.e. if Buy position is opened, press "Sell" to close it.

Input parameters:

  • Lot - lot size.
  • SL - Stop Loss in points, if 0, there isn't SL.
  • Slipage - slippage in points.

Pipser


Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/160

Dual_Trix_Upgrade2 Dual_Trix_Upgrade2

The Dual Trix indicator with dual magnified Values in the Chart and in the Indicator window.

Multik Multik

The Multicurrency Expert Advisor.

A Really Random Robot A Really Random Robot

This robot uses a random number generator to simulate simply tossing a coin to decide on the direction of each trade. It provides an example of a minimal expert advisor programmed in an object-oriented style. It also provides a basis for quantifying the value added by alternative methods of entry.

Relative Strength Index of Volatility Relative Strength Index of Volatility

The Relative Strength Index, applied to standard deviation of price.