Login Page - Create Account

Support Board


Date/Time: Wed, 08 May 2024 06:51:07 +0000



Three or more stopp buy - stopp sell orders

View Count: 438

[2020-10-27 14:34:07]
goodness - Posts: 8
Hi,

I would like to generate 3 or more stopp sell/buy orders with one click.

How can I realize that?
[2020-10-27 14:38:04]
John - SC Support - Posts: 31441
If you are asking to have 3 separate orders with a single click, then that would need to be done using a custom study. Refer to the information starting here:
Advanced Custom Study Interface and Language (ACSIL)

If you are asking about the quantity, then refer to the following for how to set the quantity for an order:
Chart Trading and the Chart DOM: Changing Order Quantity
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2020-10-28 04:50:06]
Sierra Chart Engineering - Posts: 104368
Also have a look at Attached Orders:
Attached Orders
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, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2020-10-28 11:35:59]
goodness - Posts: 8
Thx, where can I find the buy stopp orders as ACSIL? My idea is, to copy that sequence to modify it.
Is that possible?
[2020-10-28 13:38:27]
John - SC Support - Posts: 31441
You will find the trading examples in the file tradingsystem.cpp which is located in the ACS_Source directory under the main Sierra Chart installation folder.
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2020-10-28 14:06:17]
goodness - Posts: 8
Thx
[2020-10-30 09:42:14]
goodness - Posts: 8
hi john,

perhaps, would you mind to give me a small hint. i have generated my own
custom file as indicator (see attachment), but how can i use that "indicator"
similar buy/sell order button? I dont know, how to activate the order.
Private File
Private File
[2020-10-30 13:58:39]
John - SC Support - Posts: 31441
That is what you need to figure out in your code. What are the circumstances under which you want an order to be placed, then you place the order through your program.

Refer to the information on this page for more:
Automated Trading From an Advanced Custom Study
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