Support Board
Date/Time: Mon, 25 Nov 2024 18:41:41 +0000
Post From: Chart Study/ Chart Object Draw / Python DTC
[2024-02-15 18:51:07] |
DHTrading - Posts: 10 |
Gentlemen, Everything is fantastic! I am looking for a study that can plot price lines or configure the platform in such a way as to create price levels. I'd prefer something that could do modulus like every 25,50,74 etc. For example 17000, 17025, 17050 etc. Is there such thing? Second, I'm looking for a way to programmatically draw box/rectangle/ other objects on the screen to create a custom study. I've seen the ACSIL documentation but it's quite immense. Is there a tutorial of sorts for getting started with ACSIL drawing chart objects? Last, is there way to access prices from the DTC localhost using Python or are we dealing strictly with TCP sockets? Thank you |