Login Page - Create Account

Support Board


Date/Time: Thu, 21 Nov 2024 12:56:03 +0000



List of Custom Studies Request

View Count: 88

[2024-11-19 22:00:42]
john4th - Posts: 33
Is there a list of Custom Studies on the website? I would like to copy and paste a list of custom studies to keep notes about ones I try. Could you create such a list if one does not exist? Thanks
[2024-11-19 23:39:41]
John - SC Support - Posts: 36174
We are not understanding the question. A custom study is just that - a custom study - i.e. one that was not created by Sierra Chart. Therefore, we do not have a list of studies that were created by other people.

If you are referring to the studies available within Sierra Chart, then refer to the following:
Technical Studies Reference
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2024-11-19 23:52:24]
john4th - Posts: 33
I am interested in the 'User Contributed Studies' name list found in the 'Add Custom Study' at the bottom of Studies Available. There is no way to copy the names of the studies that pop up, so I was hoping SC had a file to share or on the website.
imageScreenshot 2024-11-19 185028.jpg / V - Attached On 2024-11-19 23:51:15 UTC - Size: 94.36 KB - 16 views
Attachment Deleted.
[2024-11-19 23:55:45]
John - SC Support - Posts: 36174
We do not have a list of those studies. All that is available is what shows in the window. Sorry.
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2024-11-20 05:27:51]
User719512 - Posts: 261
From here:
Table of Contents | (Advanced Custom Study/System Interface and Language (ACSIL))

You can find
User Contributed Advanced Custom Study System Source Code

From there, you can download all the source code and search for all the sg.GraphName = lines. Better with a regex like "sg.GraphName.*=" from a modern editor like VS Code.

Not all are static strings, but it's really close.

The below may or may not be current. You'll have to do any additional parsing yourself.

