StackOverflow Questions for Tag: moving-average

David Moss
David Moss

Reputation: 21

in KDB q, how do you write a custom mavg that drops the top 5 and bottom 5 results before doing moving average

Score: 1

Views: 31

Answers: 1

Read More
Andrew Geistfeld
Andrew Geistfeld

Reputation: 43

Change random numbers from n1 to n2 over 10 seconds

Score: 2

Views: 54

Answers: 1

Read More
edgarmtze
edgarmtze

Reputation: 25058

Tradingview pinescript's RMA (Moving average used in RSI. It is the exponentially weighted moving average with alpha = 1 / length) in python, pandas

Score: 3

Views: 3153

Answers: 3

Read More
Marshall
Marshall

Reputation: 97

Does SMA include the current day?

Score: 3

Views: 3515

Answers: 1

Read More
loopbackbee
loopbackbee

Reputation: 23332

How to calculate rolling / moving average using python + NumPy / SciPy?

Score: 247

Views: 457912

Answers: 22

Read More
exc2023
exc2023

Reputation: 21

Can you use a comparison operator and an arithmetic operator in the same AVERAGEIFS formula?

Score: 0

Views: 47

Answers: 0

Read More
anf
anf

Reputation: 25

Is it possible to find the average of a group of numbers and return the index of the number furthest from the average with one loop?

Score: 1

Views: 115

Answers: 1

Read More
vpn
vpn

Reputation: 53

KQL calculate two sets of average durations with union operator

Score: 0

Views: 72

Answers: 1

Read More
Jan-Maarten Van Osch
Jan-Maarten Van Osch

Reputation: 13

How to calculate moving average over two columns in SQL

Score: 1

Views: 70

Answers: 1

Read More
ecmadeeasy
ecmadeeasy

Reputation: 17

uninitialized variable in moving average computation

Score: -3

Views: 114

Answers: 1

Read More
fluffy
fluffy

Reputation: 3

Rolling average for forward values keeps breaking

Score: -1

Views: 108

Answers: 2

Read More
Laura Evans
Laura Evans

Reputation: 13

Get the average of the last 6 cells of a column with values

Score: 1

Views: 136

Answers: 1

Read More
Superior Academy
Superior Academy

Reputation: 1

Calculate Moving Average Window over 2D grid in Python - in the top there is a white horizontal area which grows bigger the bigger the chosen window

Score: 0

Views: 31

Answers: 0

Read More
Peter Dimitriadis
Peter Dimitriadis

Reputation: 1

Converting Smoothed Moving Average from MetaTrader/MetaQuotes to PineScript

Score: 0

Views: 58

Answers: 0

Read More
Maryam Azhdari
Maryam Azhdari

Reputation: 1319

Do you have AlBrooks EMA20 for Metatrader5?

Score: 0

Views: 29

Answers: 1

Read More
Bea
Bea

Reputation: 11

Moving Average Conditioned by another columns' values

Score: 1

Views: 26

Answers: 0

Read More
Vit Bernatik
Vit Bernatik

Reputation: 3802

How to efficiently compute average on the fly (moving average)?

Score: 73

Views: 48235

Answers: 4

Read More
Lulu
Lulu

Reputation: 11

ValueError with win_type 'bohman' in pandas rolling function after upgrading to Python 3.11

Score: 0

Views: 130

Answers: 0

Read More
Jorman Franzini
Jorman Franzini

Reputation: 339

Calculating Exponential Moving Average (EMA) using javascript

Score: 11

Views: 18043

Answers: 4

Read More
user1705674
user1705674

Reputation: 1891

How to calculate moving average without keeping the count and data-total?

Score: 189

Views: 250832

Answers: 11

Read More
PreviousPage 1Next