Skip to content

CyN1ckal/CyNickalSierraChartStudies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

CyNickal's Sierra Chart Studies

This file is to be used with Sierra Chart. It is my personal collection of studies.

Current Bar Range vs Average True Range (CBR / ATR)

This function is used to compare the range of the current bar to the average true range of bars from the same period. The length and moving average type of the ATR are customizable. Example of the CBR / ATR Function

Random Entries

This function will randomly enter and exit trades with 1 contract/quantity. The user inputs a 1/x chance for entry and exit per second.

By default, it will enter a trade 1/15 seconds and exit a trade 1/60 seconds. Example of Random Entries

CBR/ATR Bar Color

Based on the Current Bar Range vs Average True Range function. It will highlight the current bar if it exceeds a certain threshold provided. Example of CBR/ATR Bar Color

CBR/ATR Text Drawing

Same calculations and inputs as the original CBR/ATR, but displayed differently. By default, the current bar's CBR/ATR is displayed in the top left of the main price region in text. You can move where the text is displayed by clicking and moving it. You can change other properties of the drawing just as you can with user-drawn drawings; Just right click and open the properties. Example of CBR/ATR Text Drawing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages