Support Board
Date/Time: Mon, 23 Dec 2024 05:31:21 +0000
ACSIL Trading: Erro messages
View Count: 1178
[2014-12-19 11:59:11] |
Entropy - Posts: 36 |
I have coded my trading system in ACSIL and it enters trades like it should. However, I get these error messages on position exit: Request for Trade Orders data from Service is currently in progress. New request is ignored. | 2014-12-19 09:19:50 * Request for Trade Orders data from Service is currently in progress. New request is ignored. | 2014-12-19 10:46:43 * Request for Trade Orders data from Service is currently in progress. New request is ignored. | 2014-12-19 11:55:05 * I cannot figure out why. The orders goes to a Sim account using LMAX. Cheers |
[2014-12-19 20:28:16] |
Sierra Chart Engineering - Posts: 104368 |
We are testing this now.
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 |
[2014-12-19 20:43:34] |
Sierra Chart Engineering - Posts: 104368 |
We have discovered the problem and this will be fixed in the next release coming out later today. Although we do not think it is a serious issue .
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 |
[2014-12-19 20:55:54] |
Entropy - Posts: 36 |
OK, thanks I will try it out when the new edition is avaiable.
|
[2014-12-29 08:57:20] |
Entropy - Posts: 36 |
I am using SierraChart 1220 and Sim works fine with LMAX, my ACSIL strategy sends orders at it should according to strategy logic. However, when I set the orders to go to LMAX no orders are sent. Could you check this?
|
[2014-12-29 09:22:15] |
Sierra Chart Engineering - Posts: 104368 |
Are there any messages in Trade >> Trade Service Log which indicate the problem?
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 |
[2014-12-29 09:38:58] |
Entropy - Posts: 36 |
No, I don't get any error messages at all. It's like SC is ignoring the orders.
|
[2014-12-29 09:47:43] |
Entropy - Posts: 36 |
By the way, if I put in orders using the chart trade window, it works fine. So probably this is an ACSIL issue.
|
[2014-12-29 09:49:19] |
Sierra Chart Engineering - Posts: 104368 |
What is the return value from the ACSIL function you are using to submit the order?
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 |
[2014-12-29 10:17:08] |
Entropy - Posts: 36 |
I am saving the result like this: int Result = sc.BuyEntry(NewOrder);
but I am not using it and I don't know how to write it to the service log. |
[2015-01-03 16:23:52] |
Sierra Chart Engineering - Posts: 104368 |
See: https://www.sierrachart.com/index.php?page=doc/doc_ACSILProgrammingConcepts.html#WorkingWithStrings 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 |
[2015-01-05 10:04:03] |
Entropy - Posts: 36 |
Ok, I now have added logging of the orders. In the meantime I have Sierra Chart 1221 running on a VPS (WS 2012 R2 64) and now I get another error, which I haven't seen before: GBPAUD 5 Min #4: SendOrdersToTradeService is not consistent with global Trade Simulation Mode setting. Order action ignored. | 2015-01-05 06:50:02 I went through all the settings but can't find anything that would suggest such an error. Trade Sim is turned off. Any suggestions? |
[2015-01-05 16:44:57] |
Sierra Chart Engineering - Posts: 104368 |
Refer to the documentation for this here: https://www.sierrachart.com/index.php?page=doc/doc_AutoTradeManagment.php#SendOrdersToTradeService 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 |
[2015-01-05 17:26:45] |
Entropy - Posts: 36 |
Ha, what a beginner mistake. Looks to be the one setting I was looking for. Will report back if any problems. Thanks!
|
To post a message in this thread, you need to log in with your Sierra Chart account: