Bug Reporting

All posts which do not fit into any other sections of the forum.

Moderator: admin

Re: Bug Reporting

Postby Julia CJ » Wed Feb 03, 2016 8:42 am

Hi Robocod,

The value shown for the stop is wrong. Please check.


This issue was already fixed. The fix of the issue will be included in upcoming release.
Julia CJ
 

Re: Bug Reporting

Postby Julia CJ » Thu Feb 04, 2016 7:55 am

Hi Robocod,

Could you please specify the combinations of streams you used for testing?
Julia CJ
 

Re: Bug Reporting

Postby robocod » Thu Feb 04, 2016 11:48 am

Julia CJ wrote:Hi Robocod,

Could you please specify the combinations of streams you used for testing?


For example, EUR/USD, GBP/USD, USD/JPY, etc. m5 chart, correlation of last 20 bars.

You might find this screenshot interesting. It's an indicator that I developed. On the top is a version using the mathex.correl(), on the bottom is my own implementation.

bug2.png


The correlation is the triangular matrix in the upper right.

I also dumped the raw data to Excel to test this.
User avatar
robocod
FXCodeBase: Graduate
 
Posts: 298
Joined: Thu May 10, 2012 4:25 pm

Re: Bug Reporting

Postby Julia CJ » Fri Feb 05, 2016 8:57 am

Hi Robocod,

I have not found the Excel file with a data.
Please send this attachment again.
Julia CJ
 

Re: Bug Reporting

Postby robocod » Sat Feb 06, 2016 4:48 am

Julia CJ wrote:Hi Robocod,

I have not found the Excel file with a data.
Please send this attachment again.


I didn't attach the data. I just said that in my research I tested my hypothesis by using Excel. If you need the data I will have do all this work again. Alternatively you can just get your own data.

Take 20 values from EUR/USD, and 20 values from GBP/USD. Use the mathex.correl function on it and see the result. If I have time I will write a short indicator to demonstrate it.
User avatar
robocod
FXCodeBase: Graduate
 
Posts: 298
Joined: Thu May 10, 2012 4:25 pm

Re: Bug Reporting

Postby robocod » Sun Feb 07, 2016 4:34 am

I've made a small test indicator that shows the effect. the indicator loads for data sources: EUR/USD, GBP/USD, USD/JPY and AUD/USD. It uses the time-frame of the chart to which it is applied. It then computes the correlation of each instrument pair and outputs the results to the Event trace.

You can see in the example trace below that some values are 0. This is highly unusual for a correlation (0 is a valid value, but the fact that you get 2 or 3 results that are all exactly 0.00000 is just not likely at all).

I found that I seemed to get more zero's with small time-frame, e.g. m1, m5. With bigger time-frame it seemed better. I also got more zero's if I replaced the USD/JPY with something else (e.g. EUR/GBP). This further lends to the hypothesis that there is some kind of numerical under-flow happening (since JPY based pairs have numerically higher values, e.g. 116.00 rather than most forex which are smaller numbers).

Code: Select all
USD/JPY   TEST(USD/JPY)   Trace: 'i = 3, j = 4, correl = 0.472084'
USD/JPY   TEST(USD/JPY)   Trace: 'i = 2, j = 4, correl = 0'
USD/JPY   TEST(USD/JPY)   Trace: 'i = 2, j = 3, correl = 0.143555'
USD/JPY   TEST(USD/JPY)   Trace: 'i = 1, j = 4, correl = 0'
USD/JPY   TEST(USD/JPY)   Trace: 'i = 1, j = 3, correl = -0.452865'
USD/JPY   TEST(USD/JPY)   Trace: 'i = 1, j = 2, correl = 0'.


test.lua
(4.29 KiB) Downloaded 586 times
User avatar
robocod
FXCodeBase: Graduate
 
Posts: 298
Joined: Thu May 10, 2012 4:25 pm

Re: Bug Reporting

Postby Julia CJ » Mon Feb 08, 2016 7:23 am

Hi Robocod,

Thank you for the detailed description. The error was caused by the existing algorithm with high threshold. To fix the issue, we have changed the threshold value. The fix will be included in the upcoming release.
Julia CJ
 

Re: Bug Reporting

Postby robocod » Mon Feb 08, 2016 5:06 pm

I have some more errors that seem to come from the new TradingStation version when run with Windows 10. I don't really have any clue what it causing this, the error message is not helpful, and I don't use Windows 10 myself, so I can't reproduce. Can I send you details via email?
User avatar
robocod
FXCodeBase: Graduate
 
Posts: 298
Joined: Thu May 10, 2012 4:25 pm

Re: Bug Reporting

Postby Julia CJ » Tue Feb 09, 2016 6:53 am

Hi Robocod,

Please send me the description of issues and possible snapshots at this e-mail: ycherepanova@gehtsoft.com.

Thank you.
Julia CJ
 

Re: Bug Reporting

Postby mechanicjon » Mon Feb 15, 2016 7:14 pm

Hello,

Latest update of TS won't configure Hotmail account. I tried original settings plus every other combination. I was able to setup Gmail account first try. Also when entering the email config. program none of the common email providers are listed like before. IE: Hotmail, Gmail, yahoo etc.

Thanks
Jon
mechanicjon
 
Posts: 21
Joined: Thu Dec 17, 2015 6:16 am

PreviousNext

Return to General Discussions

Who is online

Users browsing this forum: No registered users and 21 guests