I am using multiple trades from multiple pairs, if I wanted to close the 3rd best profitable trade I can filter that but when I use ' close trade'.. All trades get closed. Can the ticket number alone be imputed into 'close trade'?
Posts made by Moodybot1
-
RE: Close trade using ticket numberposted in Questions & Answers
-
RE: Close trade using ticket numberposted in Questions & Answers
Am using 'For Each Trade', filtering with 'Profitable 1st', then using 'Formula' to obtain the relevant ticket number and assigning a Variable to it, in this case Variable1.
Thanks.
-
RE: Close trade using ticket numberposted in Questions & Answers
Hi fxdreema
If i have several trades running, when conditions are met, i would like to isolate one trade using it's ticket number and close it.
Is this possible?
I can't see how to input the ticket number into close trades, or islolate just one trade in Close Trades to the one that I want to close without the whole lot closing.
Regards
Andy
-
RE: Bucket of Tradesposted in Questions & Answers
Hi Fxdreema
Any chance of adding the Bucket of Trades to the desktop version?
Cheers.
-
RE: Trendline Breakposted in Questions & Answers
Hi
Thanks for the help.
I could get the ea to place trades using the version that I had sent you, after changing the yes to a no, but could not replicate with an exact copy on the local version. I eventually removed the EA, downloaded the very latest version of FXDreema and now it places trades
correctly.As you pointed out, the version I sent you was just a version I quickly made hence the initial errors, to check that the trades were being placed correctly, my main version takes a feed from 3 other ea's that are number crunching so would have been to complicated to send over.
Agai, thanks for the help.
-
RE: Trendline Breakposted in Questions & Answers
Im running on the local version using 2 trendlines, upper and lower, both setting up fine, i knocked up quickly a one trendline version for you to see whether i have set up the object description correctly.
Have tried to add a pic of the trendlines setup, however board attachment quota has been reached showing up, however, my trendlines are opening and closing fine on my local version.
-
RE: Trendline Breakposted in Questions & Answers
Sorry, my mistake, just looked at the pic.
Have set to no., still not placing the trade.
-
RE: Trendline Breakposted in Questions & Answers
Hi
I have tried the using candle close, and also pretty much every other permatation, I think its just not seeing the trendline when price breaks above.
In my main code I have already got 1 object per bar set to yes.
If i name the trendline 'x', can you check my condition block to check whether that should see trendline 'x'
Thanks
-
RE: Trendline Breakposted in Questions & Answers
Hi FxDreema
I would like to be able to open a trade based on a crossing of a trendline. The trendline that I am using gets dated on a daily cycle.
Having set up the trendline, I cant seem to be able to get the condition block to see the trendline, which I have named as x.I have set up on the platform the blocks to create the trendline, would you be able to check to see why the block is not seeing
the trendline, or to check my settings to recognise the line?Regards.
-
RE: Buy Sell Pending Orders in Gridposted in Bug Reports
__If something is wrong with the count of trades/orders in MT4, then the reason is most probably in your project logic. In this case I can help if you show me your project. If the project is fine and there are problems, then it's a bug and I want to fix it.
In case of MT5... weird things happen there, but again - show me the project, it's easier if I can see the situation, because I have no crystal ball to detect problems.[/quote:gok0pzon]
Hi
I reloaded the pending order count, all running fine now.
Cheers
-
RE: Buy Sell Pending Orders in Gridposted in Bug Reports
Ahh.
Reloaded no pending order exists, must have had a meltdown.
Running fine. Cheers for help.
Andy.
-
RE: Buy Sell Pending Orders in Gridposted in Bug Reports
MT4 Build 765
When setting 10 orders in a grid, as the market moves, the limit orders are refreshed and are counted in trade statistics,
increasing in numbers and are then used to place a trade.Andy.
-
RE: Buy Sell Pending Orders in Gridposted in Bug Reports
Hi
Just tried again.
Still adding excess pending orders. I'm setting the grid as I usually do but something doesn't look right.
Will try again when home later.
-
RE: Buy Sell Pending Orders in Gridposted in Bug Reports
__I don't have any problems with this:
https://fxdreema.com/shared/xrJfkmeDb
http://prntscr.com/5i53j3Note that all trading blocks are creating trades/orders when they are executed, they don't have internal limits. If you run these blocks 1 time, they will create whatever they are set up to create. If you run them 2 times - they will create whatever they are set up to create X2, and so on...
I guess that the problem is in the "limit" block/s above the trading block.[/q
Thanks for the reply
Strange
Iv'e reloaded the grid onto a fresh new named EA and it now runs ok, previously on a 10 grid count, it continued through to 70 orders.
My broker updated this morning, I figured they were after an early Christmas bonus...
Cheers
Andy
-
RE: Buy Sell Pending Orders in Gridposted in Bug Reports
Hi Fx Dreema
When setting up a basic grid using Buy/Sell Pending Orders in Grid, either buy or sell, orders to place(grid levels) don't appear to be working.
If I set the limit to 10, the software continues adding extra levels up to the max the broker allows.Would you be able to check for me.
Thanks
Andy.
-
RE: Something not right to the Spread Indicatorposted in Bug Reports
I am also seeing the same issue with the spread on the local version, Draw Spread Info.. not defined.
Any news?
-
RE: Cross of two Trendlinesposted in Questions & Answers
Hi
The two trendlines are drawn back in time a couple of days hence requiring a horizontal line to be extended from the crossover point.
Once the horizontal line has been drawn, and price touches the line, I can have the trade placed.
Cheers.
-
RE: Cross of two Trendlinesposted in Questions & Answers
Hi FXDREEMA
I have a requirement to draw a horizontal line through the bisection of two trendlines, so that I can set up orders crossing
the horizontal line.Creating the two trendlines was no problem, what I am struggling with is out how to draw the horizontal
line through this crossover, is it possible?Regards
Andy.