@jpsam This is the third thread for the same question. Please stop duplicating threads or they will be reported.
Posts made by l'andorrà
-
RE: NO SOLUTION?posted in Questions & Answers
-
RE: trade entry price value in a variableposted in Questions & Answers
@kallosh said in trade entry price value in a variable:
shared/OF1lcS7Mc
I see you define groups 1 and 2 in blocks ID1 but then you use a variable in both buy/sell now blocks. This means groups 1 and 2 are not really 'created'. You need to specify groups 1 and 2 within those blocks.
-
RE: HELP!!! THIS EA IS SIMPLE BUT COMPLEX FOR ME...posted in General Discussions
@ehis-freedom Welcome to the forums. I will try to help you. However, reading all the instructions pages first would help a lot. Did you? Additionally, presenting a first project to begin with would also show you tried at least a first project. Do you follow me?

-
RE: RESULT TAB DOESN'T SHOWposted in General Discussions
@jpsam You already asked this same question in a previous thread. Please don't duplicate threads.
-
RE: RESULT TAB DOESN'T SHOW IN TESTERposted in Questions & Answers
@jpsam THat is certainly weird. I cannot find a reason why that happens. Did you try different broker's MT5 platforms?
-
RE: Need Help to Create and Set Fibo Blockposted in Questions & Answers
@biztet I'm afraid the buffers are not correctly identified by fxDreema. Unless a programmer modifies the indicator's buffers, it cannot be used in fxDreema, sorry.
-
RE: How to make EA multi currency most efficiently?posted in Questions & Answers
@coinmaster Then you need arrays to store those variable's values. That means custom code AFAIK.
-
RE: My condition is going opposite directionposted in Questions & Answers
@gozey Can you please share the link to your project?
-
RE: Additional columns for trade details and buttons ( dashboard array )posted in Questions & Answers
@hjmr Oh, man. This is miro's stuff! I'm afraid this is not my field of expertise, sorry.
Maybe he can help. -
RE: Creating and clicking buttons with x and y coordinates.posted in Questions & Answers
@ladydolares But are you supposed to use those buttons manually?
-
RE: trendlineposted in Questions & Answers
@max-c Do you mean deleting a third trendline or more or just stopping a third one to be plotted?
-
RE: EA works on backtest but doesnt trade to place real time tradesposted in Questions & Answers
@usammad Try no to use 'pink' blocks below a 'purple' block on the 'on trade' tab. You can find those same options by using the (on trade) options in all condition blocks.
-
RE: EA works on backtest but doesnt trade to place real time tradesposted in Questions & Answers
@shaunsykes99 Try this:
- Select buys only in block 1 and sells only in block 2.
- Use a 'For each trade' block on top of blocks 19 and 21.
-
RE: Prefix and use in chart objectposted in Questions & Answers
@bagheria Some suggestions:
- Option A in block 31 should be 'Yes' instead of 'No'.
- Use a 'For each object' blocks to pick the name of the line. The select the 'picked by loop' option in block 35 instead.
-
RE: RESULT TAB DOESN'T SHOW IN TESTERposted in Questions & Answers
@jpsam What do you exactly mean? Can't you see the result window once the test is complete?
