無料でロボットをダウンロードする方法を見る
Facebook上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
エキスパート

Stairs strategy - MetaTrader 4のためのエキスパート

ビュー:
13422
評価:
(10)
パブリッシュ済み:
2009.10.30 13:17
アップデート済み:
2016.11.22 07:32
Stairs.mq4 (6.27 KB) ビュー
Trade.mq4 (7.05 KB) ビュー
\MQL4\Include\
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

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