Reply

use of Average in AlgoWizard

2 replies

innggo

Customer, bbp_participant, community, 15 replies.

Visit profile

9 months ago #282970

Hello,

I have a hard time trying to write the right part of a condition in AlgoWizard. I know how to write the left part and the operator (“something crosses Above”) but on the right I would like to write :

something Crosses Above (2 * Average( ( 2*Stddev(c,7) ) ,20) )

But the “Average” indicator uses only types of prices like Close or Open.

How can insert ( 2*Stddev(c,7) ) instead of just Close ?

Thank you !

 

0

tomas262

Administrator, sq-ultimate, 2 replies.

Visit profile

9 months ago #282993

Hello,

unfortunately you cannot nest indicators. Averages can only uses basic price data series

0

innggo

Customer, bbp_participant, community, 15 replies.

Visit profile

9 months ago #282998

Ok. Thank you Tomas.

0

Viewing 2 replies - 1 through 2 (of 2 total)