GitHub topics: moving-average
navdeep-G/exp-smoothing-java
Exponential Smoothing & Moving Average Models in Java
Language: Java - Size: 56.1 MB - Last synced at: about 13 hours ago - Pushed at: about 14 hours ago - Stars: 25 - Forks: 9

kaelzhang/stock-pandas
🚀 The production-ready subclass of `pandas.DataFrame` to support stock statistics and indicators
Language: Python - Size: 476 KB - Last synced at: about 17 hours ago - Pushed at: 4 days ago - Stars: 144 - Forks: 17

grdsantos/Stochastic-with-Alert
# Stochastic with Alert 📊🔔This repository provides a customizable alert indicator for the Stochastic Oscillator, aimed at forex traders. With this tool, you can receive timely alerts to help you make informed trading decisions.
Size: 4.88 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

ritekrajput/MA-Trailing-Stop
MA Trailing Stop is an expert advisor for MT4 and MT5 that automatically adjusts stop-losses based on the moving average indicator. For feedback or improvements, feel free to create an issue or submit a pull request! 🛠️📈
Language: MQL4 - Size: 57.6 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

Zone-of-Engineering-Newcomers/MovingAverage
Moving Average Library for Arduino
Language: C++ - Size: 82 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

amccairel/moving_average_cli
A C++ CLI tool for computing moving averages over stock OHLC data.
Language: C++ - Size: 40 KB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

rakibhhridoy/PredictingSequence-TimeSeriesAnalysis
Time series data easy handling purposes in TensorFlow and python functional programming. Time Series data is handled and pre-processed by different steps,like making window of the data,splitting data for model purpose is also different than other processing methods. All has combined for easy access.
Language: Jupyter Notebook - Size: 5.2 MB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

EarnForex/3rd-Generation-Moving-Average
3rd generation moving average - an attempt at improvement of the classic EMA.
Language: MQL5 - Size: 28.3 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 14 - Forks: 1

EarnForex/BMA
BMA stands for Band Moving Average and is a moving average (of any type) with bands of percentage difference applied to it.
Language: MQL4 - Size: 27.3 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 4 - Forks: 0

EarnForex/Laguerre
Laguerre is a trend direction indicator that was uses a single-line oscillator display
Language: MQL4 - Size: 23.4 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 1

EarnForex/VarMovAvg
VarMovAvg is a kind of an adaptable moving average with noise filtering.
Language: C# - Size: 37.1 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 7 - Forks: 1

EarnForex/QQE
QQE or Quantitative Qualitative Estimation is a smoothed oscillator indicator akin to MACD.
Language: MQL5 - Size: 43 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 16 - Forks: 2

MichaelKim20/m-stp
System Trading Platform
Language: Python - Size: 33.2 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 5 - Forks: 2

EarnForex/Moving-Average-Crossover-Alert
Moving Average Crossover with Alert is a basic MA crossover indicator to get alerts when a fast MA crosses a slow MA.
Language: MQL4 - Size: 49.8 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 5 - Forks: 4

EarnForex/MACD-with-Alert
MACD with Alert is a simple alert extension of the standard MACD indicator that offers deep customization and all sorts of alerts, including arrows.
Language: MQL4 - Size: 38.1 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 3 - Forks: 2

EarnForex/Moving-Average-with-Alert
Moving Average with Alert is a basic MA indicator with price crossover signals - arrows, alerts, push-notifications, and email
Language: MQL4 - Size: 55.7 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 7 - Forks: 3

EarnForex/Traders-Dynamic-Index
Traders Dynamic Index is a complex oscillator that incorporates short-, medium-, and long-term data in its display.
Language: MQL5 - Size: 80.1 KB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 12 - Forks: 3

alanvito1/ORSTAC
This repository is the largest collection of scripts for use on Binary or Deriv bots. It is powered by Deriv and contains a wide variety of scripts that can be used to enhance and automate trading strategies on these platforms.
Language: Smarty - Size: 269 MB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 152 - Forks: 139

