Login Page - Create Account

Support Board


Date/Time: Thu, 28 Nov 2024 07:49:45 +0000



[Programming Help] - Custom Chart type - Requesting Help with ASCIL programming

View Count: 352

[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)
[2023-05-16 23:06:03]
Tony - Posts: 522
https://www.sierrachart.com/index.php?page=doc/SierraChartStudyAndSystemProgrammers.php
[2023-05-17 03:53:21]
User61168 - Posts: 403
Thanks Tony. I have submitted my request on several developers on this list. https://www.chartcoders.com/ website is no longer operational. I am hoping there is a way to create a simple study that would work universally on all chart types (and then eventually become available as part of SC platform for everyone to use).

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account