Jonathan Lavering
unread,Nov 28, 2018, 9:05:22 PM11/28/18Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Adaptrade Builder
I'm testing Adaptrade Builder on different settings and time frames, but am encountering an issue with daily bars specifically.
Repo steps:
1. Open Chart Analysis app in Tradestation for symbol 'MSFT', set time frame to Daily and open the data window.
2. Save the data to a text file.
3. In Builder, add new symbol using the price data that was saved, marking the the headers appropriately.
4. Build
The output I get is the following:
[11/28/2018 6:00:38 PM] Processing symbol data...
[11/28/2018 6:00:38 PM] Initializing population of size 500...
[11/28/2018 6:00:38 PM] ...Problem creating population member 64. Generating new strategy...
[11/28/2018 6:00:38 PM] Indicator function TRIX failed to evaluate properly.
[11/28/2018 6:00:38 PM] ...Problem creating population member 64. Generating new strategy...
[11/28/2018 6:00:38 PM] Indicator function TRIX failed to evaluate properly.
[11/28/2018 6:00:38 PM] ...Problem creating population member 406. Generating new strategy...
[11/28/2018 6:00:38 PM] Indicator function TRIX failed to evaluate properly.
[11/28/2018 6:00:38 PM] ...Problem creating population member 190. Generating new strategy...
[11/28/2018 6:00:38 PM] ...Problem creating population member 35. Generating new strategy...
[11/28/2018 6:00:38 PM] Indicator function TRIX failed to evaluate properly.
[11/28/2018 6:00:38 PM] Indicator function TRIX failed to evaluate properly.
[11/28/2018 6:00:38 PM] ...Problem creating population member 409. Generating new strategy...
[11/28/2018 6:00:38 PM] Indicator function TRIX failed to evaluate properly.
[11/28/2018 6:00:38 PM] ...Problem creating population member 442. Generating new strategy...
[11/28/2018 6:00:38 PM] Indicator function TRIX failed to evaluate properly.
[11/28/2018 6:00:38 PM] ...Problem creating population member 443. Generating new strategy...
[11/28/2018 6:00:38 PM] Indicator function TRIX failed to evaluate properly.
[11/28/2018 6:00:38 PM] ...Problem creating population member 319. Generating new strategy...
[11/28/2018 6:00:38 PM] ...Problem creating population member 413. Generating new strategy...
[11/28/2018 6:00:38 PM] Indicator function TRIX failed to evaluate properly.
[11/28/2018 6:00:38 PM] ...Problem creating population member 477. Generating new strategy...
[11/28/2018 6:00:38 PM] Indicator function TRIX failed to evaluate properly.
[11/28/2018 6:00:38 PM] Indicator function TRIX failed to evaluate properly.
[11/28/2018 6:00:38 PM] Cancelled by user.
[11/28/2018 6:00:38 PM] Build process failed. Initial population could not be built. Total build time: 00:00:00.
It's not clear by the output what the real problem is. I am able to get 15 min bars to build successfully, so there is an issue with daily bars specifically and how it's getting read/labeled.
Any specific things I should check here?
For reference, here's the first few lines of the file:
"Date","Time","Open","High","Low","Close","Vol","OI"
11/28/2016,13:00,60.34,61.02,60.21,60.61,20732619,0
11/29/2016,13:00,60.65,61.41,60.52,61.09,22366721,0
11/30/2016,13:00,61.13,61.18,60.22,60.26,34655435,0
12/01/2016,13:00,60.11,60.15,58.94,59.20,34542121,0