Pending Buy Order at the 61.8 of a candle?
-
hey guys how can i set a buy limit at the 61.8 fib leve of the Bullish engulfing bar ? i have so far got what iam looking for in the conditions just not sure how to set the limit order ? cheers
-
@davonitram Can you please share the link to your project?
-
@l-andorrà cheers man for the reply.
also how do i get it that the engulfing bar needs to be 50% more then the bearish bar ?
cheers bro -
@davonitram Firstly, I recommend you to specify candle ID 1 in all operands of blocks 4,5 and 12. Then I guess your block 11 is where the block getting the engulfing conditions are met. Correct? If so you can do it this way (you will need 3 blocks):

-
@l-andorrà thanks man that help thank you. also how can i set my take profit to my fib levels ?
so i have it draw my fib levels i want but i cant work out a way to set my tp to that level ? if you could help that be awsome cheers
https://fxdreema.com/shared/oiXimfQid -
@davonitram I'm not an expert at fibos, but I recommend you to create a variable and store the value of that fibo instead of trying to draw it. You can do it this way:

-
yea thats what iam having trouble with not sure iam doing it right
but ill keep ad it cheers man -
when i do the fib leve for take profits it sets the tp at the 261 price on the chart i mean that would be a great tp but lol
-
@davonitram Maybe someone else with more experience with fibls will be able to shed some light here.
-
Hi @Davonitram , @l-andorrà ,
Since you are using the % of fibo for entry, why don't you use the % also for take profit? -
@biztet yea for sure but i cant get it to take profit i know it sounds smiple but i can get it to work with the % for some reson
-
@Davonitram , it's actually about the same with my previous problem.
I can't use object on chart in BuyNow/SellNow block to be my Take Profit. And i don't know why. -
@biztet yea i even tryed drawing a line at the fib levels and then use them as TP SL but didnt work for me as well so no clue but ill let you know when i do
-
@Davonitram , I've found something late night.
Try to use Custom (price level) at Take-Profit mode in BuyNow/SellNow block.
I'm testing. Mine here works well. I think this is the answer.