Unisciti alla nostra fan page
The script (not an Expert Advisor) sets and moves the Stop Loss for all positions on the current symbol to the specified price
Two 'Main' lines from two iStochastic (Stochastic Oscillator, STO) indicators with filled areas between the lines. Line crossing notifications (Sound, Alert, mail, push)
Two RSI (Relative Strength Index, RSI) lines - 'Fast' and 'Slow'. Filling areas from the window borders to these lines
Shows your position size through a comment from any symbol chart based on a risk percent on daily ATR, you can use either balance or equity.
Development of the first version. Added parameters 'Maximum number of positions' and 'Minimum step of positions'
Assistant - works on the current symbol, has the 'Trailing activate if profit is >=' parameter in the trailing parameters. Sets the initial Stop Loss and Take Profit. Closes all positions when target profit is reached
Assistant - works on the current symbol, has the 'Trailing activate if profit is >=' parameter in the trailing parameters
Советник-утилита. Показывает суммарную прибыль за несколько периодов (сумму и в %), количество сделок за несколько периодов. Расчёт по заданному символу и magic number
Very simple indicator to plot the values of the spread[] data as reported by the OnCalculate event handler.
The indicator shows the percentage of the 'Close' price above and below the 'iMA' indicator
The color indicator shows in a separate window the moment if the intersection of two iMA (MOving Average, MA) was on the current bar
Have you ever asked yourself why it is not possible to customize fractals more? ... now it is.
The ZigZagExtremaOnArray is an mqh include file which contains the calculation function of MetaQuotes' Examples ZigZag, BUT you can use it on any buffer that contains curves or histograms, similarly to the MovingAverages.mqh from include. The idea was to get highs and lows of an indicator curve quickly with the help of an "onBuffer" function.
Detecting the start of a new bar or candle, in the OnTick() event handler of an expert advisor.
This simple quick & dirty script code will output a CSV file of all the Signals' properties as reported by the MQL5 Trade Signals functionality.
One of the strategies for the 'DeMarker' indicator is a permanent set of positions