거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Experts

Stairs strategy - MetaTrader 4용 expert

조회수:
13442
평가:
(10)
게시됨:
2009.10.30 13:17
업데이트됨:
2016.11.22 07:32
Logical.mq4 (1.48 KB) 조회
Stairs.mq4 (6.27 KB) 조회
Trade.mq4 (7.05 KB) 조회
\MQL4\Include\
Logical.mqh (0.7 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Description:

Breakthrough strategy.

The first, two pending orders are placed. They defines a corridor with the range of the specified channel property.

It is necessary for the detection of the appromixate price movement direction.

After breakthrough the further order management is performed by the "Stairs" strategy.


For the filled order we are placing two stop orders, they defines a channel range specified in properties.

The Stop Loss prices for the orders are the same as the breakthrough price.


The exit is performed after the profit will be the same as specified in the Profit property,

or after the total profit of the all traded currencies (from all of the experts instances attached) achieve the value defined by CommonProfit property.


So, everything will be clear after the deals and during the visualization.

The arithmetic increasing of orders is supported.

The automatic calculation of the lot size is also supported, I do not recommend to set it greater than 3%.

If somebody will find the good parameters for the trading, please inform about it. I sure that such parameters are exist.


I wouldn't like to advise to use it with just one pair, but of course, it's cool to test it on demo accounts or MT Strategy Tester.

For the several currency pairs, the strategy might be more effecient, I have tested it on the demo account.

But it's impossible to find the optimal parameters in such case, because of the multicurrency trading.


A picture from the demo account:


I have used 5 currency pairs, the profit channel size was 100, the profit was 150 and common profit was 300.

The maximal drawdown was the same as we see at the picture.

The initial balance was 25000, the strategy also can work with 10000.


*.mqh -- copy to include

logical.mq4, trade.mq4 copy to libraries

Stairs.mq4 -- the expert advisor.

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/8746

Multi Timeframe Candles Multi Timeframe Candles

Display Candles from a higher timeframe on top of your current chart (ex: see H1 candles on top of a M5 line chart)

WinSock WinSock

A WinSock library and a client/server example

Market browse Market browse

This script will allow you to use the information about the market watch and the client terminal settings. It can be very useful to study the client terminal and market watch options.

SymbolsLib SymbolsLib

The library contain several functions to get an additional information about the symbols, loaded into the client terminal. ATTENTION: Undocummented solution, it may not work in the other versions of MetaTrader