Can I put 2 indicators in same windows
Created at 27 Oct 2014, 12:36
Can I put 2 indicators in same windows
27 Oct 2014, 12:36
Hello every one
Can I put 2 indicators in same windows for example CCI and RSI in same windows
Thanks alot
Replies
Tim2
19 Jan 2015, 12:41
Hi,
Can anyone help here please? This is exactly what I'm looking for with CTrader, is to have 2 stochastics in the same window, overlayed so to speak. I can do this on MT4 and 5 but can't seem to do it here. Nothing fancy about the indicators, stock standard.
Regards Tim
@Tim2
AlexanderRC
28 Oct 2014, 05:28
A combined indicator can be written which would instantiate two indicators and copy data from them onto a combined chart. That should be pretty easy even for a beginner cAlgo programmer.
@AlexanderRC