Library "MarkovChains" Markov Chains library by @metacamaleo. Created in 09/08/2024. This library provides tools to calculate and visualize Markov Chain-based transition matrices and probabilities. This library supports two primary algorithms: a rolling window Markov Chain and a conditional Markov Chain (which operates based on specified conditions). The...
Library "Drawing" User Defined types and methods for basic drawing structure. Consolidated from the earlier libraries - DrawingTypes and DrawingMethods method get_price(this, bar) get line price based on bar Namespace types: Line Parameters: this (Line) : (series Line) Line object. bar (int) : (series/int) bar at which line price need to be...
The "Iterator" library is designed to provide a flexible way to work with sequences of values. This library offers a set of functions to create and manage iterators for various data types, including integers, floats, and more. Whether you need to generate an array of values with specific increments or iterate over elements in reverse order, this library has you...
Library "Waves" Methods for elliot wave detection method delete(this) deletes the subwave drawing Namespace types: Subwave Parameters: this (Subwave) : Subwave object to be deleted Returns: deleted subwave object method delete(this) deletes the wave drawing and the corresponding subwaves Namespace types: Wave Parameters: this...
Library "Spectrum" This library includes spectrum analysis tools such as the Fast Fourier Transform (FFT). method toComplex(data, polar) Creates an array of complex type objects from a float type array. Namespace types: array Parameters: data (array) : The float type array of input data. polar (bool) : Initialization coordinates;...
Library "Graph" Library to collect data and draw scatterplot and heatmap as graph method init(this) Initialise Quadrant Data Namespace types: Quadrant Parameters: this (Quadrant) : Quadrant object that needs to be initialised Returns: current Quadrant object method init(this) Initialise Graph Data Namespace types: Graph Parameters: ...
Library "InsertionSort" Library of sorting algorithm for binary insertion sort and related methods method binary_insertion_sort(sortedArray, item, order) binary insertion sort - inserts item into sorted array while maintaining sort order Namespace types: array Parameters: sortedArray (array) : array which is assumed to be sorted in the requested...
Library "TestLib" TODO: add library description here method log2(level, message) log will record message to be logged and repopulate logs displayed Namespace types: series int, simple int, input int, const int Parameters: level (int) : logging level message (int) : log message to be recorded Returns: void method log(level, message) s...
Library "COMET_Scanner_Library" - A Trader's Edge (ATE)_Library was created to assist in constructing COM Scanners TickerIDs(_string) TickerIDs: You must form this single tickerID input string exactly as described in the scripts info panel (little gray 'i' that is circled at the end of the settings in the settings/input panel that you can hover your cursor...
Library "COM_Scanner_Library" - A Trader's Edge (ATE)_Library was created to assist in constructing COM Scanners TickerIDs(_string) TickerIDs: You must form this single tickerID input string exactly as described in the scripts info panel (little gray 'i' that is circled at the end of the settings in the settings/input panel that you can hover your cursor...
Library "Binary" This library includes functions to convert between decimal and binary numeral formats, and logical and arithmetic operations on binary numbers. method toBin(value) Converts the provided boolean value into binary integers (0 or 1). Namespace types: series bool, simple bool, input bool, const bool Parameters: value (bool) :...
Library "TradingUtils" Utility library for common trading functions calcVariation(price, threshold) Calculates variation of a price based on a threshold Parameters: price (float) : (float) The price to be varied threshold (float) : (float) The threshold for the variation Returns: (float) The varied price sendAlert(action, symbol, orderType,...
This libraray will be provide the liquity points that's will be help to find exact point people going to take trades and it will the most important area
Library "EC_2025_Q4_EN" output2025() Returns the list of events during the period. Returns: array: (week1,week2, ... week_n) week_n= ;;; ... Where: is expressed as date + characteristics: YYYY,MM,DD,hh,mm,ss,x,y,z x impact in numbers y event name in numbers z currency in numbers name2025() Returns the list of event names during the...
Library "EC_2025_Q3_EN" output2025() Returns the list of events during the period. Returns: array: (week1,week2, ... week_n) week_n= ;;; ... Where: is expressed as date + characteristics: YYYY,MM,DD,hh,mm,ss,x,y,z x impact in numbers y event name in numbers z currency in numbers name2025() Returns the list of event names during the...
Library "EC_2025_Q2_EN" output2025() Returns the list of events during the period. Returns: array: (week1,week2, ... week_n) week_n= ;;; ... Where: is expressed as date + characteristics: YYYY,MM,DD,hh,mm,ss,x,y,z x impact in numbers y event name in numbers z currency in numbers name2025() Returns the list of event names during the...
Library "EC_2025_Q1_EN" output2025() Returns the list of events during the period. Returns: array: (week1,week2, ... week_n) week_n= ;;; ... Where: is expressed as date + characteristics: YYYY,MM,DD,hh,mm,ss,x,y,z x impact in numbers y event name in numbers z currency in numbers name2025() Returns the list of event names during the...
Library "EC_2025_Q4_SP" output2025() Returns the list of events during the period. Returns: array: (week1,week2, ... week_n) week_n= ;;; ... Where: is expressed as date + characteristics: YYYY,MM,DD,hh,mm,ss,x,y,z x impact in numbers y event name in numbers z currency in numbers name2025() Returns the list of event names during the...