Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Candles Ask - indicator for MetaTrader 5

Views:
5760
Rating:
(29)
Published:
2022.05.30 19:51
Candles Ask.mq5 (4.46 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Indicator

The 'Ask' line is formed as the 'Close' price + the value from the 'spread' array (we take the array from OnCalculate)

int OnCalculate(const int rates_total,
                const int prev_calculated,
                const datetime &time[],
                const double &open[],
                const double &high[],
                const double &low[],
                const double &close[],
                const long &tick_volume[],
                const long &volume[],
                const int &spread[])


Candles Ask

Pic. 1. Candles Ask

    Two Stochastic Custom Filling Alert Two Stochastic Custom Filling Alert

    Two 'Main' lines from two iStochastic (Stochastic Oscillator, STO) indicators with filled areas between the lines. Line crossing notifications (Sound, Alert, mail, push)

    RSI Dual Cloud EA RSI Dual Cloud EA

    Strategy based on custom indicator 'RSI Dual Cloud'. Four types of signals

    Group transfer Stop loss Group transfer Stop loss

    The script (not an Expert Advisor) sets and moves the Stop Loss for all positions on the current symbol to the specified price

    VIDYA N Bars Borders VIDYA N Bars Borders

    iVIDYA (Variable Index Dynamic Average) indicator with levels for N bars