gulabpatel/TimeSeries
Arima, Sarima, LSTM, Prophet, DeepAR, Kats, Granger-causality, Autots
Language: Jupyter Notebook - Size: 13 MB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 6

stdlib-js/stats-incr-mmeanvar
Compute a moving arithmetic mean and unbiased sample variance incrementally.
Language: JavaScript - Size: 949 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mmeanabs2
Compute a moving arithmetic mean of squared absolute values incrementally.
Language: JavaScript - Size: 970 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

AlexandreHiroyuki/DataTome
Data analysis and filtering using time series for embedded devices (IoT). All in a single C++ library, Data Tome. Focus on the developer's experience and performance. It is the successor to the MovingAveragePlus library.
Language: C++ - Size: 220 KB - Last synced at: 18 days ago - Pushed at: 19 days ago - Stars: 8 - Forks: 1

fmilthaler/FinQuant
A program for financial portfolio management, analysis and optimisation.
Language: Python - Size: 1.16 MB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 1,555 - Forks: 211

greyblake/ta-rs
Technical analysis library for Rust language
Language: Rust - Size: 205 KB - Last synced at: 21 days ago - Pushed at: 11 months ago - Stars: 766 - Forks: 150

jerryshell/midas
Moving Average Trading backtest simulator
Language: Rust - Size: 2.1 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 45 - Forks: 11

EarnForex/MA-Trailing-Stop
MA Trailing Stop is a customizable trailing stop expert advisor based on the standard moving average indicator.
Language: MQL4 - Size: 62.5 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

razamehar/Weather-Time-Series-Analysis-using-Statistical-Methods-and-Deep-Learning-Models
This project conducts a thorough analysis of weather time series data using diverse statistical and deep learning models. Each model was rigorously applied to the same weather time series data to assess and compare their forecasting accuracy. Detailed results and analyses are provided to delineate the strengths and weaknesses of each approach.
Language: Jupyter Notebook - Size: 4.22 MB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

FilippoMB/python-time-series-handbook
Book and material for the course "Time series analysis with Python" (STA-2003)
Language: Jupyter Notebook - Size: 350 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 141 - Forks: 29

amv-dev/yata
Yet Another Technical Analysis library [for Rust]
Language: Rust - Size: 684 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 360 - Forks: 51

stdlib-js/stats-incr-mmeanstdev
Compute a moving arithmetic mean and corrected sample standard deviation incrementally.
Language: JavaScript - Size: 931 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-iter-mmeanabs
Create an iterator which iteratively computes a moving arithmetic mean of absolute values.
Language: JavaScript - Size: 1.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

deshwalmahesh/NSE-Stock-Scanner
National Stock Exchange (NSE), India based Stock screener program. Supports Live Data, Swing / Momentum Trading, Intraday Trading, Connect to online brokers as Zerodha Kite, Risk Management, Emotion Control, Screening, Strategies, Backtesting, Automatic Stock Downloading after closing, live free day trading data and much more
Language: Jupyter Notebook - Size: 234 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 249 - Forks: 175

tacotuesday/time-series-stock-forecasting
Forecasting stock closing prices using statistical, deep learning, and hybrid approaches
Language: Jupyter Notebook - Size: 10.8 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

data-forge/data-forge-indicators
Financial indicators for use with Data-Forge
Language: TypeScript - Size: 4.94 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 40 - Forks: 9

monamahmoudm/Analysis-of-Population-Time-Series
The purpose of this analysis is to observe the population trend over the years in the US and forecast the population for the next 5 years.
Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

siropkin/robinhood-ai-trading-bot
Simple AI-powered trading bot for Robinhood
Language: Python - Size: 729 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 41 - Forks: 19

RenatoMaynard/Time-series-forecasting-methods
Time Series Forecasting Methods — A collection of Python implementations for essential time series forecasting techniques, including Simple, Double, Triple Exponential Smoothing, and Moving Averages.
Language: Jupyter Notebook - Size: 1.85 MB - Last synced at: about 3 hours ago - Pushed at: 3 months ago - Stars: 18 - Forks: 0

