Final release on 'beta' for multi-country support and weekday functions

Oops! You’re right, I was only considering the most recent data. Unfortunately I don’t this it’s unusual to have a limited data coverage for the early data.

Hi all.

I’m little bit confuse about the weekly function. I tried to use it in SMA, Close and RSI, and I get an error message (Error in Hedging Sell Rule ‘Exit1’: Error near ‘RSI_W’: Invalid command ‘RSI_W’).

I do it in the Hedging tab.

I tried this ways:

-Close_W(0, #Bench) < SMA_W(200, #Bench)

-Close(0, #Bench) < SMA_W(200, #Bench)

-RSI_W(14,0,#Bench)<=50

Could anybody explain me what I’m doing wrong?

Thanks.

Hi, we only did a handful of weekly technicals to gauge appetite. RSI should have been one of them. Should be available for early next week. Sorry about that.

Hi Marco, thanks for the answer.

What about SMA? It is working right now in weekly time frame?

RSI_W is there now

Yes SMA_W has been there all along and is ok.

Thanks

1 Like