Support Board
Date/Time: Thu, 03 Jul 2025 14:48:11 +0000
Post From: Spreadsheet Study for trading Question
[2017-02-21 21:24:10] |
User352023 - Posts: 20 |
Hi, I am trying to do a backtest for a simple strategy which has a target value calculated from the buy entry bar. I am getting the buy entry but the issue I am having is with the buy exit. Since the target is calculated on the bar that triggered the buy entry, I need to look up some values from that row to exit. What is the best way to lookup study values on the candle that generated the buy entry. Thank you |