vladislavpyatnitskiy/rustrading
Language: R - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

EarnForex/BB-MACD
BB MACD uses built-in moving averages and standard deviation indicators to create Bollinger Bands on MACD MetaTrader indicator.
Language: MQL5 - Size: 42 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 7 - Forks: 4

JuliaDynamics/ARFIMA.jl
Simulate stochastic timeseries that follow ARFIMA, ARMA, ARIMA, AR, etc. processes
Language: Julia - Size: 451 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 55 - Forks: 2

stdlib-js/stats-incr-mmda
Compute a moving mean directional accuracy (MDA) incrementally.
Language: JavaScript - Size: 990 KB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

sotirismos/advanced-signal-processing
Homework assignments for advanced signal processing course, Auth spring semester 20-21
Language: MATLAB - Size: 5.19 MB - Last synced at: 13 days ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

ShivaNeuralNet/Google-Stock-Price-Prediction-Using-LSTM
Deep learning project for forecasting Google stock prices using LSTM. Includes EDA, SMA insights, LSTM tuning, and model performance comparison.
Language: Jupyter Notebook - Size: 3.34 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

leandcesar/PeakDetection
Real time peak detection with z-score for Arduino
Language: C++ - Size: 3.85 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 68 - Forks: 18

stdlib-js/stats-incr-mmae
Compute a moving mean absolute error (MAE) incrementally.
Language: JavaScript - Size: 974 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

lamrongol/QueueWithMovingStat
Fixed size queue with moving stats(min, max, average, median)
Language: Java - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

eobrain/smoothish
Robust smoothing of time-series data.
Language: JavaScript - Size: 18.8 MB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

benjaminjvdm/FxDash
Real-time financial dashboard built using Streamlit, yfinance, pandas, and matplotlib.
Language: Python - Size: 18.6 KB - Last synced at: 28 days ago - Pushed at: 29 days ago - Stars: 3 - Forks: 0

ShravaniAWanjari/moving-averages-crossover-strategy
Apply Moving Averages Golden Cross Strategy for all the stocks available on yfinance
Language: Jupyter Notebook - Size: 3.47 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mrsyre/Adjustable-MA-3G
Adjustable MA 3G is the version of the Adjustable MA EA that works with the 3rd Gen MA custom indicator.
Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

NetBr3ak/StockScorePro
StockScorePro is a clear, intelligent, and data-driven investment tool that evaluates stocks based on their current price relative to their 50-day moving average. It identifies attractive investment opportunities by analyzing price stability, valuation, and potential undervaluation. 💰📊
Language: Python - Size: 10.7 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

MoinDalvs/Time_Series_Forecasting_From_Scratch
Language: Jupyter Notebook - Size: 2.72 MB - Last synced at: 19 days ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 4

vaibhav-sing-bisht/Time-Series-Forecasting
Analyzed historical monthly sales data of a company. Created multiple forecast models for two different products of a particular Wine Estate and recommended the optimum forecasting model to predict monthly sales for the next 12 months along with appropriate lower and upper confidence limits
Language: Jupyter Notebook - Size: 6.67 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

leovnoliveira/bot-binance-cripto
Bot que compra e vende cripto de forma automática de acordo com estratégias de trade pré-configuradas
Language: Python - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-incr-mme
Compute a moving mean error (ME) incrementally.
Language: JavaScript - Size: 973 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-ewmean
Compute an exponentially weighted mean incrementally.
Language: JavaScript - Size: 885 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-iter-mmean
Create an iterator which iteratively computes a moving arithmetic mean.
Language: JavaScript - Size: 1.12 MB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

UniBwTAS/ccma
Curvature Corrected Moving Average: An accurate and model-free path smoothing algorithm.
Language: Python - Size: 21.1 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 193 - Forks: 10

artem-streltsov/trading-app
💰 Website for learning about candlestick charts, simple, weighted moving averages and practising pattern recognition
Language: JavaScript - Size: 28.3 KB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

happybono/CSRunningMedianSample
C# project to determine the running median by means of a data on the listbox control.
Language: C# - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

