Support Board
Date/Time: Sun, 26 Jan 2025 06:57:23 +0000
Post From: Write Bar And Study Data To File at Bar Close
[2019-02-08 20:15:04] |
User942837 - Posts: 108 |
I tried to amend WriteBarDataToFile which has the code available in Studies6.cpp. if (sc.GetBarHasClosedStatus(Index) != BHCS_BAR_HAS_CLOSED) continue; // write on close The comment write on close is not true because it doesn't write on close but on next open! All I am using sierra for is to export to a file. And then get the signals externally. Am I asking too much from sierra to have an option for a study to save on bar close? I am ready to pay for this if u can do it please. Thank you Date Time Of Last Edit: 2019-02-08 20:35:34
|