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

CycleMarketOrder(GRID TRADE CODE) - MetaTrader 4용 expert

yumokin
게시자:
Ryutaro Yumoto
조회수:
8672
평가:
(11)
게시됨:
2018.11.18 04:32
업데이트됨:
2018.11.19 13:45
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.