sc.GraphName = "Cumulative NYSE $ticks Bars";
sc.GraphName="CCI - Dominant Cycle";
sc.GraphName="CCI - Dominant Cycle";
sc.GraphName = "Adaptive ERI Moving Average With Filters";
sc.GraphName = "Adaptive IIO Moving Average With Filters";
sc.GraphName = "Adaptive IIO Moving Average By Tick With Filters";
sc.GraphName = "Adaptive MFI Moving Average With Filters";
sc.GraphName = "Adaptive OBV RSI Moving Average By Tick With Filters";
sc.GraphName = "Adaptive RSI Moving Average With Filters";
sc.GraphName = "Adaptive Stochastic Moving Average With Filters";
sc.GraphName = "Adaptive Volume Ratio Moving Average By Tick With Filters";
sc.GraphName="ADX COLOR";
sc.GraphName = "ADXVMA";
sc.GraphName = "ATRBands";
sc.GraphName = "Delta Ladder";
sc.GraphName = "BackgroundBars";
sc.GraphName = "BetterLineBreak";
sc.GraphName += barType.Format(" %i:%02i Min:Sec", min, sec);
sc.GraphName += barType.Format(" %i Min", min);
sc.GraphName += barType.Format(" %i Sec", sec);
sc.GraphName += barType.Format(" %i Ticks", ticksPerBar);
sc.GraphName += barType.Format(" %i Vol", volumePerBar);
sc.GraphName = "BetterRenko";
sc.GraphName = "Better $TRIN indicator";
sc.GraphName="BetterVolume";
sc.GraphName = "Bid Ask Arrow";
sc.GraphName = "Bid Ask Arrow 2";
sc.GraphName = "Bid Ask Difference";
sc.GraphName = "Bollinger Band Ribbon";
sc.GraphName = "0: Use the \"Display Study Documentation\" button.";
sc.GraphName = "AMA: Adaptive ERI Moving Average With Filters";
sc.GraphName = "AMA: Adaptive IIO Moving Average With Filters";
sc.GraphName = "AMA: Adaptive IIO Moving Average By Tick With Filters";
sc.GraphName = "AMA: Adaptive MFI Moving Average With Filters";
sc.GraphName = "AMA: Adaptive OBV RSI Moving Average By Tick With Filters";
sc.GraphName = "AMA: Adaptive RSI Moving Average With Filters";
sc.GraphName = "AMA: Adaptive Stochastic Moving Average With Filters";
sc.GraphName = "AMA: Adaptive Volume Ratio Moving Average By Tick With Filters";
sc.GraphName = "Tool: Bollinger Band Ribbon";
sc.GraphName = "Ease Of Movement With Filters";
sc.GraphName = "Efficiency Ratio Indicator With Filters";
sc.GraphName = "Intraday Intensity Oscillator By Tick With Filters";
sc.GraphName = "Intraday Intensity Oscillator With Filters";
sc.GraphName = "Klinger Volume Oscillator With Filters";
sc.GraphName = "Tool: Lines 5";
sc.GraphName = "Money Flow Index With Filters";
sc.GraphName = "Tool: Moving Average Ribbon";
sc.GraphName = "OBV: On Balance Volume By Bar With Filters";
sc.GraphName = "OBV: On Balance Volume By Percent Bar With Filters";
sc.GraphName = "OBV: On Balance Volume By Tick MACD With Filters";
sc.GraphName = "OBV: On Balance Volume By Tick RSI With Filters";
sc.GraphName = "OBV: On Balance Volume By Tick With Filters";
sc.GraphName = "OBVPM: On Balance Volume Price Movement By Tick With Filters";
sc.GraphName = "OBVPM: On Balance Volume Price Movement With Filters";
sc.GraphName = "Tool: Scale Study to 100 Graph By Zero Line";
sc.GraphName = "Trade Testing: Constant Entry For An Exit Management Program";
sc.GraphName = "Trade: Brett's Multi-Function Trailing Stop";
sc.GraphName = "Up/Down Volume Difference By Tick With Filters";
sc.GraphName = "Up/Down Volume Ratio With Limiter By Tick With Filters";
sc.GraphName = "Volume Bars Stacked By Tick";
sc.GraphName = "Bricks";
sc.GraphName = "BricksTrend";
sc.GraphName="Bollinger Squeeze 2 Momo only";
sc.GraphName = "CCI - Linear Regression";
sc.GraphName = "Choppiness";
sc.GraphName = "Clock";
sc.GraphName = "COT report study";
sc.GraphName = "Daily Targets";
sc.GraphName="Delta Divergence";
sc.GraphName = "DY Volume Breakdown";
sc.GraphName = "Volume Breakdown";
sc.GraphName = "Volume Breakdown Chart";
sc.GraphName = "Ease Of Movement With Filters";
sc.GraphName     = g_VwapName + g_StudyVersion;
sc.GraphName     = g_VwapAnchorName + g_StudyVersion;
sc.GraphName     = g_VwapBracketName + g_StudyVersion;
sc.GraphName     = g_VwapChannelName + g_StudyVersion;
sc.GraphName = "Efficiency Ratio Indicator With Filters";
sc.GraphName       = "Brown Composite Index";
sc.GraphName       = "Early-Onset Trend Indicator";
sc.GraphName           = "Ehlers 3 pole Butterworth"; // Name in study overview
sc.GraphName       = "Ehlers Roofing Filter"; // Name in study overview
sc.GraphName       = "Ehlers Universal Oscillator"; // Name in study overview
sc.GraphName      = "Hurst Inverse MA";
sc.GraphName = "EngulfingBar_Vline";
sc.GraphName = "FRAMA";
sc.GraphName = "Hilbert Sine Wave";
sc.GraphName      = "Initial Balance Levels";
sc.GraphName = "Intraday Intensity Oscillator By Tick With Filters";
sc.GraphName = "Intraday Intensity Oscillator With Filters";
sc.GraphName="jdt BetterVolume v3";
sc.GraphName="jdt BetterVolume";
sc.GraphName = "jdtTrendCatcher3";
sc.GraphName = "jdt MACD/Bollinger Bands/Heiken-ashi";
sc.GraphName="jdt Trailing Stop (Kiwi)";
sc.GraphName = "Kase";
sc.GraphName="rma";
sc.GraphName="wMACD";
sc.GraphName="Stoch with SMA";
sc.GraphName="Kiwis Volume Study";
sc.GraphName="W_P";
sc.GraphName="Pivots_Hourly";
sc.GraphName="Show OHL or C of Time Bars";
sc.GraphName = "FibBands";
sc.GraphName="KiwiSuperTrend";
sc.GraphName = "Hull Moving Average (varSqrt)"; // study name shown in F6 menu and on the chart
sc.GraphName = "Upside Down";
sc.GraphName="NR7 ";
sc.GraphName="Times set background color";
sc.GraphName="RTH set background color";
sc.GraphName="Average Range";
sc.GraphName="Goslin Trend or Long Line";
sc.GraphName="Goslin Medium Line & Concurrency Indicator";
sc.GraphName="GannSwing";
sc.GraphName="Kiwi's old pivots";
sc.GraphName="OpenPrice Pivots - R1 R2 S1 S2";
sc.GraphName="OpenPrice Pivots - PP R3 S3";
sc.GraphName="OpenPrice Pivots - O H R4 S4";
sc.GraphName="Todays High and Low";
sc.GraphName="Pivot Attractor";
sc.GraphName="O H L C";
sc.GraphName="OpenPrice Pivots - R1 R2 S1 S2";
sc.GraphName="OpenPrice Pivots - R2.5 S2.5";
sc.GraphName="Camarillo Pivots";
sc.GraphName="LSMA & Close on 14CCI";
sc.GraphName="Higher Timeframe";
sc.GraphName="CoG";
sc.GraphName="LRSI";
sc.GraphName = "DiNapoli MACD";
sc.GraphName="GB's 34EMA";
sc.GraphName="Times";
sc.GraphName = "ABands";
sc.GraphName="ALMA";
sc.GraphName = "Weekly";
sc.GraphName="Cornflower 60 for Fx";      
sc.GraphName="Cornflower 5m for Fx";      
sc.GraphName="Direction";
sc.GraphName="Two Timeframe Trend Additive";
sc.GraphName = "Screen Padder";
sc.GraphName="QQE";
sc.GraphName = "Alerter";
sc.GraphName="MACDHull";
sc.GraphName="MTF_Trix";
sc.GraphName="Weekly HL";
sc.GraphName="Flexible MAs";
sc.GraphName="Daily Change";
sc.GraphName="5MinBars";
sc.GraphName = "MarkBars";
sc.GraphName="NMinBars";
sc.GraphName = "HL";
sc.GraphName = "Status Bar";
sc.GraphName = "Connection Status";
sc.GraphName = "VolByPrice";
sc.GraphName="ScTC";
sc.GraphName="Kiwi's Volume Study";
sc.GraphName = "ALF";
sc.GraphName="J_TPO";
sc.GraphName="Mom";
sc.GraphName="MA Colour";
sc.GraphName = "Less One Day";
sc.GraphName="HLC50s";
sc.GraphName="D50s";
sc.GraphName = "PPVP for 3 day aggregation (24h)";
sc.GraphName="KER";
sc.GraphName="Guppy MMA";
sc.GraphName = "TDI";
sc.GraphName="NMinBars";
sc.GraphName="TradingOnOff";
sc.GraphName = "Less One Day";
sc.GraphName="VC";
sc.GraphName = "TrueLive 2014";
sc.GraphName = "TrueLive 2014 pvm";
sc.GraphName = "Klinger Volume Oscillator With Filters";
sc.GraphName = "Knoxville Divergence";
sc.GraphName = "Lines 5";
sc.GraphName = "MAMA";
sc.GraphName = "Money Flow Index With Filters";
sc.GraphName = "Moving Average Ribbon";
sc.GraphName = "My Swing High/Lows";
sc.GraphName = "Normalized Volume";
sc.GraphName = "NYSE Volume";
sc.GraphName = "Open and Close Inside Or Equals Previous Bar";
sc.GraphName = "On Balance Volume By Bar With Filters";
sc.GraphName = "On Balance Volume By Percent Bar With Filters";
sc.GraphName = "On Balance Volume By Tick MACD With Filters";
sc.GraphName = "On Balance Volume By Tick RSI With Filters";
sc.GraphName = "On Balance Volume By Tick With Filters";
sc.GraphName = "On Balance Volume Price Movement By Tick With Filters";
sc.GraphName = "On Balance Volume Price Movement With Filters";
sc.GraphName = "Premier Stochastic Oscillator";
sc.GraphName = "Relative Volume";
sc.GraphName = "Reversal Arrows";
sc.GraphName    = "RTscanUBa";
sc.GraphName = "Scale Study to 100 Graph By Zero Line";
sc.GraphName="SierraTREND";
sc.GraphName = "TD Moving Averages";
sc.GraphName = "Tick_Therm2";
sc.GraphName = "Rockwell Trend Paintbar";
sc.GraphName = "To the Tick";
sc.GraphName = "Triangular Bollinger Bands";
sc.GraphName = "Up/Down Volume Difference By Tick With Filters";
sc.GraphName = "Up/Down Volume Ratio With Limiter By Tick With Filters";
sc.GraphName = "Short Term Volume and Price Oscillator";
sc.GraphName = "RSI Bands";
sc.GraphName = "Hourly Open Line 2";
sc.GraphName = "VwapBands";
sc.GraphName = "ColorLast";
sc.GraphName = "Slope of MA34 (two stage)";
sc.GraphName="WattsMACD";
sc.GraphName = "Sock Renko Chart";
sc.GraphName="Blau Midprice Stochastic";
sc.GraphName = "VSA No Demand/Supply";
sc.GraphName = "VSA No Demand/Supply Colorbar 2010";
sc.GraphName = "Wide Range Bar";
sc.GraphName = "volumeHHH";
sc.GraphName="Kiwi's Trailing Stop";
sc.GraphName = "Adaptive Moving Percentile";
sc.GraphName = "Moving Percentile";
sc.GraphName = "DeltaMomentum";
sc.GraphName = "Polynomial Regression Channel";
sc.GraphName="Volatility Profit Indicator";
sc.GraphName="MACDcolor2";
sc.GraphName = "Horizontal Grid";
sc.GraphName = "RunningVwapBands";
sc.GraphName = "VIDYA";
sc.GraphName = "iCiPctChgComparison";
sc.GraphName = "Vervoort Crossover (ThinkScript Style)";
sc.GraphName = "Swing Market Structure Points";
sc.GraphName="RSI w/Trend";
sc.GraphName = "Value Chart";
sc.GraphName = "VEMA-MACD";
sc.GraphName = "Volatility Trend Indicator";
sc.GraphName = "Volume Bars Stacked By Tick";
sc.GraphName = "Vortex Indicator";
sc.GraphName = "VwapBands";
sc.GraphName="Zig Zag Cumulative Volume";
sc.GraphName="Zig Zag High/Low Trendlines";
[2024-11-20 13:15:31]
john4th - Posts: 33
@User719512
This is great. Thanks so much for your help.

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account