Scalping with Parabolic SAR and Fibonacci
Forums › ProRealTime English forum › ProBuilder support › Scalping with Parabolic SAR and Fibonacci
- This topic has 5 replies, 2 voices, and was last updated 5 years ago by
Nicolas.
-
-
08/26/2019 at 8:33 PM #105617
Found this interesting scalping strategy on Forex Strategies Resources:
https://www.forexstrategiesresources.com/scalping-forex-strategies/13-parabolic-sar-and-fibonacci/
anybody competent/brave enough to code the auto-plotting of the segments and corresponding extensions? I had a tentative go, but didn’t get very far. I suspect the fact that PRT 10.3 can’t compute arrays will work against us in this case?
Many thanks,
JM
08/27/2019 at 3:23 PM #10565709/02/2019 at 3:48 PM #10624209/02/2019 at 4:16 PM #10624509/03/2019 at 8:10 AM #106313The rules are:
- Apply 2 Parabolic SAR to a 1 min EUR/USD chart.
- 1st ones settings = 0.02 & 0.2
- 2nd ones settings = 0.005 & 0.05
- I only trade EUR/USD since I get a 1.5 pip spread at .
- I only trade from 4amEST-6amEST.
- I only trade in the direction of the 0.005 & 0.05 PSAR.
LONG
When price breaks up through the 0.02 & 0.2 PSAR you draw a Fibonacci retracement
from the closest last significant low (before pirce broke PSAR)
to the high of the bar that broke the PSAR.
This gives you your PROFIT TARGET at 161.8% Level
and your ENTRY ar 50% level
STOP = Last Signifcant low -2 Pips
SHORT
When price breaks down through the 0.02 & 0.2 PSAR you draw a Fibonacci retracement
from the closest last significant high (before pirce broke PSAR)
to the low of the bar that broke the PSAR.
This gives you your PROFIT TARGET at 161.8% Level
and your ENTRY ar 50% level
STOP = Last Signifcant high +2 Pips
—
Attached is the original picture of the strategy, will do the indicator now.
1 user thanked author for this post.
09/03/2019 at 9:54 AM #106328I coded an indicator that synthesize the rules, you can download it directly from the library: Scalping with Parabolic SAR and Fibonacci
3 users thanked author for this post.
-
AuthorPosts