@l-andorrà Thank you so much. I will try. ^^
Latest posts made by gobeef
-
RE: How to delete 1 highest or lowest pending order ?posted in Questions & Answers
-
RE: How to delete 1 highest or lowest pending order ?posted in Questions & Answers
@l-andorrà I think I can understand using loop, could you please guide me some idea that I can adapt it?
Thank you.
-
RE: How to delete 1 highest or lowest pending order ?posted in Questions & Answers
@l-andorrà I mean Highest or Lowest pending. thank you.
-
RE: EA name in commentsposted in Questions & Answers
It's in the Buy/Sell menu at more setting tab below. let's check out.
-
RE: What am I doing wrongposted in Questions & Answers
try to name the object on prefix. and for your condition, choose object on the chart and put the name of your object.
-
RE: Hi & Low of Current Day Valuesposted in Questions & Answers
@bigfoot I think we cannot know the exactly high of day candle until it was complete.
So it can be the high of last m1 candle. No need to be Day0 candle. -
How to delete 1 highest or lowest pending order ?posted in Questions & Answers
I'd like to ask about deleting pending orders. I've been trying to figure out how to do it but I still can't figure it out.
I want to create a condition that sets the number of pending orders, and if there are equal to the specified number of pending orders, delete the 1 highest-ranking pending order.
My condition is
Check pending order Count -> Delete only 1 Highest or Lowest pending order of all pending.Can you help give me some advice? Thank you so much.
-
RE: Delete pending order if next candle close below open price?posted in Questions & Answers
but I use filter by type buy and sell separate for each pending order.
-
Delete pending order if next candle close below open price?posted in Questions & Answers
I tried to create blocks that delete pending order if it not hit the open price in the next bar, but the problem is when pending is open it delete suddenly .
my condition is if C1 close below open price > delete pending order
-
RE: Check Candle 1-5 if Price was higher then MAposted in Questions & Answers
@roar It works ! thank you for your help.
