Could You share the project? Because conditions maybe is not the case...
Posts made by zooslinkis
-
RE: EA not following conditions.posted in Questions & Answers
-
RE: Trend lines...posted in Questions & Answers
@xyon126 well... I'm no programmer so.... Yeah... But I find this one https://www.mql5.com/en/articles/1201
Maybe I can try to put all that together and do some research.
-
RE: Trend lines...posted in Questions & Answers
But the problem is how to separate between both lines... Maybe with variables... I'm not on the computer now... But to me it looks more like pain...

-
RE: Trend lines...posted in Questions & Answers
@biztet there is no buffer... It's generating objects on the chart. But the problem is that there is no difference between both lines. Object names are just tradeline_1..._2 etc... I can't use that in project.
-
RE: Trend lines...posted in Questions & Answers
@l-andorrΓ yes! I searched there, but all free indicators are crap... But to buy one... Well I'm not sure if it is worth it....
-
RE: Trend lines...posted in Questions & Answers
@biztet to explain I need show real examples what I need to accomplish... Today I don't have a time for that... Sorry!
-
RE: Trend lines...posted in Questions & Answers
@biztet yes! But I know that!
I don't need to locate the trend, I need to locate possible break outs. Ma and macd do that in slower(curvy) pace... So yeah... Thanks! 
-
Trend lines...posted in Questions & Answers
Hello everybody!
Can anyone knows where I can get trend line indicator which can be used in fxdreema like normal indicator... I have 2 but in ex4 file format, and there is no output buffers in them... so I can't used them?
Thanks
-
RE: How to add indicator parameter list in a condition blockposted in Questions & Answers
and I'm no programmer... this one is though one... maybe there is a way, but I don't know if you can do with fxdreema...
-
RE: How to add indicator parameter list in a condition blockposted in Questions & Answers
Now I'm confused... why you ad another constant where is constant? Indocator parameters do not change, they are constants already.... what changes is input data and output data. Simply... input data comes in, indicator parameters do the calculation, output data is made, and ea processes output data... if you want to change something in indicator, you need new custom indicator what matches your likes
-
RE: Opening position problemposted in Questions & Answers
@zooslinkis man autocorrect will kill me. just copy blocks on trade event...
-
RE: Opening position problemposted in Questions & Answers
@ddoc this is example... just wonder trade out all these bloks and just turn off and on condition blocks...
-
RE: Opening position problemposted in Questions & Answers
Turn on/ turn off blocks...
https://fxdreema.com/shared/gFMDQYsccI think there is no way around...
-
RE: Open trades when per candle open over 20 pipsposted in Questions & Answers
https://fxdreema.com/shared/WkBWdDnSc
This must be it...
But you need to change candle body size (pips) to bear or bull candles... that will separate market conditions
-
RE: indicators to generate signal in forexposted in General Discussions
@ddoc sorry I myself am new here.
what you ask to do... for me it will be month to do that... -
RE: indicators to generate signal in forexposted in General Discussions
@ddoc Ask to person who made that indicator.

-
RE: How to add indicator parameter list in a condition blockposted in Questions & Answers
Amm... First of all this window shows when you have not added a custom indicator (can't check because I have couple of them and i can choose already from list). on the top is section MY INDICATORS -> ADD CUSTOM INDICATOR...
https://fxdreema.com/instructions/builder/indicators
here is instructions...
Hope it helps -
RE: Hyperactive EA issue.posted in General Discussions
Maybe there is posibility that your ea or script modifies orders per tick? each modification I think is a message... Or I'm just stupid.
