Aprataksh / Munafa

Algorithmic trading strategies for the financial markets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add the ability to calculate resistance for data for only a specified period of time

Aprataksh opened this issue · comments

In the first version of calculating resistance, the resistance is being calculated for the entire data set that has been provided. Usually we will want to calculate the resistance for only a few days or for a few weeks.

It is therefore useful for the user to be able to specify the time period for which the resistance is to be calculated.

Fixed by Aprataksh in the commit bab79ef