Forum

how to add a letter "H" behind the arrow of a hammer scan indicator

hi i creat an indicator who recognize the hammer config on the chart and dessin an arrow, now i need to add the letter "H" behind each arrow detected there is my code int OnCalculate ( const int rates_total, const int prev_calculated, const datetime & time[]

how to get the open high last and close for the 3 last candles (indicator scan )

i want to creat like this code but to scan engulfing configuration , the probleme is how to get the open high last and close for the 3 last candles pls. int OnCalculate ( const int rates_total, const int prev_calculated, const datetime &time[], const