Login Page - Create Account

Support Board


Date/Time: Thu, 28 Nov 2024 20:49:40 +0000



Post From: Spreadsheet Trading: Disable Auto Trading Separately For Long and Short Positions

[2023-04-09 01:30:21]
Czubdaddy - Posts: 8
I would normally put my formula =AND(J8 = 0, OR(FRACTIME(J41) < TIMEVALUE("09:45:00"), FRACTIME(J41) > TIMEVALUE("15:58:00"))) in column J28. I have come to realize that I need to disable auto trading for different time ranges for my long and short positions. I tried putting different formulas into a column and then referencing them but the trading doesn't fire off. Is there an elegant way to do this? Should I just put the FRACTIME formula in columns K and M?