Need Adjustable Indicator Level Settings
Need Adjustable Indicator Level Settings
28 Mar 2013, 17:47
I've started using cTrader just a day ago and totally loving it. There are lots of improvements needed, if only the devs could act quickly on the suggestions, i'm sure this platform will kick A$$.
Anyways, my suggestion is to allow a bit more flexibility for indicators. For example when using stochs or RSI, i'd like to see a custom level (ex; 70 instead of 80 for Stochs). Right now, the only way to over come this is to draw the horizontal trend line on the indicator window.
There is no way to adjust the levels even from cAlgo.
Thanks.
Replies
facestockvn
24 Nov 2013, 13:18
( Updated at: 23 Jan 2024, 13:15 )
RE:
cAlgo_Fanatic said:
Please see this sample for a custom RSI indicator: [/forum/calgo-reference-samples/655]
and for Stochastics: [/forum/calgo-reference-samples/657]
Can you Integrate RSI with Stochastic in one indicator?
@facestockvn
Hyperloop
25 Nov 2013, 04:14
( Updated at: 23 Jan 2024, 13:15 )
RE: RE:
facestockvn said:
cAlgo_Fanatic said:
Please see this sample for a custom RSI indicator: [/forum/calgo-reference-samples/655]
and for Stochastics: [/forum/calgo-reference-samples/657]
Can you Integrate RSI with Stochastic in one indicator?
You can code that into a custom indicator very easily within cAlgo. :)
@Hyperloop
cAlgo_Fanatic
02 Apr 2013, 11:54 ( Updated at: 23 Jan 2024, 13:15 )
Please see this sample for a custom RSI indicator: [/forum/calgo-reference-samples/655]
and for Stochastics: [/forum/calgo-reference-samples/657]
@cAlgo_Fanatic