
Hello,
Try that
@q8carpenter You don't need to import it. open an account on deriv.com and open the synthetic charts and go to the 1m time frame. the normal candles will look like that and fxdreema will consider than like normal candlesticks.
@l-andorrà These are one minute candlesticks on a synthetic market made by the broker deriv. they are crash and boom where the market moves slowly and steadily in one direction but every set amount of ticks, randomly, the market crashes or booms in the opposite direction.
@ladydolares
Hello,
There is a way around this but my way is a bit of a workaround and there may be simpler way.
First thing to do, is let the EA draw an object with a certain name at bull bars (lets call it BULL_BAR).

After that, create a variable that gets modified with the candle ID number of that object.

Then, as in your case it seems to me that you want the price of the low of that bar. So for that, you place a condition block that when the price reaches =< the candle low with the variable ID ...... and then place your strategy.

Something like that
@rungsan I emailed the admin and he replied me that he was gonna fix it and i just checked, it was fixed.
Hello,
I have an EA i created for MT5 in fxdreema that i was able to download and use and compile with no problem. Today however all of a sudden, the same EA stopped being able to download in ex5. and i keep getting errors called:
Now i tried uploading the old version that i downloaded from fxdreema which still works but when i redownload it i get the same problem. i started deleting a bunch of blocks at a time to see where the problem lies, and i found that the problem came from any formula or condition block that contains bucket of trades. Again the same blocks were fine earlier but suddenly downloading it changed something. and i also noticed that the lines of code in the new download were less and missing something.
Did anyone face the same problem? https://fxdreema.com/shared/hnvByRU6c this link is an example. there is nothing wrong with the logic but when i press .ex5 i get the errors.
@l-andorrà @Benny-0 Not really, it didn't work the way i wanted it to
Hello everyone,
I was trying to find a way that I can calculate the TP price level of a group of trades with different opening levels and volumes. The problem I face is that I want my target to be an amount of money. I know that I can use the block "Check Profit (unrealized)" but what I need is also a TP line on the chart for the group that i can move manually as well.
There may not be a block for that but does anyone have an idea of a way to calculate that level or work around the blocks to get that? I thought of using the "Trailing Stop(Group of trades)" block with it moving the Take Profit once per open trade and have it set for money target but that doesn't seem to be at the correct point.

@barinua Hello. It would be easier to know the problem if you shared the project in here
@addxb I'm not really sure what restrictions can brokers have.
@seemab hello. I'm not sure if this will help or work. here is a modified variable of the profit of the trades in the loop which are the ones in profit

@petes that's strange. would you please share your project? or at least a screenshot
@bogz35 please share the link to your project. we need to see what's inside the blocks
@smanotasg1 ¿Se retiró dinero de su cuenta? parece que paypal no funciona directamente y necesita usar fastpay
@rudy-1 hello. could this be the problem?

@addxb I'm not sure if this will work or not but maybe you can test this idea

@petes start your condition chain with the NO TRADE block
@ralph not sure if that's what you need. look at the left side in the condition block.

@roar backtests showed that these timeframes don't work but I thought they might work in real time. The market is still closed that's why I asked. was in a bit of a hurry. thank you though