Trady.Analysis
3.1.0-beta1
See the version list below for details.
dotnet add package Trady.Analysis --version 3.1.0-beta1
NuGet\Install-Package Trady.Analysis -Version 3.1.0-beta1
<PackageReference Include="Trady.Analysis" Version="3.1.0-beta1" />
paket add Trady.Analysis --version 3.1.0-beta1
#r "nuget: Trady.Analysis, 3.1.0-beta1"
// Install Trady.Analysis as a Cake Addin #addin nuget:?package=Trady.Analysis&version=3.1.0-beta1&prerelease // Install Trady.Analysis as a Cake Tool #tool nuget:?package=Trady.Analysis&version=3.1.0-beta1&prerelease
Analysis module of Trady, a handy library for computing technical indicators, based on .NET Standard 2.0
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.CodeAnalysis.CSharp.Scripting (>= 2.3.2)
- Microsoft.CSharp (>= 4.4.0)
- Microsoft.Extensions.Caching.Memory (>= 2.0.0)
- System.Reflection.TypeExtensions (>= 4.4.0)
- System.ValueTuple (>= 4.4.0)
- Trady.Core (>= 3.1.0-beta1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Trady.Analysis:
Package | Downloads |
---|---|
InverseFisherTransformOnStochastic
Inverse Fisher Transform on STOCHASTIC About John EHLERS: From California, USA, John is a veteran trader. With 35 years trading experience he has seen it all. John has an engineering background that led to his technical approach to trading ignoring fundamental analysis (with one important exception). John strongly believes in cycles. He’d rather exit a trade when the cycle ends or a new one starts. He uses the MESA principle to make predictions about cycles in the market and trades one hundred percent automatically. In the show John reveals: • What is more appropriate than trading individual stocks • The one thing he relies upon in his approach to the market • The detail surrounding his unique trading style • What important thing underpins the market and gives every trader an edge About INVERSE FISHER TRANSFORM: The purpose of technical indicators is to help with your timing decisions to buy or sell. Hopefully, the signals are clear and unequivocal. However, more often than not your decision to pull the trigger is accompanied by crossing your fingers. Even if you have placed only a few trades you know the drill. In this article I will show you a way to make your oscillator-type indicators make clear black-or-white indication of the time to buy or sell. I will do this by using the Inverse Fisher Transform to alter the Probability Distribution Function ( PDF ) of your indicators. In the past12 I have noted that the PDF of price and indicators do not have a Gaussian, or Normal, probability distribution. A Gaussian PDF is the familiar bell-shaped curve where the long “tails” mean that wide deviations from the mean occur with relatively low probability. The Fisher Transform can be applied to almost any normalized data set to make the resulting PDF nearly Gaussian, with the result that the turning points are sharply peaked and easy to identify. The Fisher Transform is defined by the equation Whereas the Fisher Transform is expansive, the Inverse Fisher Transform is compressive. The Inverse Fisher Transform is found by solving equation 1 for x in terms of y. The Inverse Fisher Transform is: The transfer response of the Inverse Fisher Transform is shown in Figure 1. If the input falls between –0.5 and +0.5, the output is nearly the same as the input. For larger absolute values (say, larger than 2), the output is compressed to be no larger than unity . The result of using the Inverse Fisher Transform is that the output has a very high probability of being either +1 or –1. This bipolar probability distribution makes the Inverse Fisher Transform ideal for generating an indicator that provides clear buy and sell signals. |
|
MostDLL
MOST : Moving Stop Loss Indicator Developed by economist Anıl ÖZEKŞİ for MATRİKS TRADER platform. This indicator is like a trailing stop indicator but differs in two ways. First, trailing stops often uses price bars to determine the stop level, but MOST uses an adjustable percent of the Exponential Moving Average of the price which smooths the sudden price moves. The second thing is that MOST gives BUY and SELL signals instead of giving one way signals for price action. MOST has an EMA and a trailing percent stop level of EMA that can be adjusted by changing the length of the EMA and %percent of the stop level. DLL Created and Developed by Melih Tuna https://twitter.com/crypto_melih |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.2.8 | 106,538 | 2/22/2020 |
3.2.6 | 1,766 | 1/11/2020 |
3.2.5 | 614 | 1/11/2020 |
3.2.4 | 596 | 1/11/2020 |
3.2.3 | 604 | 1/11/2020 |
3.2.2 | 629 | 1/7/2020 |
3.2.1 | 671 | 12/26/2019 |
3.2.0 | 4,399 | 9/16/2018 |
3.1.1 | 1,621 | 7/21/2018 |
3.1.0-beta2 | 704 | 7/9/2018 |
3.1.0-beta1 | 1,392 | 2/22/2018 |
3.1.0-beta0 | 840 | 11/14/2017 |
3.0.0 | 1,857 | 9/25/2017 |
2.1.0-beta6 | 699 | 9/19/2017 |
2.1.0-beta5 | 742 | 9/15/2017 |
2.1.0-beta4 | 689 | 9/14/2017 |
2.1.0-beta3 | 738 | 8/29/2017 |
2.1.0-beta2 | 731 | 8/24/2017 |
2.0.1 | 1,043 | 6/26/2017 |
2.0.0 | 1,131 | 6/25/2017 |
1.2.0 | 1,147 | 3/22/2017 |
1.1.0 | 1,000 | 2/26/2017 |
Please refer to https://github.com/lppkarl/Trady/