OK, I figured it out, I wasn't turning the last set of blocks back on when I hit my reset button!!
Posts made by bmarchand
-
RE: Why wasn't my pending order deletedposted in Questions & Answers
-
RE: Why wasn't my pending order deletedposted in Questions & Answers
Well thats strange, the buy worked perfectly, pending was just deleted

-
RE: Why wasn't my pending order deletedposted in Questions & Answers
I set it to true in the blocks when I create the order

-
RE: Why wasn't my pending order deletedposted in Questions & Answers
Would this work? What's the difference between price 1, 2 and 3?

-
RE: Why wasn't my pending order deletedposted in Questions & Answers
Anyone?? is there another way??
-
RE: Why wasn't my pending order deletedposted in Questions & Answers
Would it be because I am using the pick by name earlier for a different line and grabbing price level 1, in the second time I use that call should I set at price level 2 maybe??
-
Why wasn't my pending order deletedposted in Questions & Answers
I have a condition to delete the pending order when price is greater than the sellmid1 line (in a sell) the case was true here but line was not deleted
https://fxdreema.com/shared/aaVrXV18b


Thanks
-
RE: EA that needs some tweaking--works and makes a little profitposted in Questions & Answers
So the name of the line would be exactly as in name here and never go to 11 or 12

-
EA that needs some tweaking--works and makes a little profitposted in Questions & Answers
I've been tweaking and trying different things to this EA for nearly a year now, it seems to be doing what I want, it makes some profit, but still needs work to be more profitable, it relies on the user creating a support and resistance horizontal line (I created an EA for this to run before I load it) and then when it breaks it gets ready (starts counting bars) if after 1 bar it has not crossed the previous bar high it creates a pending order horizontal lines and a pending order, if it retraces past the median of the breaking candle it cancels the pending order, if a trade is triggered it uses the lines to create SL and TP 1:1, and once 50% is hit it takes half off and moves SL to break even. I would love some input and if anyone wants to tweak to make better, that would be great.
I create resistance and support on H4 and run EA on H1 One this I cannot figure out, once the trade is done I have to hit reset to clear lines, but the new lines created are still the next number, so for example, when resistance1 is created and I hit reset to restart, when another line is created its called reistance12--is there a way to reset that? -
RE: Wait for next candleposted in Questions & Answers
This is why I like to bounce this stuff off you guys, helps a lot--thanks
-
RE: Wait for next candleposted in Questions & Answers
The problem is it passed about 30min in but im on H1 chart, so was looking for a candle to go by, I found this elsewhere on the forum, may try this one after my triggered trade closes

-
RE: Wait for next candleposted in Questions & Answers
@willramsey But it does pass and they execute, have one trade running now
-
RE: Wait for next candleposted in Questions & Answers
This condition does pass, just doesn't wait long enough
-
RE: Wait for next candleposted in Questions & Answers
I got this info a while ago from here, then took a break and now back into it--LOL, Once per bar didn't work, there are some other ways documented here, I will have to find them again, Thanks
-
RE: EA, Support and resistance with break, retest and break highposted in General Discussions
What I may have to do is create 2 lines manually, one for support and one for resistance that I am targeting (then I am only naming 2), then when candle crosses and closes above in a buy or below in a sell, have EA create a line at the candle high that crossed it, watch for retest below that high and then watch fro new line break and enter
