Topics
Replies
SafeSimpleScalps
02 Feb 2021, 15:22
RE:
same story.
PanagiotisCharalampous said:
Hi abcdavid13,
Can you try a hard refresh (Ctrl+F5) and let me know if it improves the situation?
Best Regards,
Panagiotis
Same story. it just does the spinning red and green circle for loading. and i opened other websites and they work just fine. so i don't really know what's wrong.
@SafeSimpleScalps
SafeSimpleScalps
23 Nov 2020, 00:09
( Updated at: 21 Dec 2023, 09:22 )
RE: RE: adding bollinger bands into the RSI indicator window?? gator oscillator?
hungnvh6868 said:
abcdavid13 said:
Hi guys. how do we add the bollinger bands INTO THE RSI WINDOW? in other words, put an indicator inside an indicator.
i saw a video where he added RSI first. then when he added the bollinger bands, there was an option that said "SOURCE: RSI". however, when i tried it on my web-based cTrader, there was no such option for "Source"... please help.
also, is there a Gator OSCILLATOR for Ctrader? this is the gator version that looks like a histogram on the bottom of the chart, and not the three wavy lines on the candles.Replace Source Series to Rsi.Result . Good luck
rsi = Indicators.RelativeStrengthIndex(MarketSeries.Close, RSI_parameter);
ema = Indicators.ExponentialMovingAverage(rsi.Result, ema_parameter);
For some reason, i don't have that option. as you can see, my bollinger bands source only has open, high, lose, close. there's no "rsi" option. please help? :)
@SafeSimpleScalps
SafeSimpleScalps
22 Mar 2021, 17:25
RE:
intraflay said:
i really don't mind the changes.
i just have ONE QUESTION:
Where did the "NEW ORDER" button go? that was very useful and it disappeared. i just see "quick trade" but not the New Order haha
@SafeSimpleScalps