Login Page - Create Account

Support Board


Date/Time: Fri, 03 May 2024 05:33:22 +0000



Post From: How to code if price is within 6 tics of a moving average

[2019-09-09 23:16:10]
Sawtooth - Posts: 3992
You haven't provided enough specific information for me to write the formula you need.

What I know:
- 144MA is ID3.SG1
- RSI is ID6.SG1

What I don't know:
- What is the ID#.SG# of the MACD?
- What study is ID4.SG1?
- What study is in columns AA and AB and what are their ID#.SG# numbers?
- What study is are in columns AO and AR and what are their ID#.SG# numbers?
- Must the MACD have also crossed its MA?
- Must the RSI have also crossed its MA?
- Is this formula used on a 30 min chart, or is there another MACD overlaid from a 30 min chart? If the latter, what is ID# of the Study/Price Overlay study?
- Do you want a signal the first time any of these conditions become TRUE, if all of the other conditions are already TRUE? Or is there one or more of these conditions that has precedence over the other conditions? IOW, which transitions should be the signal?