Assista a como baixar robôs de negociação gratuitos
Encontre-nos em Telegram!
Participe de nossa página de fãs
Script interessante?
Coloque um link para ele, e permita que outras pessoas também o avaliem
Você gostou do script?
Avalie seu funcionamento no terminal MetaTrader 5
Scripts

Identify the Potential Best Days To Trade (Improve your Strategy) - MT4 - script para MetaTrader 4

[Excluído]
Visualizações:
9055
Avaliação:
(18)
Publicado:
2020.10.14 00:37
Atualizado:
2021.04.28 18:25
Precisa de um robô ou indicador baseado nesse código? Solicite-o no Freelance Ir para 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