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

Click on the market chart to create a price alert - MetaTrader 5용 지표

조회수:
1686
평가:
(5)
게시됨:
2024.05.11 00:57
업데이트됨:
2024.05.11 11:25
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동


This an indicator which understands mouse click and keyboard press, and the purpose is to create alerts at the price that the market has not yet reached. It can be very helpful to be alerted when the price crosses a particular value. It can be used to validate theories in a trading system, or alert when key market prices are met.


1. After loading the indicator on the chart, you will configure either a bearish or bullish alert depending on what kind of alert you need, and you may change the timezone for the alert. The software uses GMT+3 by default. You have the option to change it to GMT, GMT+1, or GMT+2.


2. You have the option to make either a basic alert with the alert window, a push notification alert which alerts on the MT5 mobile app, or an email alert.


3. To create the alert, simply left click on the chart. It is where you click where the alert will be created. The alert will lock after it is created.


4. If you want to alter the position of the alert, press the up arrow key on the keyboard, and the alert will no longer be locked. You can now click somewhere else on the chart to alter the position of the alert.


5. To reset the alert, you can open the indicator window and configure whether you need a bearish or bullish alert, similarly press the keyboard up arrow key to unlock it, and click on the chart to lock the alert in place again.


  • The alerts are based on price crossing a future expected price
  • The purpose of these kind of alerts is to validate your assumption on where the market is going
  • These type of "price crossing value" alerts could already be created on the TradingView platform but not on MetaTrader




EDIT:

An updated version (version 1.01) doesn't require you to configure whether it is a bearish or bullish alert, it applies logic instead to focus only on the crossover at the price threshold.


If you love it, consider donating something!

https://www.paypal.com/paypalme/fxcalculator

Lesson 4 Price Action and MA Filter Lesson 4 Price Action and MA Filter

This is a tutorial on price action trading combined with a moving average filter

Lesson 3_Price Action Lesson 3_Price Action

This is a guide to trading using the price action method

Breakout Strategy with Prop Firm Helper Functions Breakout Strategy with Prop Firm Helper Functions

This is an update of the "Simple Yet Effective Breakout Strategy". In this code, I have added some helper functions for prop firm challenges.

Basic Library to Create Volume Profiles Basic Library to Create Volume Profiles

Basic library to create Volume Profiles on chart.