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

Show Orders History On Chart - MetaTrader 4용 지표

조회수:
9023
평가:
(23)
게시됨:
2021.11.26 13:36
업데이트됨:
2021.11.26 19:55
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Show Orders History On Chart

Show on chart


This is a Indicators to Show Orders History On Chart, Include Buy and Sell Orders, StopLoss and TakeProfit, Order Close, and Trend line.


ShowOnChart2


Setting:

Setting


  • ShowHistoryOrders: Whether to show history orders
  • ShowOpenOrders: Whether to show open orders
  • ShowStopLosses: Whether to show order stoploss
  • ShowTakeProfits: Whether to show order takeprofit
  • BuyArrowColor: Order buy arrow color
  • SellArrowColor: Order sell arrow color
  • CloseArrowColor: Order close arrow color
  • TakeProfitColor: Order takeprofit color
  • StopLossColor: Order takeprofit color
  • ProfitLineStyle: Profit order trend line style
  • LossLineStyle: Loss order trend line style
  • MagicNumber: Show the orders of the specified MagicNumber, All order set to 0


Limit channels Limit channels

ATR based limit channels - metatrader 4 version

DMH DMH

Directional Movement using Hann windowing - metatrader 4 version

Limit channels - with states Limit channels - with states

Limit channels - with states - metatrader 4 version

Expert Advisor specific day and time Expert Advisor specific day and time

It's an expert to open and close orders on specific day and time. Expert open and close orders only with the same symbol it attached.