당사 팬 페이지에 가입하십시오
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.
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.<<
Allows you to determine the occurrence of a new bar event in a multicurrency Expert Advisor
Buy Sell on your price, Choose Market order, Pending Limit order or Pending Stop Order
"The Fisher Stochastic Center Of Gravity" was created by John Ehlers (УCybernetic Analysis For Stocks And FuturesФ , pg.95)
Trend Direction And Force Index with Alert derived from Mladen Rakic's version https://www.mql5.com/en/code/21869