Support Board
Date/Time: Fri, 29 Nov 2024 04:41:02 +0000
Post From: Force Index Inputs and Programming in ACSIL
[2023-03-10 17:44:53] |
ForgivingComputers.com - Posts: 960 |
To put in bluntly, the Study is completely useless in SpreadSheets.
The Force Index Study has a subgraph. You can access the subgraph in any spreadsheet using the IDx.SG1@3 in row three of any formula column (e.g. K-Z)=ID1.SG1@3
BTW: The reason there are no inputs is the formula for Force Index doesn't need any. Subgraph_ForceIndex[i] = sc.Volume[i] * (sc.Close[i] - sc.Close[i-1]);
You could easily add this to any spreadsheet with this formula in K3: =F3*(E3-E4)
So, I'd need to go and start changing the Study code in ACSIL
You could, but I am not sure why you think you need to. Is there a Coder out there, who can help me put the actual Force Index into the Subgraphs section?
I think I just did. Or perhaps a Coder who would be willing to teach me to Code in ACSIL?
I would be happy to get you started. brad (at) forgivingcomputers (dot) com Date Time Of Last Edit: 2023-03-10 17:49:03
|