Lakshya1726 / CRYPTOANALYSIS

3 stars 17 forks source link

Multiple Moving Average Display #19

Open anushka1511 opened 1 week ago

anushka1511 commented 1 week ago

Description

This feature will implement the capability to calculate and display multiple moving averages on the cryptocurrency price graph. Specifically, it will include 30-day, 50-day, and 100-day moving averages, enabling users to analyze price trends over various timeframes.

Problem Solved by the Feature

Currently, the tool only calculates a single 30-day moving average. By adding multiple moving averages, users will be able to identify short-term and long-term trends more effectively, aiding in better decision-making for trading strategies.

Additional Context

This proposal pertains to the btc.py file.

I wish to work on it under GSSoC-EXT and hacktoberfest.

R3curs1on commented 1 week ago

Hello, I would like to work on this feature under GSSoC-EXT. Kindly assign this issue to me.