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

News Hour Trade - MetaTrader 4용 expert

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

Expert Advisor I have developed for News Time Trading.

The EA is not fully automatic, you must set the time before 1 minute of news release time and lot, s/l, t/p accordingly.

Remember — time settings must be your broker's MetaTrader 4 server time.

Set and leave it. Get the Results.

I can not guarantee the EA makes reliable profit, but if you setup the settings when you have heard the better news, it's working good.

Updated version 2: Added Magic Number.

Updated version 3: Added option to change Expiry time for pending order (Remember expiry time in minutes).


Input parameters:

StartHour = 1;       // Starting Hours
StartMinute = 1;     // Starting Minute News Released time (-1 minute)
DelaySeconds = 5;    // Default 5 seconds
Lots = 0.1;          // Lots Size
StopLoss = 20;       // StopLoss
TakeProfit = 50;     // Take Profit
PriceGap = 10;       // Price Offset
TrailStop=false;     // Enable/Disable Trailing
TrailingStop = 20;   // Trailing Stop Value in Pips
TrailingGap = 10;    // Trailing Gap in Pips
BuyTrade=true;       // True=Enable Buy Trade; False=Disable Buy Trade
SellTrade=true;      // True=Enable Sell Trade; False=Disable Sell Trade



Hull Moving Average Hull Moving Average

The Hull Moving Average (HMA) is an extremely fast and smooth Moving Average that almost eliminates lag altogether and manages to improve smoothing at the same time.

Bounce Strength Indicator 2.0 with Tango Line Bounce Strength Indicator 2.0 with Tango Line

Bounce Strength Indicator (BSI) shows the strength of bounce. It now works in trend and uses Tango Line calculations.

PriceHistogram OnClick Event PriceHistogram OnClick Event

This indicator shows four price histograms when a chart click event is fired.

DXWeekSnR DXWeekSnR

Indicator of support and resistance levels based on Open Close High Low Weekly Candle.