This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ | |
// © planetroast | |
//@version=4 | |
study("JMC Indicators") | |
// ----------------------------------------------------------------------------- | |
// Indicator # 1 (aka 'JMC') | |
// ----------------------------------------------------------------------------- | |
// Note that the value of this number can vary wildly depnding on which chart |
OlderNewer