거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
스크립트

Identify the Potential Best Days To Trade (Improve your Strategy) - MT4 - MetaTrader 4용 스크립트

[삭제]
조회수:
9017
평가:
(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