RaviV_2019
RaviV_2019
RaviV_2019
Added topic Signal arrow printing on wrong place.
Hi All, we are trying to create an EA using some strategy with Bollinger band indicator. we are showing up and down arrow on candle sticks when candle sticks values goes out of Bollinger band upper line. it is working correctly on most of the candle
RaviV_2019
Added topic Increase decimal values till 6, return ed from double High[]/Low[].
Hi  I am using High[] and low[] calls. it returns double value till decimal values 4. I want the the return values til decimal value '6'. Please help me regrading this ASAP
RaviV_2019
RaviV_2019
Regarding Bollinger bands and super signal channel.
Hi i am trying to generate he alert and draw the arrows on the chart on some specific conditions. but facing some issues when super signal channel lies under the upper and lower bollinger bands . at that time i don't want to show the arrow for sale
RaviV_2019
Added topic Regarding Bollinger bands and super signal channel.
Hi i am trying to generate he alert and draw the arrows on the chart on some specific conditions. but facing some issues when super signal channel lies under the upper and lower bollinger bands . at that time i don't want to show the arrow for sale
RaviV_2019
Added topic How to create EA using all indicators like OBV, MFI, CCI, RSI, Signals.
Hi All, I want to create an EA which have all access of the data from the indicators and use the strategy of BO.  Code: void OnTick()   {       string signal = "";              double
RaviV_2019
Registered at MQL5.community