Unisciti alla nostra fan page
The indicator exemplifies smoothing of price time series of the CCI indicator by means of filtration of harmonics of a greater order.
The classical DeMarker indicator implemented as a histogram with a color indication of entering the overbought and oversold areas.
Exp_Directed_Movement Expert Advisor is based on the change of color of the CCI_Woodies indicator.
This version of Zone Trade indicator is made to show as histogram in separate window.
This unit test frameworks eases the development of unit tests for more complex expert advisor programs. The MQL5 developer can test single components. The test framework starts the strategy tester so that there is test data available if required. I am using the framework to do test driven development (TDD) on my MQL5 programs.
Indicator Bear_Bulls_Power_Candle with the timeframe selection option available in the input parameters
define a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and updated automatically
L'indicatore MultiMACDSignal visualizza informazioni sulle tendenze attuali utilizzando i valori di quattro indicatori XRSX di diversi timeframe.
The indicator exemplifies smoothing of price time series of the MFI indicator by means of filtration of harmonics of a greater order.
The ang_AZad_C indicator with the timeframe selection option available in input parameters.
The Decycler: John Ehlers, "Cycle Analytics For Traders" by John Ehlers, pp. 43 - 44.
This script draws Fibonacci Expansion OBJ_EXPANSION with options to add your own custom values
The Williams_Accumulation_Distribution indicator with the timeframe selection option available in input parameters.
The Chaikin_Volatility indicator with the timeframe selection option available in input parameters.
The indicator exemplifies smoothing of price time series by means of filtration of harmonics of a greater order.
A semaphore signal indicator based in the idea from "325 golden strategies" collection.
The ATRratio indicator with the timeframe selection option available in the input parameters.
DarvasBoxesCloud indicator with the timeframe selection option available in input parameters.
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.
Expert Advisor Exp_SpearmanRankCorrelation_Histogram with the added option of trading within the weekly range only, the borders of which are specified in the EA's input settings
The EA is based on Moving Average.mq5 from standard delivery. Working with OnTradeTransaction to get the price of the last closed position.
Copy trading has become such a critical feature of forex trading. Some people see this as a potential business opportunity, while for opensource die-hards like me, we believe in giving back to the community rather than putting a price tag on everything 'nice'. So here it comes. A free opensource trade copier, which you are freely allowed to modify and distribute according to MIT license terms. It still has limited features, but the essentials like lot normalization are there. Please note that this copier only works for trading terminals installed on the same machine. Please share back any upgrades, enhancements or bug fixes to the discussion. Enjoy!
The Fast Stochastic indicator is one of modifications of a popular stochastic oscillator.