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

VPS Monitor - Metatrader 5 - MetaTrader 5용 지표

조회수:
6264
평가:
(29)
게시됨:
2022.02.28 09:02
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

I have use Free indicator for Metatrader 4 from MQL5 in below link, but don't know why the owner remove it.

VPS-Monitor Monitors Your VPS - Trading Strategies - 14 March 2017 - Traders' Blogs (mql5.com)

by Taiwo Okunbanjo


Then I try to create the indicator myself, for Metatrader 5.


Load this indicator to your Chart ( any charts ), and set Periodic Hour and Message.

Then After period of time, it will send Notification or Email, to your mobile Metatrader Application.


Setting in Tools - Option, 

Then in Notification ( and Email ) tab, you can set to your MetaQuotes ID ( you can get in your mobile app Metatrader, in Chat menu, in the bottom )


Menu Tools - Option


MetaQuotes ID Notification Setting


    MA Grid Trade MA Grid Trade

    Around the moving average index to set grid.

    Long and Short Stepped Grid Trade Long and Short Stepped Grid Trade

    Proportional grid distance, open long and short orders at the same time, skip two grids to take profit; When the equity recaches the take profit of setting, close all positions and restart.

    BullBear candle row BullBear candle row

    Reverse candle patterns

    Recursive Moving Average Recursive Moving Average

    Recursive Moving Average calls itself a number of times in order to reach the appropriate smoothing. For instance DEMA and TEMA indicators are recursive exponential moving averages. The goal is to remove the loop limit while still running fast. In addition a trigger line provides the trading signal.