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:
10088
Note:
(12)
Publié:
2008.05.07 07:31
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


Author:

FORTRADER.RU

The system is based on volatility compression. The signal to enter is formed when the market forms the smallest candlestick among a certain amount of bars.

Rules of Forming Position Entering Signal

- At forming the next candlestick, the last 8 bars starting from the second-to-last one are calculated, and the minimum value is found.

- If the first bar takes the size value that is less than the minimum one, then we place:

· a Buy order for the maximum candlestick value + 1 point;

· a Sell order for the minimum candlestick value - 1 point.



Test Results:


The system was optimized for the period between 2007.06.01 and 2008.01.01. It is tested for the period from 2007.06.01 to the present time.

The best ever parameters are stop=65 profit=70.

A more detailed report and description of the trading strategy can be found in our magazine at:

http://fortrader.ru/downloads/redirect.php?dlid=15

All you suggestions concerning elaboration of the system are welcome at: letters@fortrader.ru



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

Pipsing_Setup_Buy_Sell Pipsing_Setup_Buy_Sell

Three scripts for quick preparation and manual placing of trade orders.

_Fibo_Pivot_multiVal _Fibo_Pivot_multiVal

A multi-currency Expert Advisors aimed at trading on Asian sessions.

OzFx OzFx

System OzFx to gain the profit of 100-800+ pips.

Flatter_V1 Flatter_V1

The script places stop orders. The orders are placed for the market/pending orders specified in custom variables High (variable Hi) and Low (variable Lo).