Support Board
Date/Time: Fri, 09 May 2025 20:28:39 +0000
Post From: Converting tradestation indicator
[2014-10-24 17:49:23] |
User61578 - Posts: 6 |
Hi, Not being a coder and new to sierra charts I was hoping someone can convert the following code: Inputs: Length (20); Value = ((C/c[length]) - (C Data2/C[Length] Data2))*100 Plot1 (value1"BondOsc",cyan); Plot2 (0,"zero",white) What I'm trying to do is compare the difference in percentage movement between two instruments i.e. ES or SPY and ZB or TLT which would be an oscilator of sorts. Any assistance would be appreciated. Thanks Bob |
![]() Attachment Deleted. |