Unisciti alla nostra fan page
- Visualizzazioni:
- 17745
- Valutazioni:
- Pubblicato:
- 2010.08.10 09:57
- Aggiornato:
- 2016.11.22 07:32
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/160

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

The Multicurrency Expert Advisor.

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.

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