Login Page - Create Account

Support Board


Date/Time: Fri, 29 Nov 2024 23:59:43 +0000



Post From: Customizable Report that Returns Values from Spreadsheet for Trading when Buy Entry K3=1

[2023-01-10 17:57:08]
PeaceFrog - Posts: 105
Great. Thank you.

All the study info I want to have this Study produce in a CSV file are all in one chart (I'm using Study/ Price Overlay to gather data from other charts into one chart), so sounds like that might make things easier.

I've opened "ACSILSpreadsheetInteraction.cpp" and it looks like a fairly basic study. I don't recognize anything in it that would suggest it pulls data from a chart and then produces a CSV file.

What are the examples in the ACS_Source directory you mentioned that do this? I think from there, once I can see which Functions are being used and figure out how they work, I might be able to pull this off.

Again, thank you very much.