|
Prescott AZ USA
Experience: Advanced
Platform: SierraChart
Broker: EdgeClear, FCM:Phillip, Data:Denali, Routing:Teton
Trading: YM RTY ES NQ
Posts: 480 since Nov 2009
Thanks Given: 222
Thanks Received: 608
|
Use the Spreadsheet System for Trading study. Then try formulas like these:
Cell K3:
=AND(AA4>=C4,D3>=AA3)
Cell M3:
=AND(AA4<=D4,C3<=AA3)
where the Parabolic study is in column AA.
|