Click here to Login






 
Search an Item

Type :

Market :

Country :

Style :

Keywords : Show Private Items

Display more options

User ID:

Date (Since x Days) :

Nb Downloads : between and

Nb Reviews : between and

Nb Votes : between and

Avg Rate : between and



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
SCTR
by crfaldu, uploaded several months ago

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

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads one download Notes Report an item
 Indicator 
Medium
GetVariable Multiple Usage
by Josh McCormick, uploaded several months ago

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

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review 2 reviews Number of downloads 2 downloads Notes Report an item
 Indicator 
Medium
ZeroToNan
by QuantShare, uploaded several months ago

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

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 9 downloads Notes Report an item
 Indicator 
Basic
High and Low Between a Start and End Time
by Azouz, uploaded several months ago

This function calculates the high or low of a trading session within a specific period/interval. You can define a start and end time, whether to get the high and low and the function returns the last high or low that occurred during that time frame.

Example of usage:
// Calculates the high...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 8 downloads Notes Report an item
 Indicator 
Medium
ToNumeric
by Azouz, uploaded several months ago

Convert a text/string to a numeric value.

For example, if you have a numeric data stored in a text field such as Name1, Name2... and you want to use this in a QuantShare formula, you can use this function to do so:
a = ToNumeric(Name1());

...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review one review Number of downloads 6 downloads Notes Report an item
 Indicator 
Medium
Moving Average Derivative (MAD)
by Carlos Pina, uploaded several months ago

Moving Average Derivative

This Indicator shows the value of the slope (Derivative) of the Moving Average with X days.
The slope is calculated in % increase.
A negative slope means the Moving Average is decreasing, so a bearish signal to the the stock.
...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 11 downloads Notes Report an item
 Indicator 
Medium
Arnaud Legoux Moving Average
by QuantShare, uploaded several months ago

Alma is a moving average developed by Arnaud Legoux & Dimitris Kouzis-Loukas. It uses curve of the normal distribution (Gauss) which can be updated using the offset parameter.

This technical indicator has four paramters:
Series: Timeseries to use for the moving average
Window: Lookback period
...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 10 downloads Notes Report an item
 Indicator 
Medium
DaysBetweenDates
by QuantShare, uploaded several months ago

This function returns the number of calendar days between two dates.
For example, if you want to know the number of calendar days (not trading days) between the current bar and the previous bar, just type:

a = daysBetweendates(date(), RefString(date(), 1));
plot(a, "");
...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 10 downloads Notes Report an item
 Indicator 
Basic
GetDataStringLast
by QuantShare, uploaded several months ago

This is a modified version of the "GetDataString" function which gets a string/text from a custom database field.
The modified version allows you to get the last (non empty) string on any given trading bar.

As an example, let us say that you have a database whose name is "db" and a...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review one review Number of downloads 9 downloads Notes Report an item
 Indicator 
Medium
Beep on a New Bar
by QuantShare, uploaded several months ago

When added to a chart, this function generates a beep each time a new bar is created.
This function could be particularly useful when streaming real time data in a chart with a custom periodicity (Tickers per Bar, Range Bar.). It allows you to be quickly notified each time a new...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review one review Number of downloads 7 downloads Notes Report an item
 Indicator 
Medium
0 1 2 3 4 5 6 7 8 9 10 ... - Next






QuantShare
Product
QuantShare
Features
Create an account
Affiliate Program
Support
Contact Us
Trading Forum
How-to Lessons
Manual
Company
About Us
Privacy
Terms of Use

Copyright © 2024 QuantShare.com
Social Media
Follow us on Facebook
Twitter Follow us on Twitter
Google+
Follow us on Google+
RSS Trading Items



Trading financial instruments, including foreign exchange on margin, carries a high level of risk and is not suitable for all investors. The high degree of leverage can work against you as well as for you. Before deciding to invest in financial instruments or foreign exchange you should carefully consider your investment objectives, level of experience, and risk appetite. The possibility exists that you could sustain a loss of some or all of your initial investment and therefore you should not invest money that you cannot afford to lose. You should be aware of all the risks associated with trading and seek advice from an independent financial advisor if you have any doubts.