24 packages tagged with “Average”
Transform financial market price data into technical analysis indicators such as MACD, Stochastic RSI, Average True Range, Parabolic SAR, and more.
Do you find yourself adding numbers to the collection and recalculating mean each time? This package is intended to solve the issue. By computing the base terms with each new observation, the retrieval of statistics at any time is O(1). The statistics are always ready and calculating mean for next element does not require iterating over whole collection. On-the-fly calculation of mean, variance, standard deviation, ZScore, sum, min, max and more supported. Create Confusion Matrixes using ReceiverOperatorCharacteristic class, that will calculate Accuracy etc. on the fly.
Incrementally computes the variance, mean and count without needed several passes.
Keeps track of elapsed time, iteration count, max, and mean time spent for a given operation
ADN.Helpers is a cross-platform open-source library which provides helpers and utilities to .NET developers
a quick and lightweight library to grab statistics of live data on the fly
Methods allowing you to get the average color of an image by either passing through the URL of an image or the bytes of an image.
This library is a powerful and versatile class library designed to simplify the calculation of statistics in .NET applications.
Average divided by 3
number divided by 3
3degree/ by 3
Calculates averages easily in UWP apps
Peponi.Maths is a package for Mathematics. Including contents are: 1. Coordinates - Cartesian (2D & 3D) - Cylindrical - Polar - Spherical 2. Numerical integrations - Trapezoidal - Midpoint - Simpson's rule (1/3 & 3/8) 3. Moving Averages - Simple moving average 4. Unit conversion - Angle - Angular speed - Area - Dry volume - Energy - Force - Length - Prefix - Pressure - Speed - Temperature - Volume - Weight 5. Windowing - Tumbling - Sliding - Hopping
Volatility Adjusted Moving Average (C#)
Largest C# stock indicator library with over 750 to choose from and easiest to use with abilities such as making an indicator out of any other indicator or using any moving average with any indicator.
Use Ranking and Window functions withing EntityFramework Core for databases (RowNumber, Rank, DenseRank, Average, Sum, Min, Max), SubQueries and some .NET translated to SQL functions
Volatility Adjusted Moving Average (Python)
Statistics lib
Stock Indicators for .NET. Transform financial market price quotes into technical analysis indicators such as MACD, Stochastic RSI, Average True Range, Parabolic SAR, etc. Nothing more.
BinanceEx is a base library which is used to implement different cryptocurrency (exchange) API's. It provides a standardized way of implementing different API's, which results in a very similar experience for users of the API implementations.