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

Elite eFibo Trader 2.6 - MetaTrader 4용 expert

조회수:
25219
평가:
(4)
게시됨:
2009.08.11 09:09
업데이트됨:
2016.11.22 07:32
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

This version of eFibo trader includes additional trend detection signals based on simple indicators (RSI and MA).

Once the trend is detected, eFibo will enter orders based on a Fibonacci sequence (available as parameters).

The following additions were added with this new version:

Moving Average Cross Logic to determine if EA will buy or sell.

  • Parameter 1: MA On/Off If off, module is off. If on, override the Open_Buy = false, Open_Sell = true, with the following logic:
  • parameter 2: MA1-Slow default 65 parameter 3: MA2-Fast default 15

If MA2 Crosses Under (starts below then goes over) MA1 then buy. (begin eFibo algorithm LONG) during this trade, if the lines reverse, i.e. MA2 Crosses Over MA1, then:

If there is a profit in total on all trades, close all positions and wait for another cross (reset) if there is a loss, set a 15 pip trailing stop.

If MA2 Crosses Over (starting above going under) MA1 then sell (begin eFibo algorithm SHORT) during this trade, if the lines reverse, i.e. MA2 Crosses Under MA1, then: if there is a profit in total on all trades, close all positions and wait for another cross (reset) if there is a loss, set a 15 pip trailing stop.

  • parameter 4: RSI Filter on/off if off, module is off if on, Do not enter any new long trades if RSI is greater than RSI High Do not enter any new short trades if RSI is lower than 30.
  • parameter 5: RSI period 14 default parameter 6: RSI High 70 default Parameter 7: RSI Low 30 default parameter 8: trailing level default 15 pips
Ind_VilkaFractals_v1.1.mq4 Ind_VilkaFractals_v1.1.mq4

Индикатор по стратегии "Вилка Чувашова".

FiboPivot FiboPivot

Модифицированный индикатор Fibonacci Pivots. Теперь уровни отображаются на истории и подписаны значения.

LeManSignal LeManSignal

The indicator shows trade signals.

RUBBERBANDS EA RUBBERBANDS EA

This EA works in any timeframe for any currency pair, including gold & silver.