Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Facebook!
und werden Sie Mitglied unserer Fangruppe
Interessantes Skript?
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
Hat Ihnen das Skript gefallen?
Bewerten Sie es im Terminal MetaTrader 5
Indikatoren

Show Orders History On Chart - Indikator für den MetaTrader 4

Ansichten:
8644
Rating:
(22)
Veröffentlicht:
2021.11.26 13:36
Aktualisiert:
2021.11.26 19:55
MQL5 Freelance Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum Freelance

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.