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

Identify the Potential Best Days To Trade (Improve your Strategy) - MT4 - MetaTrader 4のためのスクリプト

削除済み
ビュー:
9068
評価:
(18)
パブリッシュ済み:
2020.10.14 00:37
アップデート済み:
2021.04.28 18:25
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

INTRODUCTION :

Have you notice that the market really moves on some days while it barely moves on other days ? Let's not forget that when the market really moves we can actually make some decent profit. So if you would like to know which days the market really moves, this is the script that will identify these days for you.

This is one of the important thing to consider in order to improve our strategy by calculating on average how much an asset moves, in which it will allow us to identify the best days to trade when the market moves the most as well as the worst days to trade in order to prevent trading during these days.


HOW TO USE IT :

You can check the following video that will explain how to

  • install and run the script,
  • analyze historical data and convert it into a column chart

PARAMETERS :

This script has 1 input, which is the number of trading days.


REMARK: I've already published a script on best day to trade (https://www.mql5.com/en/code/31593).
You can check the following video that will explain how to

  • install and run the script,
  • analyze historical data and convert it into a column chart
  • integrate this information into your strategy

PARAMETERS :

This script has 1 input, which is the number of trading days.

The Power of Envelopes The Power of Envelopes

The power of Evelopes with trailing stop.

Log4mql (MT4) Log4mql (MT4)

A logging library similar to Log4j but for MQL.

DXYvsEXY_e1 for MT4 DXYvsEXY_e1 for MT4

DXYvsEXY_e1 is an optimized version of DXYvsEXY. Original code here: https://www.mql5.com/en/code/30714

ECN Trade Modifier ECN Trade Modifier

On all MT4 market execution accounts (ECN, ECN Zero and Pro), preset stoploss/takeprofit price levels are not permitted. If a client wishes to specify stoploss/takeprofit values for an order, the client must modify the existing position after the order is opened. This EA helps a client effortlessly ensure that an on order is modified to desired stoploss/takeprofit values a short while after a trade position is opened This is especially helpful for scalpers who want to avoid the trouble of manually editing trade properties every-time a position is taken on a financial instrument. EA by Maduagwuna E.I