Support Board
Date/Time: Fri, 29 Nov 2024 04:44:53 +0000
Post From: Output which Formula was used on spreadsheet trader through order text tag
[2023-03-10 14:37:55] |
User763002 - Posts: 27 |
Hello, I have a spreadsheet that utilizes 2 separate strategies, Strat 1 Long and Short params are in Columns P and Q and Strat two Long and Short params are in R and S. The buy/sell formula is =OR(P3,R3) and same for the sell using the correct cells. Everything works great but I am looking to see if there is a formula to tag which strategy was used when the trade executed using the order text tag cell on the spreadsheet? I have tried a few but I am having no luck with anything. As an aside, this spreadsheet trader is very impressive, its much simpler then having to dust off my c++. So thank you for that! Thanks in Advance |