Forum

trying to get a histogram

Hello iam trying to get a simple histogram , it opens the indicator window but there is no value shown. //+------------------------------------------------------------------+ //| MyIndicator.mq5| //| Copyright 2023, MetaQuotes

How to get indicatordata;

Hello i tried to get some indicator data of a Regression Indicator (Code Below) i tried to get the color and the value in this case valc and val , i tried variations like iCustom(NULL,0,INDICATORNAME,0,1) but it doesnt work. thx for help

Is it Possible to Change the OnTick

Traders, is it possible to change the OnTick function to a while(1) loop for example ? Bonus Question: I programmed a bot that in Metaquotes servers, but it doesn't work like that my Real broker. Things that not be causing the problem — the Latency is lower than on the computer that the algo was