how to just draw 2 trendline and no more , like check if object are more than two if so dont draw any more .
Posts made by max c
-
trendlineposted in Questions & Answers
-
mt5 to mt4posted in Questions & Answers
im making ea s for both mt5&4 it is working copying ea s made in mt5 to mt4 , was wondering if theres some blocks that wouldnt work , ta
-
RE: Don't Tradeposted in Questions & Answers
@ladydolares not finished you need to work with 1-10 or more input for candle highs and low , add an arrow for visual
-
RE: Don't Tradeposted in Questions & Answers
https://fxdreema.com/shared/RZY2bgcuc
could use this in some way.
-
RE: Don't Tradeposted in Questions & Answers
in arrow block id numbers is the high price of previous 1-10 candles can change.
-
link in mql5posted in Questions & Answers
anybody know how to input a clickable link into mql5 codebase description text. ta
-
RE: Open a lot of pendings instead of just 1posted in Questions & Answers
if your new to fxdreema just place everything in on tick mode. place a once per bar block up top. if you want to control trade when the trade is open use if trade block .
-
RE: Don't Tradeposted in Questions & Answers
https://fxdreema.com/shared/64aJn02Yd
could use previous candle values -
RE: Open a lot of pendings instead of just 1posted in Questions & Answers
https://fxdreema.com/shared/gVRjcWOAd
are u setting first like this ....ive never used on trade before . -
RE: Open a lot of pendings instead of just 1posted in Questions & Answers

go to
on tick bro
cant see your link -
RE: setting time frame and 1x candleposted in General Discussions
youll have to show an example of your meaning there . . please

projects left hand corner share project link -
RE: Please someone should help me with the buffer numbers for the arrow indicatorposted in Questions & Answers
ok no worries , i cant get it to compile , looks like a harmonic pattern style indicator.
-
RE: Please someone should help me with the buffer numbers for the arrow indicatorposted in Questions & Answers
theres no buffers its a scam code ive seen it before

jeez man
-
RE: HOW TO SET CLOSING MOVING AVERAGES: just for closing trades onlyposted in Questions & Answers
place once per bar block in there under time filters
in if trade and close trades i would specify sells only.
keep timeframes the same unless you want it that way.
otherwise should work -
RE: Trying to draw a line when a buffer is lower than it was on the previous candleposted in Questions & Answers
where are you trying to place the line at the high or low ,open close ect....of which candle
ID 0 means the candle is still forming ID 1 means last candle closed. -
RE: Trade after a wick on the current Candle? Pls helpposted in Questions & Answers
Here you go
https://fxdreema.com/shared/WnGzMl2ae
works on ID 0 just have to test on 1 minute OHLC
in the second condition block i put bid price i guess ask price for buy makes sense to me.
set wick to 3 pips for test purpose works well
thanks for the idea brilliant mate. -
RE: Candle Wick size bigger than body Size and crosses over moving averageposted in Questions & Answers
look into( various signals )... (single candle template) . if wick if greater than 50% its bigger than the body.
