Auf geht's
Community Skripte

ml

Indikatoren, Strategien und Bibliotheken

Alle Typen
Alle Typen
Indikatoren
Strategien
Bibliotheken
Ausschließlich Open Source
Machine Learning using Neural Networks | Educational
BLX: Machine Learning using Neural Networks | Educational
Alien_Algorithms Alien_Algorithms Aktualisiert 

The script provided is a comprehensive illustration of how to implement and execute a simplistic Neural Network (NN) on TradingView using PineScript. It encompasses the entire workflow from data input, weight initialization, implicit neuron calculation, feedforward computation, backpropagation for weight adjustments, generating predictions, to visualizing the...

462
9
Relational Quadratic Kernel Channel [Vin]
EURUSD: Relational Quadratic Kernel Channel [Vin]
vinayakavajiraya vinayakavajiraya Aktualisiert 

The Relational Quadratic Kernel Channel (RQK-Channel-V) is designed to provide more valuable potential price extremes or continuation points in the price trend. Example: Usage: Lookback Window: Adjust the "Lookback Window" parameter to control the number of previous bars considered when calculating the Rational Quadratic Estimate. Longer windows capture...

82
3
Machine Learning Regression Trend [LuxAlgo]
DXY: Machine Learning Regression Trend [LuxAlgo]
LuxAlgo LuxAlgo

The Machine Learning Regression Trend tool uses random sample consensus (RANSAC) to fit and extrapolate a linear model by discarding potential outliers, resulting in a more robust fit. 🔶 USAGE The proposed tool can be used like a regular linear regression, providing support/resistance as well as forecasting an estimated underlying trend. Using RANSAC...

1485
10
Universal Moving Average Convergence Divergence
SHIBUSDT: Universal Moving Average Convergence Divergence
mablue mablue

I changed MACD formula to divergence of (MA26/MA12 - 1). And its make it more useful. Cuz: 1) comparability with all other coins with different prices. 2) fix small numbers in low price coines like shiba 3) making a good indicator like RSI to use it for optimization and ML/AI projects as a variable Most important thing about this indicator is that its...

133
0
WIPNNetwork
BTCUSD: WIPNNetwork
RicardoSantos RicardoSantos Wizard Aktualisiert 

Library "WIPNNetwork" this is a work in progress (WIP) and prone to have some errors, so use at your own risk... let me know if you find any issues.. Method for a generalized Neural Network. network(x) Generalized Neural Network Method.   Parameters:      x : TODO: add parameter x description here   Returns: TODO: add what function returns

53
6
FunctionNNLayer
BTCUSD: FunctionNNLayer
RicardoSantos RicardoSantos Wizard Aktualisiert 

Library "FunctionNNLayer" Generalized Neural Network Layer method. function(inputs, weights, n_nodes, activation_function, bias, alpha, scale) Generalized Layer.   Parameters:      inputs : float array, input values.      weights : float array, weight values.      n_nodes : int, number of nodes in layer.      activation_function : string, default='sigmoid',...

47
0
FunctionNNPerceptron
BTCUSD: FunctionNNPerceptron
RicardoSantos RicardoSantos Wizard

Library "FunctionNNPerceptron" Perceptron Function for Neural networks. function(inputs, weights, bias, activation_function, alpha, scale) generalized perceptron node for Neural Networks.   Parameters:      inputs : float array, the inputs of the perceptron.      weights : float array, the weights for inputs.      bias : float, default=1.0, the default bias...

33
1
MLActivationFunctions
BTCUSD: MLActivationFunctions
RicardoSantos RicardoSantos Wizard Aktualisiert 

Library "MLActivationFunctions" Activation functions for Neural networks. binary_step(value) Basic threshold output classifier to activate/deactivate neuron.   Parameters:      value : float, value to process.   Returns: float linear(value) Input is the same as output.   Parameters:      value : float, value to process.   Returns: float sigmoid(value) ...

31
2
MLLossFunctions
BTCUSD: MLLossFunctions
RicardoSantos RicardoSantos Wizard

Library "MLLossFunctions" Methods for Loss functions. mse(expects, predicts) Mean Squared Error (MSE) " MSE = 1/N * sum ((y - y')^2) ".   Parameters:      expects : float array, expected values.      predicts : float array, prediction values.   Returns: float binary_cross_entropy(expects, predicts) Binary Cross-Entropy Loss (log).   Parameters:     ...

26
0
neutronix community bot ML + Alerts 4h-daily (mod. capissimo)
ETHUSDT.P: neutronix community bot ML + Alerts 4h-daily (mod. capissimo)
gravisxv gravisxv Aktualisiert 

