Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 05:52:22 +0000



Post From: Spreadsheet for trading not sending order when condition is met

[2023-09-26 21:04:15]
User484096 - Posts: 13
Spreadsheet for trading not sending order when condition is met

Send orders to Trade Service is set to Yes.

When the below conditions are met, I see the spreadsheet shows 1 Buy Exit, Sell Exit, but order is not sending to trade service to close the position.

Buy Stop: =AND($J$8 > 0, $J$42 < A3)

Sell Stop: =AND($J$8 < 0, $J$42 < A3)

I am in sim mode, not sure if it makes any difference.