Commencez
Communauté Scripts

matrix

Indicateurs, stratégies et bibliothèques

Bibliothèques
Tous types
Indicateurs
Stratégies
Bibliothèques
Open Source Uniquement
tools
SPX: tools
faiyaz7283 faiyaz7283 P Mis à jour 

Library "tools" A library of many helper methods, plus a comprehensive print method and a printer object. This is a newer version of the helpers library. This script uses pinescripts v5 latest objects and methods.

6
7
columns
OPUSDTPERP: columns
kaigouthro kaigouthro P Mis à jour 

Library "columns" Error Tolerant Matrix Setter/Getter Operations. Easy ways to add/remove items into start and end of Columns as well as arrays to grow and shrink matrix. if mismatched sizes occur the typified NA value will be there to prevent catastrophic crashing. Rows and Columns are split into 2 libraries due to limitations on number of exports as well ...

11
1
rows
OPUSDTPERP: rows
kaigouthro kaigouthro P Mis à jour 

Library "rows" Error Tolerant Matrix Setter/Getter Operations. Easy ways to add/remove items into start and end of rows as well as arrays to grow and shrink matrix. if mismatched sizes occur the typified NA value will be there to prevent catastrophic crashing. columns and rows are split into 2 libraries due to limitations on number of exports as well as...

12
3
into
BTCUSDTPERP: into
kaigouthro kaigouthro P Mis à jour 

Library "into" convert literals by type, Same-types left in for bulk reasons. TODO: Expand Types b(string)   Convert string to bool.   Parameters:      string : val A string value.   Returns: Bool. b(bool)   Pass Bool/bool   Parameters:      bool :   Returns: Bool. b(float)   Convert Float (True if exists and not 0)   Parameters:      float : val A...

9
4
FunctionLAPACKdsyrk
NAS100USD: FunctionLAPACKdsyrk
RicardoSantos RicardoSantos Wizard

Library "FunctionLAPACKdsyrk" subroutine part of LAPACK: Linear Algebra Package, performs one of the symmetric rank k operations . C := alpha*A*A**T + beta*C, or C := alpha*A**T*A + beta*C, . where alpha and beta are scalars, C is an n by n symmetric matrix and A is an n by k matrix in the first case and a k by n matrix in the second...

26
0
FunctionLAPACKdtrsm
NAS100USD: FunctionLAPACKdtrsm
RicardoSantos RicardoSantos Wizard

Library "FunctionLAPACKdtrsm" subroutine in the LAPACK:linear algebra package, used to solve one of the following matrix equations: op( A )*X = alpha*B, or X*op( A ) = alpha*B, where alpha is a scalar, X and B are m by n matrices, A is a unit, or non-unit, upper or lower triangular matrix and op( A ) is one of op( A ) = A or op( A ) = A**T. The...

19
0
MiteTricks
BTCUSDTPERP: MiteTricks
kaigouthro kaigouthro P Mis à jour 

Library "MiteTricks" Matrix Global Registry. Get, Set, automatic growing, universal get/set, multi-matrix dictionaries, multi-dictionary matrixes.. add slice matrixes of any type, share one common global key registry pull up an item from a category, and item name ie a table of info. same cell needs a color, a size, a string, a value, etc.. all of which can be...

23
2
functionStringToMatrix
ETHUSD: functionStringToMatrix
RicardoSantos RicardoSantos Wizard Mis à jour 

Library "functionStringToMatrix" Provides unbound methods (no error checking) to parse a string into a float or int matrix. to_matrix_float(str, interval_sep, start_tk, end_tk)   Parse a string into a float matrix.   Parameters:      str : , string, the formated string to parse.      interval_sep : , string, cell interval separator token.      start_tk : ,...

31
3
"Swap" - Bool/Position/Value : Array / Matrix / Var Autoswap
BTCUSDT: "Swap" - Bool/Position/Value  : Array / Matrix / Var Autoswap
kaigouthro kaigouthro P Mis à jour 

Library "swap" Side / Boundary Based All Types Swapper - three automagical types for Arrays, Matrixes, and Variables -- no signal : Long/ Short position autoswap -- true / false : Boolean based side choice -- Src / Thresh : if source is above or below the threshold - two operating modes for variables, Holding mode only for arrays/matrixes -- with two ...

12
0
[LIB] Array / Matrix Display
ES1!: [LIB] Array / Matrix Display
kurtsmock kurtsmock P Mis à jour 

Library "ArrayMatrixHUD" Show Array or Matrix Elements In Table For Arrays: Set the number of rows you want the data displayed in and it will generate a table, calculating the columns based on the size of the array being displayed. For Matrix: It will automatically match the Rows and Columns to the values in the matrix. Note: On the left, the table shows the...

24
11
matrixautotable
BTCUSDT: matrixautotable
kaigouthro kaigouthro P Mis à jour 

Library "matrixautotable" Automatic Table from Matrixes with pseudo correction for na values and default color override for missing values. uses overloads in cases of cheap float only, with additional addon for strings next, then cell colors, then text colors, and tooltips last.. basic size and location are auto, include the template to speed this up... TODO...

11
0
_matrix
RIO: _matrix
HeWhoMustNotBeNamed HeWhoMustNotBeNamed Wizard Mis à jour 

