Thank you for that it's working, but what about if I want to delete those lines 10 or 20 minutes after a trade was closed? I appreciate your help.
Latest posts made by okranoblues
-
RE: draw and delete specific chart objectsposted in Questions & Answers
-
draw and delete specific chart objectsposted in Questions & Answers
How can I use the prefix name inside of draw line and name that starts with and/or name that contains inside the delete object block, so I can delete especif objects on the chart and not everything? thank you

-
Draw horizontal line and calculate round numbers from open price.posted in Questions & Answers
I want to calculate the round price base on the open price from a buy or sell order. Can you please help?
-
RE: How to enable variable inputs before to attach EA to chartposted in Questions & Answers
Ok I'm going to try it later, I just got confuse bc ik that constants are value that cannot be change and variables are values that can be change.
-
RE: How to enable variable inputs before to attach EA to chartposted in Questions & Answers
Ineed that this vaiable bellow:

it shows in here:

-
RE: How to enable variable inputs before to attach EA to chartposted in Questions & Answers
Please see the screenshot. How can I do for my variable and which variable should I use to show in this box?
-
RE: fibonacci price levels change when you have different fib levels on the chartposted in Questions & Answers
Oh ok, the thing is that im using chart object and i have 2 fib retracement with different names and different levels and the ea read different levels and prices.
-
How to enable variable inputs before to attach EA to chartposted in Questions & Answers
I'm not able to see the variables when Im attaching the EA to my chart?
-
fibonacci price levels change when you have different fib levels on the chartposted in Questions & Answers
I love your fibonacci tool that you have in your builder, but it's there any way you can fix the fib levels. Fib levels change base on what levels you have set up on you mt4?
$xample
If i have 50% level on my mt4 and price level 5 on your builder it works until I change my levels on my mt4, lets say I add 38.2% level on my mt4 the price level 5 on you builder change and it shows different value. -
RE: comments with variablesposted in Questions & Answers
Yes but when i use 2 comments block one for buy and other for sell they text and label overlap and if i try to use the coordinates x , y it doesn't work.