Jason,
Great job, but would be nice to see for intraday, along with Rising Darkness indicator.
Great job, but would be nice to see for intraday, along with Rising Darkness indicator.
function main(nLength, nSLength, sLEntry, sLExit, sSEntry, sSExit) {
//if (isDWM() == false) {
//drawTextAbsolute(-1, 10, "Formula requires Daily, Weekly or Monthly interval.",
//Color.red, Color.black,
//Text.BOLD|Text.RIGHT|Text.RELATIVETOBOTTOM, null, 12, "error");
//return;
//}
Comment