@ls1ben Can yoy please share the link to your project?
Posts made by l'andorrà
-
RE: Lot Size not workingposted in Questions & Answers
-
RE: Additional columns for trade details and buttons ( dashboard array )posted in Questions & Answers
@hjmr The link is leading to this same thread. Can you please fix it?
-
RE: how to include swap and commision in my profitposted in Questions & Answers
@lali This is one way to get that information. I do exactly that in this project of mine:
-
RE: How to make EA multi currency most efficiently?posted in Questions & Answers
@coinmaster Yes, you can specify what charts are applicable for any specific condition/modify variables block this way:

-
RE: Trade Statistics Profit Factor NOT workingposted in Bug Reports
@mdmgimi Can you please share the link to your project?
-
RE: DEMO EAposted in Questions & Answers
@volanirina More info would be appreciated? What do you need exactly, please?
-
RE: I want to close one transaction alternating between buying and sellingposted in Questions & Answers
@khalids222 You need an array to store all trades' profit into and them searching for what you want. That cannot be made with fxDreema. You need custom code to create that array. I'm afraid only a programmer can do that.
-
RE: Code issues after last downloadposted in Questions & Answers
@vonmunchy Agreed. Did you create those Constants?
-
RE: Creating and clicking buttons with x and y coordinates.posted in Questions & Answers
@ladydolares I'm afraid I don't get it. Why does the EA needs buttons if no human interaction is required? Why can't you simply trigger the buy/sell action directly from the EA?
-
RE: nnfx trade managerposted in Questions & Answers
@mcvinbabas I see you created another thread for this same question. Please don't duplicate threads.
-
RE: please help me with my nnfx trade assistance not workingposted in General Discussions
@mcvinbabas I don't understand the custom code in block 291. What is that? Is that part working correctly?
-
RE: EA order is from other EAposted in Questions & Answers
@zedeai2 That block should be used on the 'on trade' tab. If you select it as per the image, the magic number is not relevant.
-
RE: trade entry price value in a variableposted in Questions & Answers
@kallosh You can do it this way:

-
RE: Breakeven + Trailing stop on profitposted in Questions & Answers
@foudid Don't connect both blocks that way. The need to be connectes separatedly below a 'Pass' block in order to work properly.
-
RE: OCO creating opposite order at incorrect priceposted in Questions & Answers
@maximump You should disconnect block 8 from block 7. 'For each trade' blocks are loops searching for all open trades right now. Thay are usually used separatedly.
-
RE: UNDECLARED IDENTIFIERposted in Questions & Answers
@jpsam More information would be appreciated. Can you please share the link to your project?
-
RE: Expert Advisor.posted in Questions & Answers
@emygame Can you please share the link to your project instead of uploading the file? That would help everyone i the forum.
-
RE: Steps to take an ea from backtesting to liveposted in Questions & Answers
@supersako You can alway try the 'on timer' tab. There you can use all those blocks that can be executed every 14:59 minutes. That will probably be the closest you'll ever be to the close of the candle.
-
RE: Convert Dollar Value To Pipsposted in Questions & Answers
@raveon You can create a variable and calculate them this way:
