You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Message="None of ['symbol'] are in the columns"
Source=\alpaca_snippets\HFT-ish_2.py
StackTrace:
File "\alpaca_snippets\HFT-ish_2.py", line 110, in submitorder
positions= positions.set_index('symbol').transpose()
File "\alpaca_snippets\HFT-ish_2.py", line 221, in (Current frame)
submitorder(randtick,'buy',positions,num_positions, BASE_VALUE)
The text was updated successfully, but these errors were encountered:
alpaca_snippets/HFT-ish_2.py
Line 114 in d3a14c9
Message="None of ['symbol'] are in the columns"
Source=\alpaca_snippets\HFT-ish_2.py
StackTrace:
File "\alpaca_snippets\HFT-ish_2.py", line 110, in submitorder
positions= positions.set_index('symbol').transpose()
File "\alpaca_snippets\HFT-ish_2.py", line 221, in (Current frame)
submitorder(randtick,'buy',positions,num_positions, BASE_VALUE)
The text was updated successfully, but these errors were encountered: