Page 3 of 5

Re: TS/Marketscope 2012-I beta

PostPosted: Tue Nov 20, 2012 7:33 am
by Lansett
Hi.

Sometimes, when I close the Marketscope window, or when I close FXTS while the Marketscope window is open, the program crashes. Here is the crash log if it can helps : http://pastebin.com/RtZ4A2b9

I tried to uninstall/reinstall FXTS Dev but it still happens.

Regards.

Re: TS/Marketscope 2012-I beta

PostPosted: Tue Nov 20, 2012 7:44 am
by Apprentice
Can you post the entire contents of the Crash folder.
Do this Prior to restart the TS.
After Restart content of this folder will be deleted.

Re: TS/Marketscope 2012-I beta

PostPosted: Wed Nov 21, 2012 4:19 pm
by Lansett
Here is a full report : http://ge.tt/7PqhA6S

Re: TS/Marketscope 2012-I beta

PostPosted: Thu Nov 22, 2012 2:28 am
by sunshine
Thank you for your report.
I have forwarded it to developers. I will keep you informed.

Re: TS/Marketscope 2012-I beta

PostPosted: Thu Jan 31, 2013 8:11 am
by Panther
The indicators list for the tick charts is limited as compared to the m1 and above charts.
I wish to use the Stochastic.lua on the tick chart. When I "add indicator" it does not appear
on the list. So when I try to load it thru the "import indicators" process, I get an error message.
"The error details: Stochastic.lua:7: attempt to index global 'resources'(a nil value)

Is there another to move the file inside Candleworks? Can you tell me how to do it, or can you do
it and I will re-download the updated Beta version. Thanks, Panther

Re: TS/Marketscope 2012-I beta

PostPosted: Thu Jan 31, 2013 6:16 pm
by Ekaterina
Hi Panther,

The reason why you cannot use the Stochastic indicator on a tick chart is that this indicator uses periods and Close, Low and High prices for its calculation. In other words it works only with bars and candles. You cannot apply it on a tick chart. Please read more about Stochastic Oscillator here.

Best regards,
Ekaterina

Re: TS/Marketscope 2012-I beta

PostPosted: Fri Feb 01, 2013 7:30 am
by Panther
Ekaterina, It works good on Trading Station tick charts using a default data source. However, I do want to use it with a m1 data source.
Currently there is a glitch on the Trading Station tick charts that when you change the data source to anything other than default the indicator disappears. This is the reason I am using the Beta
version. There is no such problem.
So, Is there a way I can copy and drop the lua file into a folder inside the FXTS2.Dev file located
inside Candleworks? Thanks, Panther

Re: TS/Marketscope 2012-I beta

PostPosted: Mon Feb 04, 2013 6:19 am
by Ekaterina
Hi Panther,

A standard Stochastic indicator works on bars. In the new version of Marketscope you cannot use it on a tick chart unless you make appropriate changes in the indicator itself.

Best regards,
Ekaterina

Re: TS/Marketscope 2012-I beta

PostPosted: Wed Feb 06, 2013 1:26 pm
by Apprentice
Tick Based Stochastic can be found here.
viewtopic.php?f=17&t=9566&p=20510&hilit=Tick+based#p20510

Re: TS/Marketscope 2012-I beta

PostPosted: Wed Feb 06, 2013 3:04 pm
by Panther
Apprentice, Thanks for the lead on the TBS.lua. It does very well.