Python For Trading On Technical: A step towards systematic trading by Kanwar Puneet & Gupta Anjana

Python For Trading On Technical: A step towards systematic trading by Kanwar Puneet & Gupta Anjana

Author:Kanwar, Puneet & Gupta, Anjana [Kanwar, Puneet]
Language: eng
Format: epub
Published: 2021-03-11T16:00:00+00:00


As we can observe from the above chart total 34 trades generated by strategy, 22 trades resulted into loss and 12 trades given profit. One can download files ‘Infy’ or ‘T2’ for further analysis of trade.

# Download file ‘Infy’ in csv format to check computations

Infy.to_csv("Infy.csv", index=True, encoding='utf8')

1.2. Exponential Moving Average (EMA)

An exponential moving average (EMA) is a type of moving average (MA) that places a greater weight and significance on the most recent data points.

# Computation of exponential moving average using ‘TA-LIB’



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.