Indicators nesting

If  indicators can be nested, we can create some indicators without coding block, which is relatively simple.



Such as, 
SMA(RSI(close,14),7),


StandardDeviation(EMA(price,12),24)



Attachments
No attachments
  • Votes +9
  • Project StrategyQuant X
  • Type Feature
  • Status Refused
  • Priority Normal

History

e
#1

eastpeace

17.09.2020 09:10

Task created

JH
#2

Jabezz

18.09.2020 08:06
Voted for this task.
k
#3

Karish

28.09.2020 23:53
Voted for this task.
e
#4

eastpeace

29.09.2020 02:56
Voted for this task.
D
#5

Dave-S8

30.09.2020 11:48
Voted for this task.
MF
#6

Mark Fric

26.10.2020 10:54

Status changed from New to Archived

we have different priorities 
L
#7

Lumen2730

08.11.2020 20:07
Voted for this task.
m
#8

Martin

16.01.2021 14:11
Voted for this task.
b
#9

bentra

16.01.2021 19:02
Voted for this task.
MF
#10

Mark Fric

19.02.2021 08:31

Status changed from Archived to Refused

indicators nesting will be not supported in the foreseeable future. 


It would mean a very big change to the code, it doesn't work on all platforms and I haven't seen any indication that this features produces better strategies.

y
#11

ytu

19.02.2021 23:52
Voted for this task.
JH
#12

Jabezz

22.02.2021 05:22
@Mark Fric - fair enough if the required Dev resources are too high to make this happen. However nested indicators are about giving a large amount of flexibility to users who want to create their own indicator algorithms and who don't have the Java knowledge to program it directly so saying you haven't seen any indication that this produces better strategies doesn't make sense at all. By definition it depends on the ingenuity of the user and what algos they come up with using it.


Look at Hull averages as an example. It uses nested functions and is a very effective indicator. It was eventually added directly by the Dev team but it could have easily been added by any user much earlier if nested indictor functionality was available.

b
#13

bentra

22.02.2021 06:19
If you have a specific nested indicator idea you can post it and someone will probably code it for free. You can ask in the discord channel too:
https://discord.com/channels/426766614734831616/426777503797870608
CG
#14

Chris G

16.08.2021 04:25
Voted for this task.
CG
#15

Chris G

16.08.2021 04:29
At least MA over Indicator should be fine to have

Votes: +9

Drop files to upload

or

choose files

Max size: 5MB

Not allowed: exe, msi, application, reg, php, js, htaccess, htpasswd, gitignore

...
Wait please