@gggvvvv Please don't duplicate threds.
Posts made by jstap
-
RE: is there a way for the EA to only enter a new order when the previous one is closed.posted in General Discussions
-
RE: 4 stages lotsize increase / 4 stages martingaleposted in Questions & Answers
@xanderrooi9 The gap is just the spread for that time on your broker, to check what it's doing quickly I test, pause, check the results, if all lot sizes are present I know it's doing as needed, will also use control points not to check for results just to watch and see if all is doing as wanted.
-
RE: average profit test block does not work in live account, but works fine in backtestposted in Questions & Answers
@gggvvvv Have a look here, check all tabs, should give you enough to see what to do:
-
RE: 4 stages lotsize increase / 4 stages martingaleposted in Questions & Answers
@xanderrooi9 Try this, hadn't set the group numbers in the no trade block:
-
RE: 4 stages lotsize increase / 4 stages martingaleposted in Questions & Answers
@xanderrooi9 You want to do something like this, check the tabs.
-
RE: Pullback Trading + Manual Linesposted in Questions & Answers
@gtoat777 This is how I would do it:
-
RE: Pullback Trading + Manual Linesposted in Questions & Answers
@gtoat777 Not sure, when a line is drawn it is named, so as far as I know you have 2 choices, either rename the line or type the number. Alternatively draw a line with EA on loading, set up a button to delete and redraw if not on screen, you can then drag the line to where you want it and the EA will know where the line is.
-
RE: Pullback Trading + Manual Linesposted in Questions & Answers
@gtoat777 When you draw a line you get the price level on the right, use a edit field to type this number, when price X> this number a sell is placed.
-
RE: Simple but Complicatedposted in Questions & Answers
@svoki You will see how to do the ZZ in here, if for MT5 go to the last post on the first page.
https://fxdreema.com/forum/topic/5060/how-to-use-zigzag-advanced/20
-
RE: PULLBACK TRADES ALONG MAposted in Tutorials by Users
@gtoat777 To enter a trade when candle touches a MA? Use a condition candle low X< MA 20 entre a buy. I find X> works better when going through a MA.
-
RE: Trendline settingsposted in Questions & Answers
@alphaomega This isn't just using the high and low, as usual it has more logic involved than that, the blue line is 0n the to highest points, but how does it know when to hold the previous point, maybe it'd the candle number, maybe not, the red line isn't just using the lows otherwise it would be on candle 0.
-
RE: Simple but Complicatedposted in Questions & Answers
@svoki This is a good question, you have to decide what creates 1, 2, 3, 4 & 5 then how and when to place a trade is easy.
-
RE: EA on MT5 - (M5 timeframe) opening trades against trend (Please Help Fix Ex.5)posted in Questions & Answers
@denk777 That's the ex file, if you go to projects in the top left, create a shared link, open in your web browser, copy & past here. Can then open in FX to see what has been done.
-
RE: Did I connect the blocks like this correctly?posted in Questions & Answers
@gggvvvv Yes not sure if woks but should
-
RE: Did I connect the blocks like this correctly?posted in Questions & Answers
@gggvvvv You don't need a pink block above the blue.