I currently trade for a prop firm and decided to automate my strategy. This is a basic RSI strategy trading pullbacks on various markets. I trade the daily charts and the EA scans the market at 01:30 server time (05:30 CST) to avoid the high spreads. When trying to take a trade I am receiving an "order is not accepted by the server" error. Reached out to the firm and they said it's not anything on their end, I need to settle my EA differently. Was hoping someone could help.
Order is not accepted by the server
-
I currently trade for a prop firm and decided to automate my strategy. This is a basic RSI strategy trading pullbacks on various markets. I trade the daily charts and the EA scans the market at 01:30 server time (05:30 CST) to avoid the high spreads. When trying to take a trade I am receiving an "order is not accepted by the server" error. Reached out to the firm and they said it's not anything on their end, I need to settle my EA differently. Was hoping someone could help.
-
Is the EA working normally on backtest? If so they are lying, because the logic is correct. Their terminal is applying some restrictions to your bot's executions.
-
Yup it sure is. Working flawlessly on backtest! It's weird because when I remove the EA from the chart and add it again, it executes the trade perfectly.
-
There is this disclaimer ("Trading will be disabled for EAs from 23:00 to 01:00 GMT+3."), but my bot doesn't start until 01:30 server time.
-
Is 14 suppose to be connected to a yellow dot? Y need to add more once per bar's (x4) put them under your conditions, so the EA checks your conditions before activating the once per bar.
-
@Progress337 This is really weird. Apparently your broker is modifying your trading conditions.