Dave
Admin
Reputable Member
Follow
RE: Import Strategies from TradeStation Performance Report into Build Alpha
User error as symbol needs to be all upper case to match the Build Alpha symbols. I have added logic to prevent user from entering lower case symbols ...
7 years ago
RE: Import Strategies from TradeStation Performance Report into Build Alpha
Please make sure you have Using Custom Strategies selected in the settings menu and then have loaded the file from File->Custom Strategies menu. Fi...
7 years ago
RE: Import Strategies from TradeStation Performance Report into Build Alpha
Hey, Try setting intraday to False and see if it runs. If not, please add these triple quotes as seen below to the code and run again. df = pd.read_...
7 years ago