Join our fan page
closing partially script and Stop loss to Break Even point
This oscillator can be used as a handle to judge a Moving Average's trend speed, based on this specific product's past trend history.
This script draws Fibonacci Expansion OBJ_EXPANSION with options to add your own custom values
This script draws Fibonacci Fan OBJ_FIBOFAN with options to add your own custom values
This indicator is used to have a sense of and distinguish a product's statistical property: Moving Average Speed
This script draws Fibonacci Retracement OBJ_FIBO with options to add your own custom values
Notifies you at your specified Chart Time Indicator can be used to set alarm at a specified time on the chart.
Shows Symbol name, percentage change of price from last day, and Time Time has input options, You can select GMT, LocalTime or TradeServerTime
Aquarium Canvas Background for Chart This script adds cool live canvas background on the chart like aquarium
Sometime we have to work with Custom Angles based trendline for price action analysis e.g. 45 degree angle is considered more important for up or down trend. This indicator will help you by drawing a trendline which will match your custom angle on last input number of bars
Checks if Metatrader5 Terminal is connected to Internet or not. The expert will Print a message for the connectivity status
This Indicator will show the Amplitude [Minimum; Maximum] of a given period and can act as a substitute of the ATR indicator. The indicator can be used to observe volatility and the force of past swings, useful to determine excesses that will possibly be reversed or repeated, given that the user has knowledge to complement with volume or standard-deviation strategies. It is suggested a period of 55200 at M1 or 2400 at H1 (meaning 40 sessions of 23hs each), or any period that complements your strategy.
Building good trading habits by seeing things in terms of percentage not in terms of money.
Extend of CFile class to work with the .set extension file which terminal will produce when the Input/Optimisation is saved.
This EA can Calculate each trade volume base on received TP and SL Prices and Risk percent of account in each trade.
For MT5, When Press the Button, it will delete all STOP LOSS and TAKE PROFIT applied to Current Open Market positions. For All Symbols. The panel is based on the CDialog class, works for all symbols
This is a re-write of the old Solar Winds indicator for MQ5. There has recently been some 'excitement' about using this with other indicators for entry signals, and after a request to develop an indicator using it, I found that it was a classic re-painter - so I am contributing this code with an easy switch to allow seeing the indicator in re-paint versus non-repaint mode.
This simple indicator is just a statistical label showing Last and Current Candle Amplitude (MinMax), Last and Current Day Amplitude, Current Tick Amplitude and Time Remaining for next Candle. It also shows Server Time (Market Watch) and Local PC Time so you can focus more on the graph and adapt to market hours.
Building good trading habits by seeing things in terms of percentage not in terms of money.
The Decycler: John Ehlers, "Cycle Analytics For Traders" by John Ehlers, pp. 43 - 44.
This is a helper indicator which allows you to adjust vertical scale of a subwindow manually, which is useful for zooming in and zooming out graphs of your favourite indicator placed in the same subwindow.
Ichimoku is one of the excellent indicator which can work lonely or with other indicators. With Alerting indicator which send notification to your cell phone whenever Tenkan-sen Cross Kijun-sen you can have an opportunity to enter or exit market at right time .
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.
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.
This Function will retrieve the Assets next Opening Time and Closing Times, either following the current time or following a given time.
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.