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

CycleMarketOrder(GRID TRADE CODE) - MetaTrader 4のためのエキスパート

yumokin
発行者:
Ryutaro Yumoto
ビュー:
8726
評価:
(11)
パブリッシュ済み:
2018.11.18 04:32
アップデート済み:
2018.11.19 13:45
MQL5フリーランス このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

Description:


This Expert Advisor is for the grid trade.

Market order is repeated in a single direction at fixed intervals. 


Examples

For USDJPY:

If you set maxPrice = 115, grid trade is executed In the range of 115 to 105 yen.


For EURUSD:

If you set maxPrice = 1.15, trap trade is executed In the range of 1.15 to 1.05 doller.


The product works on any timeframe.


Parameters:

version - version of the module.

magic - set magic number.

entry - only buy 1,only sell -1.

maxPrice - maxPrice should set the maximum price of the range.

maxCnt - set the maximum number of positions.

lots - set the number of lots. 0.01 means 1 000 currency.

BreakEven - set the lowest profit, in pips.

TrailingStop - set trailing stop, in pips.

spanPips - set the interval, in pips.spanPips should set plus.


CycleMarketOrder Image


CycleMarketOrder USDJPY


CycleMarketOrder EURUSD


BB Swing BB Swing

BB Swing EA trades with "BOLINGER BANDS" indicator and swing strategy has Trailing Stop Loss &Take Profit works best on 1H & 4H time frame major forex pairs and stocks NASDAQ.

10Pips 10Pips

10Pips EA uses two moving averages to find 10 pips,has Trailing Stop Loss &Take Profit works best on 1 hour time frame major forex pairs and stocks NASDAQ.

4H Swing 4H Swing

4H Swing EA trades with 3 EMA's and "STOCHASTIC" indicator and swing strategy has Trailing Stop Loss &Take Profit works best on 4H & 1D time frame major forex pairs and stocks NASDAQ.

Price_Action Price_Action

Price_ActionEA trades with "PRICE ACTION" strategy has Trailing Stop Loss &Take Profit works on all time frames major forex pairs and stocks NASDAQ.