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

Draw trade history onto chart - MetaTrader 4용 스크립트

조회수:
12241
평가:
(35)
게시됨:
2022.08.20 14:36
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Blue Zone = TP Zone

Red Zone = SL Zone

Blue Arrow = Buy

Red Arrow = Sell

Blue Tick = Win

Red Cross = Lose

---

1. Open the chart that you want to display the objects.

2. Key in magic number if you want to display only certain magic number trade. If MAGIC_NUMBER = 0, it will display all the history trade for that selected symbol.

    Signals CSV to chart objects Signals CSV to chart objects

    Plot entry and exit as line objects from MQL5 signal CSV onto chart

    MCDx MCDx

    Some call it as MCDx Smart Money Indicator. It's just modification from RSI indicator.

    Price Horizontal Line Notifications Price Horizontal Line Notifications

    Get notifications when hit price level

    News Detector for Mt4 & MT5 News Detector for Mt4 & MT5

    One code that works for both Mt4 and Mt5 combined. Salient features of the code: -Filter News by High, Low or Medium Volatility -Filter By currencies -Filter by News Keyword -Auto GMT offset check -Dashboard to show upcoming News (Can be enabled or disabled) -Lines on chart for all Upcoming events -Code can be easily modified to place trade at certain time before or after an event or to just stop trading during events.