Like everyone else, I am working towards a trading system that will work successfully for me.
Here is my latest question.
I am using the 1 minute and the 5 minute timeframes, and I am looking to identify when stochastics for both timeframes will V up or down (with the K line).
I realize that when the 5 minute Stoch turn up/down, there is really a 5 minute period when the 1 minute can turn up/down and meet my condition.
What I am trying to identify through an EFS is that the 1 minute must V up or down within;
- if 2 - 1 minute periods in order to send an alert
- if 3 - 1 minute periods, alert to check a different indicator to determine whether or not to enter or ignore this opportunity.
As my logic is getting more specific, I realize that more challenging programing lies ahead of me, but if anyone knows if this is possible and might know of or have some code I can review, it would be greatly appreciated.
I have already tried to search for anything like this with no luck.
Thanks in Advance
Royce
Here is my latest question.
I am using the 1 minute and the 5 minute timeframes, and I am looking to identify when stochastics for both timeframes will V up or down (with the K line).
I realize that when the 5 minute Stoch turn up/down, there is really a 5 minute period when the 1 minute can turn up/down and meet my condition.
What I am trying to identify through an EFS is that the 1 minute must V up or down within;
- if 2 - 1 minute periods in order to send an alert
- if 3 - 1 minute periods, alert to check a different indicator to determine whether or not to enter or ignore this opportunity.
As my logic is getting more specific, I realize that more challenging programing lies ahead of me, but if anyone knows if this is possible and might know of or have some code I can review, it would be greatly appreciated.
I have already tried to search for anything like this with no luck.
Thanks in Advance
Royce
Comment