@XDV You can find that here: https://fxdreema.com/forum/topic/19004/help-custom-mql-code?_=1718300737685
Best posts made by jstap
-
RE: I Want To Set A Conditional Stop Lossposted in Questions & Answers
@muneeb00 What question are you referring to? I you are talking about sells just do the same as the buys but use sell block and opposite conditions.
-
RE: Bucket of positions Fxdreema MT5 does not workposted in Bug Reports
This is a known issue, try and receive the data through a loop setup
-
RE: MT5 Timeframesposted in Tutorials by Users
@Vortrexcian use that variable in a condition block, TFM != 5 - text block
-
RE: open trade when the candle crosses a vertical line drawn on chart.posted in Questions & Answers
@saakian1 How is this line drawn? This will affect the options you have, if you have the time somewhere for when the line is drawn, you could use this?
-
RE: Once per bar and Formula box are error.posted in Bug Reports
I don't mind testing, but normally, a problem can be seen without a test, so say the blocks you are referring to to save me the time testing first. Fix block 101 first, and then you will reduce the problems you are trying to fix.
-
RE: MT5 Timeframesposted in Tutorials by Users
@stonegoldtz This is not the topic for that, create a question and place it it the questions forum.
-
RE: open trade when the candle crosses a vertical line drawn on chart.posted in Questions & Answers
@saakian1 Have you manually drawn this line? or is it drawn some other way?
-
RE: Error in market properties functionposted in Bug Reports
Is this on a live account or backtesting?
-
RE: Easy way to make ENUMposted in Tutorials by Users
@Paihdt That is telling you, if you want to adjust in inputs, you need to create a MA enum in your costants.
-
RE: open trade when the candle crosses a vertical line drawn on chart.posted in Questions & Answers
@tipsywisdom @saakian1 As it's manually drawn referencing is defiantly possible, I think the only problem is if it doesn't show in the object list. Tipsy could you share how you would do this? I'm not too practiced on using a vertical line.
-
RE: Error in market properties functionposted in Bug Reports
On backtest ticks aren't real, test on a live market and see what's happening
-
RE: K2 Forex Bot ( Free Downlaod )posted in Tutorials by Users
@yousef-builder Simply drawdown over a long time is pointless, people day trade so they get in and out quickly, people swing trade because they have decided over time it will go in their direction, scalping can last seconds or hours. No funded accounts have rules that allow martingale, there is a reason for that. I know people that have made a lot from martingale, and people that have lost a lot... is about what you are comfy with. I am not comfy watching and hoping that at some point price will go in my direction, although all trading relies on this to a certain extent, and swing traders might increase there position using martingale, normally they entre a larger position early, because this is how you increase the win.
-
RE: I Want To Correction In My Zigzag EAposted in Questions & Answers
@muneeb00 Your shared link doesn't work
-
RE: Bug found on buy/sell stop in Expiration modeposted in Bug Reports
set a timer up on tick and delete when necessary
-
RE: Create time stamp for optimisationposted in Tutorials by Users
Yes, it's the same, just copy the blocks, paste, and mimic the inputs
-
RE: I Want To Correction In My Zigzag EAposted in Questions & Answers
@muneeb00Have a look HERE you need to decide the condition(s) for setting flag to true.
-
RE: URGENT -.mq5 projects change to .mq4 by themselves and get corruptedposted in Bug Reports
Judging by the missing names in blocks, my guess is that the browser you are using isn't that compatible. MT5 has never changed to MT4 with me
-
RE: K2 Forex Bot ( Free Downlaod )posted in Tutorials by Users
Martingale bots are dangerous, the green lines on the graph is a big equity drop, so major drawdown. Only a large account could take it, and you would get a minimal return.
