ok. Thanks for helping out.
Posts made by Jeymyc
-
RE: SL and TP in Points for Volatility 75 (1s)posted in Tutorials by Users
-
RE: SL and TP in Points for Volatility 75 (1s)posted in Tutorials by Users
@ambrogio still having same issue....

Trade happening after the green bar
-
RE: boom and crash tp problemposted in Questions & Answers
@kimo12 I think I have something that may help. Check the post above
-
RE: boom and crash tp problemposted in Questions & Answers
Well, I am actually working on a boom and crash bot... If your strategy is working, tp should be the least... You may decide to take a particular amount per trade or use the "if position - reverse the strategy- close trade"
-
RE: SL and TP in Points for Volatility 75 (1s)posted in Tutorials by Users
This was supposed to happen on the green bar.... See the link to the bot here:https://fxdreema.com/shared/juQpsRVX
-
RE: SL and TP in Points for Volatility 75 (1s)posted in Tutorials by Users
Still same issue.... It's taking trades on the wrong candlestick.

-
RE: SL and TP in Points for Volatility 75 (1s)posted in Tutorials by Users
@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
-
RE: SL and TP in Points for Volatility 75 (1s)posted in Tutorials by Users
@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
-
RE: SL and TP in Points for Volatility 75 (1s)posted in Tutorials by Users
As you can see, time on chart is faster than time GMT, Local or Serve time.

-
RE: SL and TP in Points for Volatility 75 (1s)posted in Tutorials by Users
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?
-
RE: SL and TP in Points for Volatility 75 (1s)posted in Tutorials by Users
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

-
SL and TP in Points for Volatility 75 (1s)posted in Tutorials by Users
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
-
RE: I want to make my EA open multiple trades.posted in Questions & Answers
Yes. I want the EA to take more than a buy/sell trade (in this case 3 or 4 trades specifically) when the trade condition is met.
-
I want to make my EA open multiple trades.posted in Questions & Answers
Hi everyone, I am trying to make my EA open multiple trades, what do I need to do? Thanks