mbuesch/movavgrs
Rust: Generic Moving Average calculation
Language: Rust - Size: 95.7 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

milarze/mac-calculator
Simple calculation of inventory moving average cost
Language: JavaScript - Size: 194 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

EarnForex/Adjustable-MA-3G
Adjustable MA 3G is the version of the Adjustable MA EA that works with the 3rd Gen MA custom indicator.
Language: MQL5 - Size: 26.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

EarnForex/Adjustable-MA
Adjustable MA is a rather simple MA crossover expert advisor with multiple adjustable parameters.
Language: MQL5 - Size: 43.9 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 11 - Forks: 1

sqonk/phext-datakit
Datakit is a library that assists with data analysis and research. It includes classes for working with tables of data and deriving statistical information, importing those tables from file formats such as CSV, a class wrapper with statistical methods for PHP arrays, as well as memory efficient packed arrays.
Language: PHP - Size: 1.13 MB - Last synced at: 18 days ago - Pushed at: 5 months ago - Stars: 8 - Forks: 2

roverbird/hurst-smoothing
Hurst value as a result of data smoothing
Language: R - Size: 177 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

AlexandreHiroyuki/MovingAveragePlus
Moving Average Plus is a C++ library that implements a moving average on the Arduino platform. Performance and usability are the two focuses I thought of when creating this library, so every improvement tip is welcome. It is useful for filtering noisy data from sensors, for example.
Language: C++ - Size: 159 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 21 - Forks: 6

chutrunganh/Stock-Price-Prediction-Using-Time-Series
This repository focuses on predicting Apple Inc.'s stock prices using time series analysis from 2013 to 2018. The project involves data exploration, stationarity analysis, time series decomposition, model development, and generating insights to assist investors.
Language: Jupyter Notebook - Size: 21.4 MB - Last synced at: 23 days ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

mohammad95labbaf/PSO-GA-Strategy-Optimization
This repository focuses on optimizing a trend-based trading strategy for the EURUSD currency pair. By combining PSO and GA, the goal is to maximize returns while minimizing risk. The strategy considers buy and sell signals based on Supertrend and EMA conditions, with a fixed commission of 3 pips per trade.
Language: Jupyter Notebook - Size: 1.89 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

Aparna-analyst/Time-Series
The Time Series Analysis repository contains various models and techniques used for analyzing time-dependent data.
Size: 1.24 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

manishkr1754/NIFTY50_Data_Analysis_NSETOOLS_NSEPY_Python
NIFTY50 Data Analysis from scratch (Data Extraction & Visualization to Investment Insights)
Language: Jupyter Notebook - Size: 6.38 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 13 - Forks: 8

adityajn105/Time-Series-Analysis-Techniques
A tutorial to time-series analysis techniques. Holt-Winter methods, ACF/PACF, MA, AR, ARMA, ARIMA, SARIMA, SARIMAX, VAR, VARMA etc.
Language: Jupyter Notebook - Size: 5.74 MB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Anu589/Stock-Price-Prediction
Stock Price Prediction using Time Series analysis
Language: Jupyter Notebook - Size: 146 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

arkeodev/time-series
Time Series Analysis
Language: Jupyter Notebook - Size: 14.2 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mhmean
Compute a moving harmonic mean incrementally.
Language: JavaScript - Size: 898 KB - Last synced at: 14 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

mxmCherry/movavg
Moving Average calculator for Go (Golang)
Language: Go - Size: 32.2 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 20 - Forks: 6

aks7896/Forecasting-Wine-Sales-for-ABC-Estate-Wines-company
Analyzed historical monthly sales data of a company. Created multiple forecast models for two different products of a particular Wine Estate and recommended the optimum forecasting model to predict monthly sales for the next 12 months along with appropriate lower and upper confidence limits.
Language: Jupyter Notebook - Size: 12.4 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

EikHjertekys/EPF
EPF | Eik's Pine Forest - My personal collection of Pine Script functions and experiments.
Size: 87.9 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

