거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
10004
평가:
(12)
게시됨:
2008.05.07 07:31
업데이트됨:
2016.11.22 07:32
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동


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



MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: 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).