voice32 / stock_market_indicators

A small Python library with most common stock market indicators
224 stars 108 forks source link

import library #3

Open Neyt opened 5 years ago

Neyt commented 5 years ago

Hi! thank you for the code! looks promissing, cant wait to use it. Im having problems importing the library though. any suggestions on how to do it?

I posted the problem here: https://stackoverflow.com/questions/53404707/python-import-a-non-standard-library/53404742#53404742

Neyt commented 5 years ago

ok. looks like there is a problem with indentations that didn't allow the file to be imported.