거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
All In One Mirror - MetaTrader 4용 지표
- 게시자:
- Besarion Turmanauli
- 조회수:
- 25421
- 평가:
- 게시됨:
- 2020.06.02 16:20
- 업데이트됨:
- 2021.06.14 20:23
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
This indicator is based on a code "MACD Mirror" published by the original author andy tjatur.
Following modifications have been made:
- Converted indicator code to strict mode;
- Added a drop-down list of 4 base indicators to choose from (MACD, RSI, CCI, and Stochastic);
- Added optional alerts, email and push notifications which can be enabled / disabled from indicator inputs;
- Indicator and output buffer titles change according to chosen base indicator.
Screenshots:
Recommendations:
- Employ other means of fundamental and technical analysis, do not rely solely on this indicator to make trading decisions.
Thank you for reading!
Basic check-up of Experts for MQL4
This is a simple function for the initial control of an expert.
Script to close all negative trades first and then followed by positive tradesA modified close all script by me.
Independent Chart
Independent Chart Indicator for MT4
DeleteAllObjectSimple script to delete all object on the current chart.