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

II (Outbreak) EA - MetaTrader 4용 expert

[삭제]
조회수:
20843
평가:
(12)
게시됨:
2017.09.15 12:50
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The Expert Advisor is supposed to pyramid into big and fast market movements. It adds up on profitable trades and instantly trails them when in profit. Trades are entered when potential outbreak of big movement is identified. The advisor uses inbuilt functions for calculation of volatility, trend formation and timing to enter the trade.


Inputs

  • Commission - commission per round lot.
  • SpreadThreshold - maximum spread (in points) to open orders (if spread is higher than set threshold Expert Advisor won't open trades).
  • MagicNumber - order magic number.
  • WarningAlerts - set to true if you want the warnings to be printed.
Open Two Pending Orders Open Two Pending Orders

Automatic placing of Buy Stop pending order and Sell Stop pending order simultaneously, Stop Losses and Take Profits on the user specified levels. As soon as the long position (BUY) is opened as ASK price crosses the levels, the remaining pending order (SELLSTOP) is deleted. Vice versa if the short position (SELL) is opened as BID price crosses the levels, the remaining pending order (BUYSTOP) is deleted. It places again both pending orders after the opened order has been closed.

Chaos Trader Lite Chaos Trader Lite

Use Chaos Theory to trade!

Multicurrency hedge example EA (overlay hedge) Multicurrency hedge example EA (overlay hedge)

The example of multicurrency hedging implementation on a single chart in Metatrader 4.

S4T_DaysOfTheWeek S4T_DaysOfTheWeek

The indicator marks the days of the week with a colored histogram in the chart sub-window.