| EdReddingII 5 posts
 msg #156549
 - Ignore EdReddingII
 | 4/10/2021 8:05:28 PM 
 Yo I found a system that involves price swings which basically takes the difference between the high and open for the last 4 days and then averages those numbers. A buy signal is created when the difference between the high and open is 1.75 times greater than the average of the last 4 days. I tried building it out, however, I can't seem to get it to work. Anyone have any suggestions?
 
 
 | 
| xarlor 616 posts
 msg #156550
 - Ignore xarlor
 | 4/10/2021 8:18:43 PM 
 Protip: When asking for help, post the code you've written so far, even if it doesn't work.
 
 
 
 
 
 | 
| EdReddingII 5 posts
 msg #156551
 - Ignore EdReddingII
 | 4/10/2021 8:32:00 PM 
 xarlor - will do thanks a ton!
 
 
 | 
| compound_gains 225 posts
 msg #156556
 - Ignore compound_gains
 | 4/11/2021 11:37:34 AM 
 Another calculation approach for what it's worth as a code learning experience...
 
 
 
 
 |