Support Board
Date/Time: Tue, 06 May 2025 22:55:31 +0000
Post From: Programming help with setting the Trade Window Order Quantity in ASCIL
[2024-12-09 00:44:05] |
User61168 - Posts: 442 |
I want to add one more item to the list of things I am unable to do via simple alert or spreadsheet formula study. Custom ASCIL study to return "Open Trade Duration" in milliseconds. I could use this study as a "timestop" to automatically exit trades in loss. Subgraph should 1) reset to 0ms every time I Flatten or stop-n-reverse an open trade 2) continue to count if I add to open trade (scale-in) or reduce the size of open position quantity (scale-out). |