Library "_matrix" Library helps visualize matrix as array of arrays and enables users to use array methods such as push, pop, shift, unshift etc along with cleanup activities on drawing objects wherever required unshift(mtx, row) unshift array of lines to first row of the matrix   Parameters:      mtx : matrix of lines      row : array of lines to be...

45
8
FunctionMatrixSolve
DXY: FunctionMatrixSolve
RicardoSantos RicardoSantos Wizard

Library "FunctionMatrixSolve" Matrix Equation solution for Ax = B, finds the value of x. solve(A, B) Solves Matrix Equation for Ax = B, finds value for x.   Parameters:      A : matrix, Square matrix with data values.      B : matrix, One column matrix with data values.   Returns: matrix with X, x = A^-1 b, assuming A is square and has full...

32
2
FunctionPatternDecomposition
BTCUSD: FunctionPatternDecomposition
RicardoSantos RicardoSantos Wizard

Library "FunctionPatternDecomposition" Methods for decomposing price into common grid/matrix patterns. series_to_array(source, length) Helper for converting series to array.   Parameters:      source : float, data series.      length : int, size.   Returns: float array. smooth_data_2d(data, rate) Smooth data sample into 2d points.   Parameters:      data...

52
3
ArrayMultipleDimensionPrototype
NAS100USD: ArrayMultipleDimensionPrototype
RicardoSantos RicardoSantos Wizard

Library "ArrayMultipleDimensionPrototype" A prototype library for Multiple Dimensional array methods index_md_to_1d() new_float(dimensions, initial_size) Creates a variable size multiple dimension array.   Parameters:      dimensions : int array, dimensions of array.      initial_size : float, default=na, initial value of the array.   Returns: float...

27
5
#TradingView C'est que de l'amour
M+50

Traders et investisseurs qui visitent notre site chaque mois.

#1

Le meilleur site web au monde pour tout ce qui concerne les investissements

4.9

Selon 1M+ de commentaires. Aucune autre application de finance n'est plus appréciée

M+10

Scripts personnalisés et idées partagés par nos utilisateurs

TradingView Chart sur @ftmocom Instagram

@ftmocom

TradingView Chart sur @ketoryfx Instagram

@ketoryfx

TradingView Chart sur @carlosvalenciafx Instagram

@carlosvalenciafx

TradingView Chart sur @i_am_mauricee_ Instagram

@i_am_mauricee_

TradingView Chart sur @jimnakmtl Instagram

@jimnakmtl

TradingView Chart sur @felicitytradingcompany Instagram

@felicitytradingcompany

TradingView Chart sur @jasmineeevn Instagram

@jasmineeevn

TradingView Chart sur @_catrin_de_vil_ Instagram

@_catrin_de_vil_

TradingView Chart sur @tradertristan Instagram

@tradertristan

TradingView Chart sur @zarareca Instagram

@zarareca

TradingView Chart sur @michaeldaytrader Instagram

@michaeldaytrader

TradingView Chart sur @TradingView Instagram

@TradingView

TradingView Chart sur @imjackmyatt Instagram

@imjackmyatt

TradingView Chart sur @ryan_kelly_forex_trader Instagram

@ryan_kelly_forex_trader

TradingView Chart sur @stoic.trades Instagram

@stoic.trades

TradingView Chart sur @2prettykittens Instagram

@2prettykittens

TradingView Chart sur @marco_costanza_94 Instagram

@marco_costanza_94

TradingView Chart sur @akamenyar Instagram

@akamenyar

Alex Honnold on the rock

Quel que soit le trade

Voyez pourquoiVoyez pourquoi
Produits
  • Graphique
  • Langage Pine Script™
  • Screener d'actions
  • Screener Forex
  • Screener de paires Crypto
  • Screener Crypto Coins
  • Carte thermique des marchés boursiers
  • Crypto Heatmap
  • Calendrier économique
  • Calendrier des bénéfices
  • Sparks
  • Flux de nouvelles
  • TradingView Desktop
  • Application mobile
  • Contrats à terme de CME Group
Société
  • A propos
  • Caractéristiques
  • Prix
  • Mur d'Amour
  • Athlètes
  • Manifeste
  • Carrières
  • Blog
  • Failles dans la sécurité
  • Page du statut
  • Conditions d'utilisation
  • Clause de non-responsabilité
  • Politique de confidentialité
  • Politique en matière de cookies
Communauté
  • Parrainer un ami
  • Idées
  • Scripts
  • Streams
  • Règles de Conduite
  • Modérateurs
  • Les Magiciens de Pine Script™
  • Chat
Pour Business
  • Widgets
  • Publicité
  • Solutions site web & courtier
  • Solutions pour la création de graphiques
  • Bibliothèque des Lightweight Charts™
  • Intégration de courtage
  • Programme de partenariat
Téléchargez sur l'App Store Téléchargez sur l'App Store Obtenir sur Google Play Obtenir sur Google Play
Télécharger l'application Desktop Télécharger l'application Desktop Tradez sur TradingView Tradez sur TradingView
Choisissez les données du marché fournies par ICE Data Services © 2023 TradingView, Inc.