WealthScript Video Series


The sky is the limit with WealthScript! Enjoy the videos below (in no order)



Plotting - Time

In this video, we show you through WealthScript how to plot vertical lines on your chart to indicate the beginning or specific time of a trading day.



Plotting - Combining Multiple Indicators into One

In this video, we show you through WealthScript how to combine multiple indicators into one indicator. The example we use is combining multiple Simple Moving Averages so this way, when we add the indicator to the chart, we only have to do it one time.



Plotting - Open and close prices on subgraph charts

In this video, we show you through WealthScript how to make a subgraph indictor that displays the high, low, or close on a subgraph!



Plotting - Lag Lines & Future Lines

In this video, we show you through WealthScript how to plot lines that lag behind the candlesticks and lines that project out in the future during the trading day!



Plotting - Boolean values with let statements

In this video, we show you through WealthScript how we can use Boolean values with "let" statements to create certain indicators signals in our subgraph area.



Conditions - Colored Bars

In this video, we show you through WealthScript how to color specific candlesticks. Your conditions can vary but in this video we should you how to change the colors through price or through specific indicators.



Pre-Defined Variables

In this video, we show you through WealthScript some examples of pre-defined variables and how to begin using some of them.


Related Articles

WealthScript: IntroductionWealthScript: Strategy ExampleWealthScript: SyntaxWealthScript Video Series: Visual BuilderWealthScript 4 Video Series: Let's build a basic indicator!