Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

historical data error !!!!!! #43

Open
eaywok opened this issue Oct 11, 2022 · 0 comments
Open

historical data error !!!!!! #43

eaywok opened this issue Oct 11, 2022 · 0 comments

Comments

@eaywok
Copy link

eaywok commented Oct 11, 2022

nifty_bank_nse_index = sas.get_instrument_by_symbol('NSE', 'Nifty Bank')
df = sas.get_historical_candles(nifty_bank_nse_index.exchange, nifty_bank_nse_index.symbol,
datetime(2022, 10, 10, 9, 15, 0), datetime.now(), interval=1,
is_index=True)

error:::::-----------------------------
Traceback (most recent call last):
File "e:!TRADING STUFF\ALPHA trade\sas.py", line 29, in
datetime(2022, 10, 10, 9, 15, 0), datetime.now(), interval=1,
TypeError: 'module' object is not callable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant