Login Page - Create Account

Support Board


Date/Time: Tue, 23 Apr 2024 17:48:45 +0000



[User Discussion] - Offering To The Community: Moving Average Ribbon

View Count: 3632

[2015-07-19 14:12:22]
bjohnson777 (Brett Johnson) - Posts: 284
I've been programming some indicators from my base tool kit and am offering them to the community. I request they be added into the main SC distro once checked over.

From the "Display Study Documentation" button:

Moving Average Ribbon. A moving average ribbon is a set of moving average lines of differing values following a single source. That source is usually price but non-oscillating indicators can also have a ribbon attached to them. It is recommended to give the ribbon a lot of screen height to see the movement. Institutional traders do use moving average lines as seen by price lines bending, pausing, and reversing at the standard levels. The Primary Line is usually a small EMA number to closely track the source. If it's not needed, it can be set to another moving average number and type or set to disable. The ribbon lines are usually Simple Moving Averages since that is what the big institutions use. Both moving average types can be changed.

The colors chosen are based on light frequency from slow to fast (think of a prism or rainbow). This method makes remembering the values much easier. Industry standard values are red=200, orange=100, yellow=50, green=35, and cyan=20. These can all be changed in the configuration menu.

This simple study offers the convenience of setting up 6 MA lines quickly in one place and making sure they are all scaled properly together on the same graph. It also simplifies the setup for automation.

-----
Minor update 2016-10-15. No major function changes.
Regular compiles moved to "Brett Johnson's Standard Tool Kit" DLL.
Offering To The Community: Brett Johnson's Standard Tool Kit
Date Time Of Last Edit: 2016-10-15 06:53:31
attachmentMovingAverageRibbon.cpp - Attached On 2016-10-15 06:53:19 UTC - Size: 8.64 KB - 553 views
attachmentMovingAverageRibbon.dll - Attached On 2016-10-15 06:53:25 UTC - Size: 77.5 KB - 534 views
[2016-10-15 06:53:49]
bjohnson777 (Brett Johnson) - Posts: 284
Today's DLL was compiled with the M$VC++ change over.
You may need to update your SC version.
Keep your previous DLL version until you've tested the new compile.
Most changes were made to shut up useless M$VC++ warnings when compiling.
There are a few compile warnings left about "argument" that can be ignored.
No real functionality changes have been made.
[2019-03-06 18:42:19]
User494206 - Posts: 44
I've installed the Ma Ribbon, but it's not ribbon filled. It are just 5 MA's.

What can I do?

Even better would be T3 ribbon filled...
[2019-03-07 09:50:52]
bjohnson777 (Brett Johnson) - Posts: 284
Multiple lines make a ribbon. In this case a moving average. SC doesn't fill in very well, either.

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

Login

Login Page - Create Account