EA code for Fibonacci levels
-
I need help in creating EA code for the following strategy for Back-testing purposes only.
First 15 mins candle of the day.
When the price Crosses High (Or low) of this candle- Buy
Stop loss @ 61.8 Fib level of the first 15 min Candle
Target @ 161.8 Fib level of the first 15 min Candle
Note: The Sell trade should be Vice Versa
I tried developing this in fxdreema - But not progressing.
Could someone help please -
I am very poor at coding - Anyhow tried below. Any suggestion or advise well appreciated

-
Could you please share the project link instead of uploading a screenshot? That would help.
-
@l-andorrà Thanks for getting back.
Please find the project link belowhttps://fxdreema.com/shared/7BnG39wmb
BR,
Shanivas -
Not sure if this is correct because I'm not an expert at Fibos but do the following:
- Select 'Custom(price fraction)' instead of the current 'Custom (price level)' option in the buy now block.
- Type *0.618 and *1.618 in the 'Adjust' boxes instead.