I see when a new candle opens (i have same time signal) it wants to open a trade.
I need to open trade in exactly 1-3 seconds after the candle is opened.
I create a test project [https://fxdreema.com/shared/Fv0LNg9xc](link url)
But seems it doesn't work at all.
Is there any issue to open new trade once candle is opened?
Best posts made by GSMtricks
-
New candle - Open trade issueposted in Questions & Answers
Latest posts made by GSMtricks
-
New candle - Open trade issueposted in Questions & Answers
I see when a new candle opens (i have same time signal) it wants to open a trade.
I need to open trade in exactly 1-3 seconds after the candle is opened.
I create a test project [https://fxdreema.com/shared/Fv0LNg9xc](link url)
But seems it doesn't work at all.
Is there any issue to open new trade once candle is opened? -
RE: Server down??posted in Bug Reports
I am interested in compensation.
We paid - didn't get the service, should be compensated.
It's not lifetime access, daily based, each day has been paid. -
Server down??posted in Bug Reports
More than 1 day server was down. Why does it happen?
What about the compensation?? -
RE: Open trade when candle openposted in Questions & Answers
@hadees said in Open trade when candle open:
try building the project on timer tab ?
Have tried. Doesn't work https://fxdreema.com/shared/RE98NFa7
-
RE: Open trade when candle openposted in Questions & Answers
It's not about the connection.
I see on times that there is already 10 seconds passed and a lot of tick has been in a place and only after that FXdrema triggers my block. -
RE: Open trade when candle openposted in Questions & Answers
Yes, my problem is ONLY on live trading.
-
Open trade when candle openposted in Questions & Answers
Hi all,
I Saw there a lot of topics, have tried many examples but the problem still in place for me.
I would like to open a new trade exactly when a new candle opens. It can be second 00, or 01... but it seems there is no way.
With a block once per bar (have tested it already) it opens a trade sometimes after 10 seconds or even more.Is there any way to open trade exactly when a new candle opens. ( I use 5 min chart only)
-
RE: Bug with DoubleToStringposted in Bug Reports
@roar Cool.
Could you give me an example if 12.19999999999 have in variable named for example: RateThank you.
-
RE: Bug with DoubleToStringposted in Bug Reports
@roar Don't understand what do you mean ;(
All that do I need to have just 2 digits after the DOT. No like 12.19999999999 - need just 12.19 that all.