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

Account Watch - Control entries - MetaTrader 5용 지표

[삭제]
조회수:
11561
평가:
(15)
게시됨:
2020.08.06 01:09
업데이트됨:
2020.08.20 12:02
\MQL5\Include\
Define.mqh (1.9 KB) 조회
Enum.mqh (1.51 KB) 조회
functions.mqh (19.34 KB) 조회
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

If you can't watch your statistics and your game plan at all time, your emotions will take control and you will start taking ENTRIES such as revenge trade especially when you lose it. So that is why I wanted to keep an eye on my stats and my game plan at all time, in order to control my emotions. 

I came up with this indicator that will allows me to keep an eye on my statistics and my daily target.


This indicator has three input that will allow you to specify:

  • FontColor: the color of the font,
  • Start Date: identify the range of date that you want to see its statistics. So you need to set a start date and the indicator will keep calculating your stat since this starting date till now.
  • Daily Target in %: identify your daily target. For example, if you daily target is 2%, type 2

As you can see in the image above

  • Date Range: from Start Date till now
  • Target: represent your daily target in % and will calculate it in amount over your account balance
  • Expectancy
  • CLOSED POSITIONS (20): 20 trades during this date range
  • Net Profit: Net profit during this date range [total amount win / total amount lost]
  • % win/loss: [total number of win / total number of loss]   [% win / % loss]
  • Avg win / loss: [Avg win / Avg loss]


Design patterns - Prototype (creational) Design patterns - Prototype (creational)

Create objects by copying a prototype

Design patterns - Factory Method Design patterns - Factory Method

An interface for creating an object that defers instantiation to subclasses. They decide which class to instantiate.

EA potential entries EA potential entries

I want to share with you this story. When I started trading, I learnt the scalping strategy in a volatile market. I really loved scalping especially when I see the price is moving fast. However, scalping for a long period of time is exhausting to me especially in a volatile market; volatile market requires fast analysis, actions and reactions; that is why I always reach a point that I loss concentration, focus and I start making those really stupid mistakes. That is why I created this EA, that is based on the indicator Identify potential entries, that helped me to automatically identify these potential entries (based on the formation of candlesticks) instead of doing all the work myself and it will trade these potential entries for me. I know there are plenty of Metatraders who also suffer from this and that is why I would like to share this EA with you, hopefully it will be beneficial. Do not forget to send you comments as well as rate these scripts. Happy trading!

Correlation trend indicator Correlation trend indicator

Correlation trend indicator