Login Page - Create Account

Support Board


Date/Time: Thu, 28 Nov 2024 09:47:21 +0000



Post From: Custom Chart type - Requesting Help with ASCIL programming

[2023-05-16 21:26:29]
User61168 - Posts: 403
Hello ASCIL Programmers,

Could someone help me with coding the Aligned Renko chart type in ASCIL described in this thread..... New Bar at custom time (similar to new bar at session start)

I want to exactly replicate the chart type with all the available "Renko Bar New Bar Mode Lists" as first input parameter and then 12 parameters to enter custom times to build a new bar at those specific times within the regular and/or evening session. I would like to add this ASCIL program as a study to my existing study collection for autotrading. This program should work exactly the same way as SC delivered functionality.

If coding all the available new bar mode list options is too cumbersome, I could settle with just one or two modes to make it easy, quick and economical.

Phase 2 will be to incorporate systemic trading functionality directly into ASCIL code in order to improve system performance and scalability to many more instruments.

p.s. I will want to have unrestricted and 100% ownership of the entire ASCIL source code for future modifications (I won't run compiled DLLs on my computers for security reasons)