당사 팬 페이지에 가입하십시오
An indicator to monitor the appearance (or change) of a rectangle whose name starts with ...
One of the strategies for the 'DeMarker' indicator is a permanent set of positions
Adaptive Moving Average - AMA - with filter, histogram version
This script opens all market watch symbols with the default template using the selected period. Save prefferred template as default.tpl to have all charts open with same template of your choice. Happy Trading.
Assistant - works on the current symbol, has the 'Trailing activate if profit is >=' parameter in the trailing parameters
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.
An exponential moving average of the true range and the offset of its average deviation
The indicator plots (using OBJ_TRIANGLE) the area between 'Open', 'High', 'Low' and 'Close' of the day
This program lists and shows information about calendar events between specified date range.
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.
The EA works on the signals of the custom indicator 'PriceChannel_Signal_v2' ( https://www.mql5.com/en/forum/173249/page132#comment_15924070 )
Very simple indicator to plot the values of the spread[] data as reported by the OnCalculate event handler.
SteepMA V0.7은 ‘이동평균선 기울기’를 핵심 진입 기준으로 삼는 추세 추종 EA로, 추세 강도를 정량화하여 확률이 높은 시세를 선별하고, 단계적으로 조여지는 동적 손절 시스템과 연계하여 수익을 확보하며, 내장된 SQLite 데이터베이스를 통해 거래 전 과정의 데이터 추적성을 보장합니다.(검토 통과를 위해 코드 일부를 생략했습니다)
The Laguerre Filter was created by John Ehlers ("Cybernetic Analysis For Stocks And Futures", pg 216)
The Expert Advisor is a joke: the position is opened randomly. Now there is a Stop Loss, Take Profit and much more
This a library for a quick and easy encryption and decryption using base64. The usage is very simple and can be done in a few lines of code. <<< The return value of a method is the required output. <<< Feel free to use this library at your convenience.If it is helpful, please reward me by rating this item on mql5 site. >>From a developer, for developers.<<