@doubledee I wish I could, but that structure is far from my understanding, I'm afraid. 
Posts made by l'andorrà
-
RE: Tutorial 07 - Read prices from indicator objectsposted in Tutorials by Users
-
RE: Different botposted in Questions & Answers
@william-1 Well, that depends on what the bots are supposed to do. If both are running on the same chart they should be coordinated if using the same magic number. But no more info can be provided so far.
-
RE: fxdreema is not active after send the paiment for monthposted in General Discussions
@tchilling Sadly, Mr.Nastev doesn't reply as quickly as he should.
Please insist. Sooner or later he will reply and will provide additional days to your subscription. -
RE: if running trade close by a known line .. next closing should not be same lineposted in Questions & Answers
@saeed-2 That can be a very complex structure to implement. If I understand it correctly, there can be an unlimited number of lines appearing and disappearing. You can create a structure to identify them by name, but you will need a kind of 'renaming' generator. Certainly not a trivial project. Can you please share the link to yours?
-
RE: Enter trade after 2 pips from opening priceposted in Questions & Answers
@mesmerist Then you cannot use the 'no trade' block. This is why no more trades can be open. Can you please share the link to your project?
-
RE: Average Open Price not work (DOGEUSD)posted in Questions & Answers
@duepips That depends on your broker, but I would try the rule 0.01 = 1.
-
RE: Delete pending only on market <1 positionposted in Questions & Answers
@duepips And you definitely can, but you will definitely need a counter variable doing that. One for each market.
-
RE: Enter trade after 2 pips from opening priceposted in Questions & Answers
@mesmerist But how many trades are supposed to be open? Just one? And then another one 2 pips above the previous one?
-
RE: Draw a Horizontal Line 30 pips away from open orderposted in Questions & Answers
@mario-c You can do it on the 'on trade' tab like this (for buys):

-
RE: if running trade close by a known line .. next closing should not be same lineposted in Questions & Answers
@saeed-2 I'm afraid I don't get it. Are those lines manually inserted on the chart? If not, how?
-
RE: Combining indicators ;Moving Avarage and Stochastic Oscillatorposted in Questions & Answers
@sam-decarvalho And what is your question?
-
RE: indicator window custom indicatorposted in Questions & Answers
@spenza42 Apparently your indicator's buffers are not correctly identified by fxDreema. You should confirm it.
-
RE: Are your alerts working on MT4? Mine aren't. Please Help!posted in Questions & Answers
@dan-2 Can you please share the link to your project?
-
RE: Expert programmer gives solutions to any problem just ask meposted in Questions & Answers
@realjoker If you want to help for free while funnelling traffic to your channel you should ask for permission to the admin, please. Otherwise, please limit yourself to offer your help wothout any reference to your channel.
-
RE: working with Support and resistance object on mt5posted in Questions & Answers
@doubledee This is the second thread you used for the same question. Please don't duplicate threads and focus on one only.
-
RE: Tutorial 07 - Read prices from indicator objectsposted in Tutorials by Users
@doubledee I'm afraid miro is not here anymore. IIRC his last post on the forums was several months ago. I'm afraid he'll not reply, sorry.

-
RE: Need Help to stop continuous alertposted in Questions & Answers
@mtrader4 The problem is deciding when the combination happens 'once'. You can do it with a variable, but you will need to specify when the condition is supposed to happen again.
-
RE: Test whether x candles have been touching moving average line in a rowposted in Questions & Answers
@general-melchett That AND block is redundant in that position. Connecting both condition blocks one on top of the other will get the same effect.
-
RE: Is it just me or did fxdreema stop working???posted in Questions & Answers
@eren-0 Does the EA work correctly now? Apparently you fixed the problem?
-
RE: how do i set my stop loss to be at lower few pips from lowest candle based on ATR value + spread?posted in Questions & Answers
@jidee1705 I'm not sure I get it. Can you please upload an image to make it clear? What's the point of combining ATR and a candle's low?