stock_market_indicators icon indicating copy to clipboard operation
stock_market_indicators copied to clipboard

A small Python library with most common stock market indicators

Results 7 stock_market_indicators issues
Sort by recently updated
recently updated
newest added

Thanks for sharing this work. I try to understand it by running some sscripts. In the script for calculating the 'Accumulation Distribution', it returns the error that I mention in...

Dear all. When executing the function that calculates the MACD, it gives me the following error show on the titlle. `import pandas as pd import yfinance as yf def macd(data,...

The error occurs and generated a import error. Fix it.

There was an indentation problem that didn't allow the library to be imported. problem solved in this version. I posted and solved the problem here https://stackoverflow.com/questions/53404707/python-import-a-non-standard-library/53404742#53404742

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...

![image](https://github.com/voice32/stock_market_indicators/assets/16351198/74bd0a0e-82c7-403f-849a-85f38ef74412) ![image](https://github.com/voice32/stock_market_indicators/assets/16351198/25c860fd-c6ae-4737-8e06-33dd2fe4d743) this is definitions. this is your formula ![image](https://github.com/voice32/stock_market_indicators/assets/16351198/72692e9f-3a17-4399-8c87-77cd1fda9e14) ![image](https://github.com/voice32/stock_market_indicators/assets/16351198/81114de3-2381-495e-af26-38bed25d779d)