FXCM SSI in a Strategy

Moderator: admin

FXCM SSI in a Strategy

Postby nrweber » Wed Jun 29, 2016 11:46 pm

I'm trying to use the FXCM SSI indicator in my strategy but I can't seem to get it to return any data. (I know this doesn't come with Trading Station and have installed it and use it on my charts)

In Prepare() I have this:
ssi_data = core.indicators:create("SSI", source, "Precentage Long");

And in ExtUpdate(..) I have this:
ssi_data:update(core.UpdateLast);


But it never seems to populate with any data. Has anyone used it or see what I'm doing wrong?
nrweber
 
Posts: 3
Joined: Wed Jun 29, 2016 11:39 pm

Re: FXCM SSI in a Strategy

Postby nrweber » Thu Jun 30, 2016 10:09 am

here is a link to the indicator:

https://www.fxcmapps.com/apps/ssi-snapshots/
nrweber
 
Posts: 3
Joined: Wed Jun 29, 2016 11:39 pm

Re: FXCM SSI in a Strategy

Postby nrweber » Thu Jun 30, 2016 10:13 am

Opps, I did I quick search for the link and I picked the wrong one. This is the indicator I meant:

https://www.fxcmapps.com/apps/speculative-sentiment-index/
nrweber
 
Posts: 3
Joined: Wed Jun 29, 2016 11:39 pm

Re: FXCM SSI in a Strategy

Postby Apprentice » Sun Jul 03, 2016 7:56 am

Can you share entire strategy code?
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: FXCM SSI in a Strategy

Postby zilcho » Sun Sep 04, 2016 7:31 pm

I am also trying to use this indicator in a strategy and am having the same results. Any update?
zilcho
 
Posts: 7
Joined: Thu Jul 21, 2016 7:06 pm

Re: FXCM SSI in a Strategy

Postby chinabuaawd » Wed Oct 12, 2016 9:58 pm

I have the same problem, I also tried to get the value from ss_data.DATA[period] , but it pops up a fault : attempt to index field "DATA" (a nil value). May i know in which way can we get the data?
chinabuaawd
 
Posts: 20
Joined: Wed May 07, 2014 10:32 am

Re: FXCM SSI in a Strategy

Postby Apprentice » Tue Oct 18, 2016 8:30 am

Unfortunately, FXCM made an effort to hide this information
I can not help you with this.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia


Return to Indicator Development

Who is online

Users browsing this forum: No registered users and 8 guests