Originally Posted by AndrewAMD
I am proud to announce that the Sierra Chart Plugin is now in BETA, and so I am in need of some testers.

Documentation and source code is here:
https://github.com/AndrewAMD/SierraChartZorroPlugin

The latest DLL can be found here:
https://github.com/AndrewAMD/SierraChartZorroPlugin/tree/master/releases

I am here to answer any questions and fix any bugs you may have found. Please let me know.

Thanks,
Andrew


Hello Andrew,

I am very interested in using your plugin!

However, I want to make sure it will be suitable for what I am trying to do before spending time on it.

I want to use it for market making on the BitMEX exchange. So it would be placing passive limit orders using POST_ONLY orders (I believe the POST_ONLY flag can be set in the SC plugin).

This also needs to be low-latency. Can Zorro react with your plugin (place orders upon receiving new market data), say within 1ms?

Support at SC told me that their DTC server is suitable for low-latency trading.

Thanks