Login Page - Create Account

Support Board


Date/Time: Thu, 28 Nov 2024 10:44:56 +0000



Post From: how get the strike price - programmatically

[2023-05-13 20:58:08]
User12089 - Posts: 361
the SC Quote Board contains a data field called Strike Price which does get populated when the symbol is an Option - and that works fine

the above is then an indication that there should be a way to retrieve the strike price for a symbol programmatically as e.g. as Output Graph of some of the SC studies (so then it can be piped in other studies, spreadsheet studies etc) or in the worst case an ACSIL function ?

1) is there any way to get the Strike Price Data for the current chart symbol and include it in other chart studies, formulas etc?

2) is there any way to get the Strike Price Data for when the symbol is added to a chart with the Add Additional Study?

------

it seems that there is a ACSIL function which can do that - sc.GetSymbolDataValue() - but is there a way to do that without resorting to ACSIL?
Date Time Of Last Edit: 2023-05-13 21:03:49