pleonova/data-diary
My life dashboard - automatically track and visualize your data. Using common tracker APIs to create a minute by minute representation of your day.
Language: Jupyter Notebook - Size: 2.87 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 20 - Forks: 2

Sama-Amr/Analysis-of-Population-Time-Series
The purpose of our analysis is to observe the population trend over the years in the US and forecast the population for the next 5 years.
Size: 0 Bytes - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

DmitriyMakhnovskiy/Digital_BH-loop_algorithm
Digital BH-loop algorithm
Language: HTML - Size: 159 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-mmeanabs
Compute a moving arithmetic mean of absolute values incrementally.
Language: JavaScript - Size: 953 KB - Last synced at: 4 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mmean
Compute a moving arithmetic mean incrementally.
Language: JavaScript - Size: 930 KB - Last synced at: 12 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

ast3rism/Stockprice-Dashboard-With-Steamlit
A Real Time Dashboard for Analysing Stock Price with Moving Price Average and Downloadable content using Streamit
Language: Python - Size: 16.6 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

binary-ex-machina/binary.com-bot
Scripts for using on Binary.com Bots.
Size: 2.31 MB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 78 - Forks: 187

rajasharan/moving-averages-chartjs
Simple Moving Averages (with Chart.js)
Language: JavaScript - Size: 195 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 11 - Forks: 5

leo10manyam/Stock_Prediction_Analysis
Stock can be technically analysis through the 100 EMA and 200 EMA
Language: Jupyter Notebook - Size: 1.56 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

JChristensen/movingAvg
A simple Arduino library for calculating moving averages.
Language: C++ - Size: 39.1 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 90 - Forks: 27

mutalibcs/Digital-Signal-Processing
Digital Signal Processing
Language: Jupyter Notebook - Size: 12.6 MB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 1

Aaryan015/Stock-data-analysis
Stock data analysis
Language: Jupyter Notebook - Size: 908 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

pilotak/MovingAverage
Arduino & Mbed Library for averaging fixed-point numbers
Language: C++ - Size: 36.1 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 2

Efe-Eroglu/Indicators
Some of the indicators developed to facilitate trading and technical analysis of stocks on the stock exchange
Language: Python - Size: 1.36 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 2

mohammad95labbaf/EURUSD_LSTM_Attention
This project is dedicated to forecasting 1-hour EURUSD exchange rates through the strategic amalgamation of advanced deep learning techniques. The incorporation of key technical indicators—RSI, MA, EMA, and VWAP—enhances the model's grasp of market dynamics
Language: Jupyter Notebook - Size: 2.99 MB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 2 - Forks: 1

aahouzi/Stock-price-forecasting
An overview of various quantitative techniques and trading strategies for predicting stock prices, based on historical data from YahooFinance.
Language: Jupyter Notebook - Size: 5.86 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 15 - Forks: 2

chetandudhane/time-series-forecasting
This project is to build Forecasting Models on Time Series data of monthly sales of Rose and Sparkling wines for a certain Wine Estate for the next 12 months.
Language: HTML - Size: 17.9 MB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 2

coasensi/movingaverage-strategy
C# Moving Average Trading Strategy Backtest using AlphaVantage API
Language: C# - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

SwethaJoseph/Statistical-Stock-Performance-Analysis
Conducted a statistical analysis of Microsoft, Tesla, and Apple stock performance compared to the S&P 500, examining price trends, volatility, and correlations to derive investment insights.
Size: 2.5 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

jojo142/Stress-Testing-Financial-Portfolios
Stress Testing Financial Portfolios using S&P 500 Stock Data from Kaggle.
Language: Jupyter Notebook - Size: 1.15 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ErfanMomeniii/Arima
Daily Minimum Temperature Forecasting Using the ARIMA Model
Language: Jupyter Notebook - Size: 362 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

MJanbandhu/Time_Series-Stock_Prediction
Just trying to predict random stock using AR, MA, ARMA and ARIMA with Stationarity methodology .
Language: Jupyter Notebook - Size: 9.98 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0
