PHONE NOTIFICATION, ENTRY POINT, SL AND TP BASE ON FIBONACCHI LEVEL
-
Hi guys, I have made my own analysis technique using Fibonacci. so, how to make phone notifications have an entry point, SL n TP using Fibonacci level? anybody can help me plese. -
Did you create an initial project to begin with?
-
@l-andorrà YES.i have made all this project and fibo run like i want...so, now my problem i don know how to make alert signal SL, TP n entry point base on fibo level
-
Can you please share the link to it?
-
@l-andorrà ``` link text
-
@l-andorrà https://fxdreema.com/builder
this is my link project
-
That is the builder page. projects->create shared link-.open in web page->copy and paste address bar here.
-
@jstap https://fxdreema.com/shared/M9nB07nJ
thanks for your help
-
-
Can you get the fib level value into a comment?
-
@raimi89 You are selecting the same candle for both ends of the fibo (candle ID 1). The fxDreema block need different values for both ends, otherwise it will not work correctly.
-
@l-andorrà ok i will change..but i want to use single candle only because i trade inly at time frame Daily.can you teach me how to make alert for phone using price same like fibo level
-
Then you will not be able to use the fxDreema blocks drawing fibos. You will need to calculate the fibo levels via math and variables. Are you familiar with variables?
-
can you please teach me how to do
give me some ideas -
That is not an trivial project to implement. Basically you can do it bu connecting several 'Formula' blocks. The one on top subtracting the low price to the high price. That gives the total distance in pips. Then another one applying the percentage of fibo to apply to that distance. Then the third one adding/subtracting that distance from the high/low.
-
@l-andorrà so, how to put all the prices in alert message blocks
-
@raimi89 You need to position each variable belonging to every price here:
