Login Page - Create Account

Support Board


Date/Time: Tue, 14 May 2024 21:52:44 +0000



Getting Multiple Trades per Bar when I should not on BitMEX

View Count: 477

[2020-04-21 22:04:48]
bradh - Posts: 857
My rule is to have only one trade open at a time.

I have the following set:


sc.AllowMultipleEntriesInSameDirection = false;

sc.AllowEntryWithWorkingOrders = false;

sc.AllowOnlyOneTradePerBar = true;

Before placing an entry, I check for zero position quantity and no working orders, but I sometimes get two entries within the same 5 min candle about 20 seconds apart. Am I missing something? It seems like none of these are working. I can send a trade activity log if you like.


Yes. It is with BitMEX.
[2020-04-22 10:50:07]
Sierra Chart Engineering - Posts: 104368
This is not something we are going to examine. It is conceivable this could happen with BitMex due to them not reporting the position update within 10 seconds.

We are looking to add support for Coin Flex which is going to be better quality and will be accessible over the Sierra Chart order routing service.
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