Just upgrade to WL 5.6
I run the 60 minutes strategy (New Strategy from Rules) on 30 Minutes DataSet& keep getting the error "Cannot convert Daily bars to 60 minute bars". Confusing because I run it on 30 minutes dataset to upscale not daily dataset to downscale but keep getting the error. In addition, the dataset contains only 200 symbols& the strategy requires only 50 bars data range.
Thank for all help.
Size:
Color:
Looks like your Strategy makes use of an external symbol not available in your intraday DataSets.
Which static/streaming data providers are you using?
Size:
Color:
Yes, my strategy does have "Get External Symbol", .SPX& the dataset does contain .SPX.
However, after remove "Get External Symbol" condition, I rerun& still got the same error.
Fidelity data provider.
Thank, Eugene.
Size:
Color:
Have you made sure that your intraday external symbol DataSet is up to date? Did you download the data, is on demand update disabled?
Can you post the output by clicking "Open code in new strategy window"?
Size:
Color:
CODE:
Please log in to see this code.
Size:
Color:
Code isn't the reason.
Size:
Color:
I deleted DataSet& data file folders. Recreate, update, & run. It is fine now.
Posible the data files being corrupted as I sync the data between 2 computers. Thank again Eugene.
Size:
Color:
Good to know; broken/missing file sounds reasonable.
Size:
Color: