Philip030601

Results 3 issues of Philip030601

I'm new to Pandas TA and this maybe a newbie problem but I tried to use the Fisher Transform (ft) indicator using a 5 day rolling average of High and...

info

I cloned the python trading robot from areed1192 github page last month and tried to install using pip install -e. Snap shot of the error message below. Please advise how...

I have a pandas dataframe with roughly 45 stocks that is indexed with numbers (0 to 2705) with columns: Dates, Open, High, Low, Close, etc.. Data is from dates between...

question