Gm traders, i have been a python programmer for some years studying artificial intelligence for general purpose; after some time i finally decided to have a look at some finance related stuff and scripts. Moved by curiosity i've decided to make some but decisive modifications to a script i tried to use initially but without success: the LVQ machine learning...

724
92
Minkowski Distance Factor Adaptive Period MACD
AAPL: Minkowski Distance Factor Adaptive Period MACD
Noldo Noldo Aktualisiert 

Hi, this script comes from the idea that Ricardo Santos' Minkovski Distance Function is transferred to the period as a factor. Minkowski distance is used as a percentage factor with the help of Relative Strength Index function. Minkowski Distance Function Script : And thus an adaptive MACD was created. This script can give much better results in more...

109
3
CBOE PCR Factor Dependent Variable Odd Generator
CBOE: CBOE PCR Factor Dependent Variable Odd Generator
Noldo Noldo

This script is the my Dependent Variable Odd Generator script : with the Put / Call Ratio ( PCR ) appended, only for CBOE and the instruments connected to it. For CBOE this script is more accurate and faster than Dependent Variable Odd Generator. And the stagnant market odds are better and more realistic. Do not use for timeframe periods less than 1 day. Because...

770
26
Liebe in jedem #TradingView
50M+

Trader und Investoren, die unsere Plattform verwenden.

#1

Die Top-Webseite der Welt, wenn es um Investitionen geht.

4.9

Ratings von 1+ Millionen Reviews. Keine andere Finanz-App ist beliebter.

10M+

Benutzerdefinierte Scripts und Ideen, die von unseren Nutzern geteilt werden.

TradingView Chart bei Instagram @_evan_gibbs_

@_evan_gibbs_

TradingView Chart bei Instagram @mytradingsetup

@mytradingsetup

TradingView Chart bei Instagram @MisterSpread

@MisterSpread

TradingView Chart bei Instagram @trade_with_melker

@trade_with_melker

TradingView Chart bei Instagram @kmharris95

@kmharris95

TradingView Chart bei Instagram @ale.brovelli

@ale.brovelli

TradingView Chart bei Instagram @ajip_sepet

@ajip_sepet

TradingView Chart bei Instagram @Kevin Trinh

@Kevin Trinh

TradingView Chart bei Instagram @tobiasfrx

@tobiasfrx

TradingView Chart bei Instagram @ketoryfx

@ketoryfx

TradingView Chart bei Instagram @eagle.tradingpro

@eagle.tradingpro

TradingView Chart bei Instagram @matttomillion

@matttomillion

TradingView Chart bei Instagram @rajpalgore

@rajpalgore

TradingView Chart bei Instagram @setupstrading

@setupstrading

TradingView Chart bei Instagram @trader_bence01

@trader_bence01

TradingView Chart bei Instagram @setupsbytraders

@setupsbytraders

TradingView Chart bei Instagram @jonagalletaso

@jonagalletaso

TradingView Chart bei Instagram @my_trading_floor

@my_trading_floor

Alex Honnold am Felsen

Was auch getradet wird

Sehen Sie, wiesoSehen Sie, wieso
Produkte
  • Supercharts
  • Pine Skript
  • Aktien-Screener
  • Forex-Screener
  • Screener für Kryptopaare
  • Krypto-Coins Screener
  • Aktien Heatmap
  • Krypto Heatmap
  • ETF-Heatmap
  • Wirtschaftskalender
  • Earnings-Kalender
  • Sparks
  • Nachrichtenstrom
  • TradingView Desktop
  • Mobile App
  • Futures der CME Group
  • Eurex-Termingeschäfte
  • US-Aktienbündel
Unternehmen
  • Über uns
  • Funktionen
  • Preise
  • Wall of Love
  • Athleten
  • Manifest
  • Karriere
  • Blog
  • Sicherheitsrisiko
  • Statusseite
  • Nutzungsbedingungen
  • Haftungsausschluss
  • Datenschutzrichtlinien und Impressum
  • Cookies Richtlinien
  • Media Kit
  • Zugänglichkeitserklärung
Community
  • Einen Freund empfehlen
  • Ideen
  • Skripte
  • Streams
  • Hausregeln
  • Moderatoren
  • Pine Script™ Wizards
  • Chat
Geschäftlich
  • Widgets
  • Werbung
  • Charting-Bibliotheken
  • Lightweight Charts™
  • Fortschrittliche Charts
  • Brokerage Integration
  • Partnerprogramm
Laden Sie die App aus dem App-Store herunter Laden Sie die App aus dem App-Store herunter Auf Google Play erhältlich Auf Google Play erhältlich
Desktop-App herunterladen Desktop-App herunterladen Traden Sie bei TradingView Traden Sie bei TradingView
Ausgewählte Marktdaten werden Ihnen zur Verfügung gestellt von ICE Data Services © 2023 TradingView, Inc.