Commit Graph

189 Commits

Author SHA1 Message Date
037f3d8b15 Add after screenshot for candle color indicator 2024-09-08 06:44:39 -07:00
08d31b2598 Add before screenshot for candle color indicator 2024-09-08 06:43:49 -07:00
498db70920 Add screenshot section to candle color indicator documentation 2024-09-08 06:41:07 -07:00
b8fc28426b Add plot documentation for candle color indicator 2024-09-08 06:39:01 -07:00
e81c9da4fb Add parameter documentation for candle color indicator 2024-09-08 06:37:46 -07:00
7e6e292c68 Add description to candle color indicator documentation 2024-09-08 06:34:14 -07:00
ff4000416b Initial commit of candle color indicator README 2024-09-08 06:30:48 -07:00
771a2de28b Remove unnecessary comment from Candle Color indicator 2024-09-08 06:29:21 -07:00
a586492f4d Move candle color indicator into a separate directory 2024-09-08 06:26:04 -07:00
0355d16bfb Update VWAP indicator screenshot following change to display the indicator behind the bars on the chart 2024-09-07 07:42:15 -07:00
7ebd0dc295 Update screenshot of VWAP indicator with standard deviation plots following change to display the indicator behind the bars on the chart 2024-09-07 07:40:52 -07:00
cc5244cfce Display VWAP indicator behind the bars on the chart 2024-09-07 07:39:17 -07:00
b168fe31b7 Add clarification regarding multiple standard deviation plots to VWAP indicator documentation 2024-09-07 06:39:06 -07:00
901c2597bd Add plots to VWAP indicator documentation 2024-09-07 06:37:57 -07:00
b9c39e84d0 Add screenshot of VWAP indicator showing upper and lower standard deviation plots 2024-09-07 06:30:29 -07:00
438923780e Add screenshot of VWAP indicator with default settings 2024-09-07 06:28:31 -07:00
e099a4c7af Add public series for upper and lower VWAP standard deviations 2024-09-06 20:43:11 -07:00
37dc01ad22 Add parameter documentation to VWAP indicator 2024-09-06 07:28:11 -07:00
127fe84822 Change name of chart precision when displayed to the user 2024-09-06 07:22:17 -07:00
0a33f80fcd Add description to VWAP documentation 2024-09-06 07:15:05 -07:00
bc352fe36c Default to using typical price in VWAP calculation 2024-09-06 07:05:22 -07:00
0c6390b57a Re-organize the properties of the Display attributes 2024-09-06 07:02:41 -07:00
b2f46a1e43 Initial commit of VWAP indicator README 2024-09-06 07:01:02 -07:00
a8427cfde1 Move VWAP indicator to separate directory 2024-09-06 07:00:33 -07:00
8374da9e6b Add standard deviation to VWAP indicator 2024-09-06 06:59:56 -07:00
a497d0dfc5 Add documentation for the ATR Regime indicator 2024-08-29 08:29:08 -07:00
524ea0b41c Move ATR Regime indicator into a separate directory 2024-08-29 08:10:52 -07:00
50d25851bc Add new DaysToLoad property to ATR Regime indicator so that more data can be loaded during backtesting 2024-08-29 08:09:46 -07:00
9aa4c1f8ce Mention the ConnorsRSI strategy in the ConnorsRSI indicator documentation 2024-08-29 05:27:39 -07:00
7935b53bd3 Document the ConnorsRSI indicator parameters 2024-08-29 05:13:55 -07:00
37a3a28923 Add documentation for ConnorsRSI indicator 2024-08-29 04:33:43 -07:00
63424c8c9c Add parameters to ConnorsRSI documentation 2024-08-28 09:19:23 -07:00
eed66dfdba Initial commit of README for ConnorsRSI indicator 2024-08-28 09:09:41 -07:00
dbf84e9925 Move ConnorsRSI indicator into a separate directory 2024-08-28 09:07:27 -07:00
56adfefb13 Add upper and lower levels to Connors RSI indicator 2024-08-15 20:28:39 -07:00
1db485c4d7 Add a description to the ATR Regime indicator 2024-08-14 06:33:00 -07:00
d54d1d0290 Utilize new percent rank indicator rather than performing the calculation manually 2024-08-14 06:31:29 -07:00
cacad5470f Remove percent rank series as it conflicts with new percent rank indicator 2024-08-14 06:28:37 -07:00
05e5621b98 Remove redundant check for whether there are enough bars on the chart 2024-08-14 05:43:58 -07:00
964108ed29 Use correct indicator name in group name property 2024-08-14 05:41:14 -07:00
6d184fed63 Trivial removal of extraneous whitespace 2024-08-14 05:40:11 -07:00
889a896556 Utilize rate of change and percent rank indicators rather than performing calculations manually 2024-08-14 05:37:56 -07:00
b0491d0f36 Add Percent Rank indicator for calculating the percent rank of the provided input series over the specified period 2024-08-13 13:51:07 -07:00
82ed1266ec Add ConnorsRSI indicator, credit to Larry Connors' Buy the Fear, Sell the Greed 2024-08-12 08:31:52 -07:00
1401a580e8 Add pivot level to 2B indicator 2024-08-09 18:25:40 -07:00
84e719c68b Initial commit of 2B indicator 2024-08-08 13:24:06 -07:00
c1e52bced3 Add Kaufman Efficiency Ratio indicator 2024-07-30 20:40:16 -07:00
89669bd022 Make the true range series lookback infinite in order to facilitate backtesting over larger date ranges 2024-07-28 05:17:15 -07:00
8142723b6a Add True Range Adjusted EMA (TRAdj EMA) indicator 2024-07-27 07:21:02 -07:00
c6880cbcc4 Remove bar and outline coloring from ATR Trailing Stop indicator 2024-07-26 14:57:06 -07:00