@biztet I don't use forward back test as is only in MT5, I would use a demo account to test on live markets so I don't know how MT5 back test works but on MT4 you have to use the lower TF but on demo/real/live any works.
Posts made by jstap
-
RE: Timeframe Conditions Problemposted in Questions & Answers
-
RE: Set stop loss on equity %posted in Questions & Answers
@cri760 You would have to replace the trade statistics with a constant/variable, have code/formulas working out the value needed or manually add. Use bucket of trades in place of trade statistics as your 1st picture..
-
RE: Timeframe Conditions Problemposted in Questions & Answers
@biztet If you are talking about back test then yes, this is how back test works, you have to use a lower TF and make it check the higher.
-
RE: Timeframe Conditions Problemposted in Questions & Answers
@bhadzlagayan Just change the used time frame in the blocks.
-
RE: For each closed position in MT5 not working .. is there a bug ?posted in Questions & Answers
@saeed-2 Add a shared project so blocks can be internally looked at, for each is the start of a separate tree, probably what is causing problems.
-
RE: Day and hours filterposted in Questions & Answers
@andrewfrank before everything, this will stop blocks activating if filleters are false.
-
RE: builder doesn`t respondposted in Bug Reports
@laudemir This is a internet problem, either yours or FXDreema, keep retrying.
-
RE: Day and hours filterposted in Questions & Answers
@andrewfrank Put the day/time filters at the top.
-
RE: Set stop loss on equity %posted in Questions & Answers
@cri760 There is a few ways:
Bucket of trades>condition block bucket profit=>max drawdown, this will take the current drawdown.
As you have it with a flag to stop trading, check before buying/selling, reset when needed.
-
RE: Hedge (that works:) Help!? How do I change TP/SL levels of open positions when pending orders trigger?posted in Questions & Answers
@aspecpower On tick tab>pink for each trade>modify stops, this could also be under a purple trade created block on on trade.
-
RE: Get each open price value of opened tradesposted in Questions & Answers
@alexitoeve50 Not sure if the profit is what you want but the principle is the same:
https://fxdreema.com/shared/Un6yR7KMd

-
RE: I need help making hedgesposted in Questions & Answers
@gbhforex You need something like a formula block with loop getting the lot size then multiplying by 2 saving into a variable that's used in the hedge trade lot size.
-
RE: Get each open price value of opened tradesposted in Questions & Answers
@alexitoeve50 As many for each trade blocks as you need to get all information, each one saving to a different variable, in each for each trade block max trades 1 and skip all trades you have already recorded.
-
RE: i want to do this how to do (show min max profit)posted in Questions & Answers
@venus2005th Bucket of trades block saving current value into a variable, condition block checking if value is above/below another variable, if so saving into another variable.
-
RE: Feature Requestposted in General Discussions
@ontradingx He is talking about the highest or lowest open or close price: