Login Page - Create Account

Support Board


Date/Time: Sat, 23 Nov 2024 12:41:41 +0000



[Programming Help] - Control bar button to quickly toggle Trade symbol (e.g. to switch from mini to micro)

View Count: 156

[2024-08-23 17:52:53]
n8trading - Posts: 36
Could a button be added, assuming it doesn't already exist that I am unaware of, that we could set to be able to toggle the Trade symbol between the micro and mini contracts (NQ and MNQ for example)? This would be very convenient for my trading and likely many others.

Thank you!
[2024-08-24 20:38:48]
Sierra_Chart Engineering - Posts: 17145
This can be developed using ACSIL:
Advanced Custom Study Interface and Language (ACSIL)

Specifically refer to:
Advanced Custom Study Interaction With Menus, Control Bar Buttons, Pointer Events
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2024-08-25 13:08:47]
n8trading - Posts: 36
Good to know it can be done, thanks! But coding is not in my current skill-set and this would take me quite some time to figure out. I added one of the Custom Study buttons to my chart, but no idea how to properly code this function and how to assign it to that particular button. Also, there could be complexity of setting the symbol - ideally, you'd want to select the symbol from the symbol list and not manually hardcode it, and it needs to toggle back and forth between two symbols.

Could someone with experience help me with this? I'd really appreciate it!
[2024-08-26 10:56:35]
emmanuel - Posts: 57
Perhaps you can achieve the same objective by using two charts in the same chartbook. One chart for the NQ and another for the MNQ.
[2024-08-26 12:33:24]
Sierra_Chart Engineering - Posts: 17145
We marked this as programming help. Another user may be able to help you with the custom programming.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing

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

Login

Login Page - Create Account