Login Page - Create Account

Support Board


Date/Time: Fri, 03 May 2024 06:49:21 +0000



Post From: #VALUE! error on buy/sell entries

[2014-02-09 14:59:33]
Litz - Posts: 131
Trying to add a check for position condition prior to buy/sell entry formulas. ie

=AND($J$8<=0),CROSSFROMBELOW(AH3:AH5,AI3:AI5)

but get a #VALUE! error result on entering the formula

Trying to eliminate trades entries being ignored resulting reversals ie should have reversed long, signal ignored, short remains and is covered some time later for loss.

service log:

BuyExit signal is ignored because Long position quantity does not exist or there are already working exit orders that will flatten the position. Current Position quantity with working exit orders: -1. Current Position quantity with exit market orders: -1

SellEntry signal is ignored because a Short position exists or working order quantities indicate a potential Short position, and Multiple Entries in Same Direction is not enabled. Position quantity: -1. Position with working orders quantity: -1
Date Time Of Last Edit: 2014-02-09 15:00:54