Download indicator from below.
Dax – 1000 units – 4Hr Chart
https://www.prorealcode.com/prorealtime-indicators/absolute-strength/
Settings (0-9-1-Weighted-Close)
Modify as you wish.
Sl 80
Tp 90
£10/pip
£10000 account
, if anyone can improve on this please share.
Are you sleeping okay with a potential £12,950 drawdown on a £10,000 Account?
Modify as you wish.
Did you forget to add your Auto-System file?
My sincerest of apologies.
Have a crack now, £10k, £10/pip, 4Hr, 1K units
Maybe you could add on the ATR, a multiple of that (*0.75) could be a dynamic determinant of SL & TP
I don’t know how to do that.
How strange … on DAX 4H over 10K bars I don’t get a single trade and I do have the Indicator (PRC Absolute Strength) in my list etc.
Ah I see why now as your code is impossible to execute a trade … how can Ind 1 cross over Ind 1??
ignored, ignored, ignored, indicator1 = CALL "PRC_Absolute Strength"[0, 9, 1, 2](close)
c1 = (indicator1 CROSSES OVER indicator1)
IF c1 AND not daysForbiddenEntry THEN
BUY 10 PERPOINT AT MARKET
ENDIF
I simply clicked on ‘export’ and uploaded onto the post.
If you want to manually…
Buy – 4over3
Short 3under4
If you want to manually… Buy – 4over3 Short 3under4
I don’t understand what you are saying??