|
Number of reviews
Click to add a review
Average rate
Click to rate this item
Number of times this object was downloaded
Number of rates the current object received
Report an object
if you can't run it for example or if it contains errors
Click to report this object
This item calculates the SCTR (Stock Charts Technical Ranking). Please see the link for description. https://school.stockcharts.com/doku.php?id=technical_indicators:sctr
cFunctions.SetForwardAndBackwardBars(200, 0);
String str = "EMA200_ = ((Close - ema(200))/ema(200)) * 30;" + ...
No notes
|
Indicator
Medium
|
| |
By default, users are unable to take advantage of global variables inside of charts and other features. This function reads the specified global variable and returns its value as a string (not a number). If the global variable does not exist, this function will return a blank string.
By itself, GetVariable...
No notes
|
Indicator
Medium
|
| |
This downloader is for ingesting the free version of the SimFin+ quarterly balance sheet bulk data.
You can get the data here: https://simfin.com/data/bulk
The downloader assumes that you have downloaded and unzipped the .csv file to this location: c:\temp\us-balance-quarterly.csv
...
No notes
|
Downloader
Medium
|
| |
The ISEE Index is an index that tries to measure the market sentiment by comparing the number of calls bought to open on the International Securities Exchange against the number of puts bought to open. The calculation excludes market makes and firm trades because these are not considered to be...
No notes
|
Downloader
Medium
|
| |
This function loops through each trading bar and update any zero value with Nan
The function could be useful in many situation. Here is how it is used in this how-to lesson:
No notes
|
Indicator
Basic
|
| |
The Martin Pring's KST trading system is based on the KST (Know Sure Things) oscillator developed by Martin Pring. The idea of this oscillator is to make rate of change readings easier for traders to analyze.
In this trading system, the crossover of the KST oscillator with its smoothed version...
No notes
|
Trading System
Medium
|
| |
This money management script adds a logic to prevent a position from being closed if it isn't active for at least a specific number of bars.
As an example, if you specify the minimum trade bars to 10 then any position that is about to be closed but was not bought...
No notes
|
Money Manag.
Medium
|
| |
High Moving Average and 2 low ROC strategy....
No notes
|
Trading System
Medium
|
| |
With that downloader you can get very accurate EOD and Intraday Data from equities, futures and forex.
This downloader is using the free API function getQuote() from Barchart.
You can found a detail description here: https://www.barchart.com/ondemand/api/getQuote
...
No notes
|
Downloader
Medium
|
| |
With that downloader you can get very accurate EOD and Intraday Data from equities, futures and forex.
This downloader is using the free API function getHistory() from Barchart.
You can found a detail description here: https://www.barchart.com/ondemand/api/getHistory
...
No notes
|
Downloader
Medium
|
| |
0 1 2 3 4 5 6 7 8 9 10 ... - Next
|