Hi all, I don't remember ever having this problem in the past, maybe I missed some steps. I would like to put the backtest on M1 chart and get the signal from the M15 chart for example. But i can't.
https://fxdreema.com/shared/vmTUnJaac

Hi all, I don't remember ever having this problem in the past, maybe I missed some steps. I would like to put the backtest on M1 chart and get the signal from the M15 chart for example. But i can't.
https://fxdreema.com/shared/vmTUnJaac

@fxdreema well said about the links, thank you!
@nawajishk You can try to play around the crosses, candle ID and the applied price of the indicator
https://fxdreema.com/shared/qCo0Bct5

@nawajishk Maybe the spread was very large at that time, try some other pair. This is my trial on EURUSD

However you have two opposite conditions at the same time on candle ID0 and ID1. I advise you never to use the ID0 candle because you will always have incorrect signals

@nawajishk strange, it doesn't look like it's for the spread, can you share the project?
@rgoo said in full version, but I get this message: The trial version has expired...:
I was able to remove the date, thanks for the solution. But how can that happen?
Maybe you have renamed another your project with expiration?
@rfakrul110088 said in Does anyone know how to lock ea with multiple account number??:
@vish it's not working... It doesn't even terminate when i put wrong account number.. i also use != And it's not working
It works


@rgoo hello! Have you checked this field ?

@crazycnw said in why doesnt this work?:
https://fxdreema.com/shared/U6TzoxPcd
why doesnt this work? ive alrady changed my magic number to 0!!!
i want to open my trades manually and have my TP and SL trail automatically
that's right as you did, it works for me, have you enabled autotrading?

@joe_fx so you want once buy - once sell - once buy - ecc... it's rihgt?
@joe_fx where is your problem? please make a visual backtest and shows the problem on a screenshot

@joe_fx hello, maybe with a "pass once" block? This way it trade only once buy and only once sell until you re-attach the EA on chart
https://fxdreema.com/shared/XU1A1P57e

@casalin As I see your scheme you need to set three conditions:
1- candle ID1 is a bull candle
2- candle ID4 is a bull candle
3- candle ID1 high is < of candle ID4 high

@casalin Could you be more specific? Maybe an image would help
(se usiamo l'inglese saranno coinvolti più membri)
@dre hi! As you said the swap is known at the beginning of the trade, this can be seen in the contract specifications:

The code you have found is right, you could use it like that:

@william-1 yes, but please upload your project or just a part of it where you set your conditions. I'll take a look at it