無料でロボットをダウンロードする方法を見る
Twitter上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
インディケータ

Show Orders History On Chart - MetaTrader 4のためのインディケータ

ビュー:
8473
評価:
(22)
パブリッシュ済み:
2021.11.26 13:36
アップデート済み:
2021.11.26 19:55
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

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.