show a chart on the top

 

Hi

I have a script who alert me when RSI reduce less then 20.

I wondering if there is a command or a way in witch the relative chart come above other charts, too.

there is a command BringToTop. but it works just in global.

regards 

 
mahdiz:

Hi

I have a script who alert me when RSI reduce less then 20.

I wondering if there is a command or a way in witch the relative chart come above other charts, too.

there is a command BringToTop. but it works just in global.

regards 

Hello mahdiz,

Please take a look at the Chart Operations functions on MQL5.

 
Malacarne:

Hello mahdiz,

Please take a look at the Chart Operations functions on MQL5.

thanks.

Theses functions are very useful but i cant find the proper function to brig the chart to top.

can you explain how should it be done plz?

 
mahdiz:

thanks.

Theses functions are very useful but i cant find the proper function to brig the chart to top.

can you explain how should it be done plz?

Hello mahdiz,

please take a look at the ChartSetInteger function, especially the ENUM_CHART_PROPERTY_INTEGER properties and it's CHART_BRING_TO_TOP option.

 

dear Malacarne

thanks alot body

it was on my nerve.

 
mahdiz:

dear Malacarne

thanks alot body

it was on my nerve.

You're welcome.
Reason: