Login Page - Create Account

Support Board


Date/Time: Sat, 27 Apr 2024 03:43:42 +0000



Pushing my order on the top of bid/ask book

View Count: 1695

[2018-04-06 22:01:38]
User513228 - Posts: 41
Hi guys. I want ask if sierra chart include function to pushing my order still to the top of order book. For example sierra get signal to BUY from my spreadsheet at price 100 USD and send limit order to exchange. My order wasnt filled and price will rise to 105USD. Can sierra and Attached Orders cancel my limit order and post again for 105 USD ?

Sorry for english
Thanks for answer.
[2018-04-06 23:18:09]
Sierra Chart Engineering - Posts: 104368
This requires an order modification which can be done using the ACSIL trading functions:
Automated Trading From an Advanced Custom Study

So you would not be using the Spreadsheet System for Trading study which does not support order modifications and instead you would create an ACSIL based trading system.

However, you could use a Limit Chase order type which is another way to do this but may not really be exactly how you want. Here is the documentation for that:
Order Types: Limit Chase

It is possible to enable the use of a Limit Chase order when using the Spreadsheet System for Trading study.
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
Date Time Of Last Edit: 2018-04-06 23:20:19
[2018-04-07 18:00:05]
User513228 - Posts: 41
Thanks, that ASCIL looks very complicated for non-programmer like i am. I have python script for another exchange and will be less work remake him for BitMex.

I want ask if my spreadsheet in Sierra will send buy limit order to exchange, my script will update his price and order will be filled, can Attached Orders in Sierra still sell this position ?
Date Time Of Last Edit: 2018-04-07 18:02:52
[2018-04-07 22:34:08]
Sierra Chart Engineering - Posts: 104368
You can certainly use Sierra Chart to submit orders to BitMEX and use Attached Orders and modify the parent order and when the attached orders are active also the Attached Orders from another external program through BitMEX.

So in other words, any orders submitted from Sierra Chart BitMEX, you can then modify those orders from another program.
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
Date Time Of Last Edit: 2018-04-07 22:35:16
[2018-04-08 10:40:10]
User513228 - Posts: 41
Yes i know i can modify. But i asked if i for example modify trailing stop limit order, Attached Orders will still trailing this order when was modified and then filled ? Or some ID of order will be changed and Attached Orders will ignore him and doesnt sell based on my Attached Orders condition
Date Time Of Last Edit: 2018-04-08 10:42:03
[2018-04-08 13:15:30]
Sierra Chart Engineering - Posts: 104368
If you are modifying the parent order that Attached Orders are attached to, then the Attached Orders will still work. Even if that order modification was done externally.

We would not expect a problem with this.
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
[2018-04-08 21:05:56]
User513228 - Posts: 41
Awesome thanks for quick answers. Last problem what i cant fix. Every time when sierra send buy signal to exchange send order is Market Order and Quantity: 1. Every time when i change that in attached orders sierra stil send only 1 contract as Market Order. I found everywhere but i cant find where i can change this. ( Im using spreadsheets for trading ). Orders send via Trading DOM works fine
Date Time Of Last Edit: 2018-04-08 21:07:09
[2018-04-09 09:15:34]
Sierra Chart Engineering - Posts: 104368
You need to set the order quantity through this cell:
Spreadsheet Systems, Alerts and Automated Trading: Order Quantity [J26]
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

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

Login

Login Page - Create Account