Login Page - Create Account

Support Board


Date/Time: Thu, 18 Apr 2024 09:31:00 +0000



Post From: Spreadsheet System for Trading

[2017-12-05 20:48:21]
toews&kane - Posts: 209
I've laid out some problems that I thought of this little project that I want to do that revolves around the autoretracement study and using that as the core of the project.


1. Stops corresponding to entry levels, say I want to put a stop always at one level up. Do I write a flag to a dummy cell on entry, and then use vlookup to grab that row's corresponding levels for stops and targets? Otherwise the levels will change, and if I set retracement calculations on auto, it will flip up and down depending on price movement.

I am struggling to put that in place, I need to mark a row and refer back to it for where I entered and be able to lookup the values in that row.

Cheers