Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Twitter!
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
Skripte

Identify the Potential Best Days To Trade (Improve your Strategy) - MT4 - Skript für den MetaTrader 4

[Gelöscht]
Ansichten:
9096
Rating:
(18)
Veröffentlicht:
2020.10.14 00:37
Aktualisiert:
2021.04.28 18:25
Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum Freelance

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