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

Function to get Next Open Time and Closing Time for the market. - MetaTrader 5용 라이브러리

조회수:
3752
평가:
(22)
게시됨:
2021.03.22 18:17
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

A Simple Call to this function will return the next Opening Time and Closing Time of the Asset, if no from time input it will search following the current Trade Server Time.

 Usage:

GetOpeningTimes(Open_Time, Close_Time, time); // where time is the from time

GetOpeningTimes(Open_Time, Close_Time); // searches from current time...


Enjoy...




    Pivot_Points_Lines_v1.3 MT5 Pivot_Points_Lines_v1.3 MT5

    Draws Pivot Points formulas

    Licensing class and script with 64bit Encryption (more Reliable) Licensing class and script with 64bit Encryption (more Reliable)

    This class loads a licensing file by reading 64bit encrypted account data from a license file into an account array for the purpose of licensing. The Class is initialised with a Filename, a Master Key (m_hkey -> can be a secret key of your choice) and whether the file needs to be saved in the common folders or not.

    EA - The Simple Trading Panel - MT5 EA - The Simple Trading Panel - MT5

    The simple trading panel is a trading tool that is very interesting because it will allow you to predefine your StopLoss and your TakeProfit in term of pips.

    Ronz AutoSLTP for MT5 Ronz AutoSLTP for MT5

    Converted Ronz AutoSLTP MT4 version into MT5 version. Original Link: https://www.mql5.com/en/code/11649 Original Descriptions: EA for Automatic Stop Loss, Take Profit, Profit Lock, and Trailing Stop (With Special Methods). SL and TP could be hidden.