SL and TP in Points for Volatility 75 (1s)
-
Pls I want to use points to calculate Sl and TP for Volatility 75 (1s). Can someone help?
Here is the link to the simple EA:c352b14d-1a4d-460d-a0fd-ee430c515ab9-Test Bot (1).ex5
-
@Jeymyc Can you please share the link to the project instead?

-
I got it fixed.... However, I do have another issue....
On the strategy test for MT5, the bot works well, picking trades on the right candlestick.... however, when I try to use on on a demo account, the tick happens on the wrong candlestick

-
Ideally, on the strategy tester, the trade happens on the green bar (boom), but when I attach to chart, trade happens on the candlestick after the boom (white) hence going into a loss... What can I do?
-
Are you using the exact same MT platform to do the test and the chart working? Additionally I would remove that 'once per tick' block.
-
@l-andorrà yes same MT
-
As you can see, time on chart is faster than time GMT, Local or Serve time.

-
@Jeymyc said in SL and TP in Points for Volatility 75 (1s):
As you can see, time on chart is faster than time GMT, Local or Serve time.

Check where crosshair is down below on the RSI Chart
-
@roar pls can you help?
-
@Jeymyc hello, i see your entry rules are based on RSI cross, does'nt matter the color of candle. But i see also you are requesting the cross on candle ID 0, in this case i suggest you to change applied price from "close price" to "open price"

-
@ambrogio said in SL and TP in Points for Volatility 75 (1s):
@Jeymyc hello, i see your entry rules are based on RSI cross, does'nt matter the color of candle. But i see also you are requesting the cross on candle ID 0, in this case i suggest you to change applied price from "close price" to "open price"

Awesome... Let me try it out. Hopefully it would work
-
Still same issue.... It's taking trades on the wrong candlestick.

-
This was supposed to happen on the green bar.... See the link to the bot here:https://fxdreema.com/shared/juQpsRVX
-
@Jeymyc move "once per bar" between "condition" and "buy now" block.
-
@ambrogio still having same issue....

Trade happening after the green bar
-
oh.... my bad, this is boom & crash not Volatility75......I think you won't be able to intercept the spike, these candles aren't really candle, but gaps instead. You can try with RSI 1 , but i don't optimistic.
-
ok. Thanks for helping out.
-
you're welcome
-
if I set buy stop or sell stop,, and assumption after buy triggered,, and sell stop cancelled,, Is there a way to setup a new sell stop with a different conditions such as lots size and take profit and stop lose.
However,, the stop lose of the the new sell stop is = buy take profitAnd the the take profit for the new sell stop is = the buy stop lose.