I'm afraid I don't fully understand you. Could you please give more info about what you need? Can you add an example to make it easier to understand?
Posts made by l'andorrà
-
RE: calculate breakeven with multiple tradesposted in Questions & Answers
-
RE: Equity +20% (or -20%) compared with the initial Balanceposted in Questions & Answers
If I understand you correctly you are running several EAs on different charts at the same time on the same MT4 platform. Is that correct?
-
RE: Volume indicator creatorposted in Questions & Answers
Sure!. Let's begin with the indicator. It's not available on fxDreema so you will need a custom indicator to be uploaded to your fxDreema account. Do you have it?
-
RE: Move the Take Profit on adding lotsposted in Questions & Answers
What do you want exactly? It looks like a grid strategy. Please notice that block 33 is not active because it's not linked to any other block.
-
RE: can some one convert this indicator from mq4 to mq5 ?posted in Questions & Answers
@moon said in can some one convert this indicator from mq4 to mq5 ?:
he say any not projects fxdreema only
LOL. That's the proof I never use that fxDreema feature!

-
RE: how do I make a block where by an EMA crosses the 30 line or 70 line of an RSI?posted in General Discussions
Asking the same question twice?

-
RE: how do I make a block where by an EMA crosses the 30 line or 70 line of an RSI?posted in Questions & Answers
Do you mean combining bot indicators?
-
RE: can some one convert this indicator from mq4 to mq5 ?posted in Questions & Answers
The fxDreema converter is designed to convert fxDreema projects only, not indicators or EAs designed out of the platform.
-
RE: Volume indicator creatorposted in Questions & Answers
All your blocks are on the 'On init' and 'On deinit' tabs. What you need is checking those indicators' values every bar and the way to do that is moving them to the 'On tick' tab. That way, every tick arriving to your MT4 will check all required calculations.
-
RE: Total profit reduces by x % then close everything.posted in Questions & Answers
@roar Why are you using a 'Once per bar' block on the 'On init' tab? All blocks there will be executed just once when the EA is dragged into the chart and never again.
-
RE: Volume indicator creatorposted in Questions & Answers
Sure! Do you have any initial project to begin with?
-
RE: EA not closing out trades on MA crossoverposted in Questions & Answers
Interesting project. Nothing wrong as far as I can see. Tell us if you become a millionaire soon!

-
RE: Volume indicator creatorposted in Questions & Answers
fxDreema is NOT designed to create indicators. However, you can create an EA doing exactly that. Is that valid for you? Please notice that an EA cannot be combined with another EA on that same chart, if that is what you want.
-
RE: Using Blocks ON/OFF with EA on multiple charts/pairsposted in Questions & Answers
No unless you link all EA through Terminal Variables.
-
RE: 4 hours filterposted in Questions & Answers
Sme to me! After more than 3 years using fxDreema and still learning stuff!

-
RE: there is a bug with the calcultation of the % risk to equityposted in Bug Reports
That's weird, but if it's fixed, good for you.

-
RE: EA not closing out trades on MA crossoverposted in Questions & Answers
Could you please share the last vesrion? Screenshots don't allow any potential bug within the blocks.
-
RE: Another question for real programmers.posted in Questions & Answers
Ok. Thank you once more ;).
