I see no problem with this logic. Is this the whole project or just part of it?
Posts made by l'andorrà
-
RE: Same Color Bar Testposted in Questions & Answers
-
RE: Anti Martingaleposted in Questions & Answers
@Algoritmik You need to do this in the 'on trade' tab:

In this example a new buy will be open when the last buy hit its TP.
-
RE: Gap Not Workingposted in Questions & Answers
@xburbx You should use this block for calculating gaps instead:

In this example, this gap is measured from yesterday's close price (bullish candle) and today's open price. You will have to invert the order or price levels for the opposite gap
-
RE: Same Color Bar Testposted in Questions & Answers
Can you please share the link to the project instead of sharing the screenshot?
-
RE: ORB Not Triggering Short Tradesposted in Questions & Answers
The logic is correct. Is this the whole project or just part of it? Because the issue must be somewhere else.
-
RE: on timer of on tick chartposted in Questions & Answers
It is definietly true for backtest. I'm not completely sure for real trading because a real clock (broker's clock) is working there, but many changes have been made on fxDreema since, so I can't be 100% sure. I recommend you to ask the admin directly.
-
RE: The price must not fall below LNDlow from 13:00 of the previous day to 9:00 of the current dayposted in Questions & Answers
Sorry, I missed your request here. You will need variables to make it work. Are you familiar with variables in fxDreema?
-
RE: ORB Helpposted in Questions & Answers
But is the trade supposed to be open at 10:00 exactly if conditions are met or can it be open any time later that day if conditions are met?
-
RE: High/Low Based Trailingposted in Questions & Answers
What do you exactly mean by 'recent highest candle'?
-
RE: Anti Martingale.posted in General Discussions
This is the second thread you open for the exact same question. Please don't duplicate threads.
-
RE: Anti Martingaleposted in Questions & Answers
What do you exactly mean by that? Opening a new trade in the same direction every time the last close trade hit its TP maybe?
-
RE: Testing website.posted in Questions & Answers
No backtesting is reliable. The best you can get is:
- Pay for high quality tick data and backtest it with that data (on tick mode) for at leats 10 years.
- If results on point 1 are reasonable, forward test it for at least 6 months to check it out.
Forget trying to find any 'magical website' out there, honestly.
-
RE: Multiple time frameposted in Questions & Answers
@MT4stefano You can connect those condition blocks with the relevant time frame within like this:

-
RE: Custome indicator ORDERBLOCKposted in Questions & Answers
On picture 2 you can see the buffers are not correctly identified (no colour is visible there). That means fxDreema cannot find them. The only option is emulating them as explained the the second half (for ex5 files) of the following tutorial:
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
It doesn't work either, then I'm afraid you will have to find another indicator.
-
RE: How to perform an action when a certain object in the chart is pressed?posted in Questions & Answers
@choppedice Can you please share the link to the project to take a look at the settings?
-
RE: How to perform an action when a certain object in the chart is pressed?posted in Questions & Answers
@choppedice You need to use this block in the 'on chart' tab:

You need to type the object's name in the field to make the block know which object you are clicking on.
-
RE: Slippageposted in Questions & Answers
@AmaDablam Teachically, they are pips. But I agree with sktsec, that feature is vistually useless. You can change it to test it in your borker, though.
