- ago
Issue started yesterday evening.
After starting WL8, when the first strategy is opened (any strategy) the app freezes for about 2 minutes before the Backtest Results tab is shown. An exception is displayed at the bottom:


Additional points:
- only the 1st strategy that's opened is affected, subsequent ones open as usual
- Prefs > Backtest > Use UST Yield: makes no difference whether the box is checked or not (it's UNchecked by default)
- checked my antivirus - everything looks good; disabling it (just for testing) still causes WL8 to freeze when the 1st strategy is opened after a restart
- my internet connection is working fine

Qs:
1. Is the issue at my end or at yours (a server issue)?
2. Is there a fix?
0
246
13 Replies

Reply

Bookmark

Sort
fred99998
 ( 15.70% )
- ago
#1
I have exactly the same thing since this morning.

0
Glitch8
 ( 9.82% )
- ago
#2
Yep, they changed something. I'm working on it.
0
Glitch8
 ( 9.82% )
- ago
#3
Build 121 is out which addresses the freeze (it will only freeze for 5 seconds now.) But I need to work on a new source for UST Yield data, so far I haven't been able to overcome the bot detection that they seem to have put into place, even with heavy scraping like Puppeteer.
0
Cone8
 ( 6.07% )
- ago
#4
Glitch vs. DOGE! Who will win?
0
- ago
#5
Thanks!

QUOTE:
new source for UST Yield

How about offering an option for a local user file? My data provider provides it for different time frames (30yr/10yr/5yr/2yr/Fed Funds rate) under different symbols. IF implemented, I may add (based on my experience with different data providers) that some provide it as actual value (e.g. 4.5%), some divide or multiply by 10 (0.45/45), some may have it as a decimal value (0.045)... so an additional box would have to be added for the "adjustment factor".
0
Glitch8
 ( 9.82% )
- ago
#6
I have a solution working and will release it tomorrow, we're sourcing it from FRED now so I promoted the FRED indicator from Data Extensions to WL8 proper. The other ideas can be part of a new feature request :)
1
- ago
#7
The WL example given for the USTYield indicator needs a little work. I'm running WL Build 122.

0
Cone8
 ( 6.07% )
- ago
#8
Where's that "WL example"? For me, this is the Intellisense result -

0
Glitch8
 ( 9.82% )
- ago
#9
It's the example code when you click the "Open Example Code" button at the bottom of the Indicators list.

The example code is auto-generated and there is a glitch in the generation for the USTYield indicator. I'll work on it.
1
Cone8
 ( 6.07% )
- ago
#10
Is the "Open Example Code" button here and I'm just not seeing it? I looked with and without Expert mode selected.
(I'm serious. Sometimes I'm just blind to the obvious!)

0
Glitch8
 ( 9.82% )
- ago
#11
Apologies, it appears when you click on the text "USTYield" in a C# coded Strategy.
0
Cone8
 ( 6.07% )
- ago
#12
Thanks. I knew I had seen that button somewhere before!
0
- ago
#13
QUOTE:
it appears when you click on the text "USTYield" in a C# coded Strategy.

This "subtle" appearance underscores another problem. The sample code button should appear when you select the indicator from the indicator list. And like Cone, I also get confused when trying to find the code button as well.

Thanks Cone for pointing out this confusion.
0

Reply

Bookmark

Sort