{"repo":"finsight/QUIKSharp","free":true,"listed":false,"github":"https://github.com/finsight/QUIKSharp","clone":"git clone https://github.com/finsight/QUIKSharp.git","description":"QUIK# (QUIK Sharp) is the QUIK Lua interface ported to .NET.","language":"C#","stars":239,"topics":["quik","lua","c-sharp","trading","quantitative-trading","algotrading"],"license":null,"category":"trading","readme_excerpt":"QUIK# ========== QUIK# (QUIK Sharp) is the QUIK Lua interface ported to .NET. QUIK# exposes all functions and events available in QLUA as C# async functions and events. A simple Ping/Pong benchmark shows c.60 microseconds roundtrip time for QUIK (MacBook Air 2012). This is almost negligible compared to QUIK's native latency (from the terminal to a remote server). Russian version Install & Usage ================ The best way to use QUIK# is to install the NuGet package: PM Install-Package QUIKSharp Version 1.0 is stable and should cover most use cases. If you need some functionality that is already implemented but is not included in the stable NuGet release then you could build the project from the master branch. That will give you the latest features and bug fixes. If some functionality from QLUA is missing or you find a bug please submit a pull request. A folder lua with all required scritps will be added to your project. Start QuikSharp.lua script from QUIK and never stop it manually (it will be started automatically when QUIK starts). See demo applications and unit tests for usage examples in C#. Why use .NET for QUIK ============= (and not Lua or DDE or other libs) Because implementing trading systems with 3rd party closed source code with unclear licensing and support is risky and leads to vendor lock-in (even tested and popular like StockSharp). Because QUIK's Lua interface is dumb, slow and painful - while .NET is smart, fast and pleasure to work with. Because QUIK is ","default_branch":null,"files":null,"tree":[],"storefront":"/r/finsight","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/finsight/QUIKSharp/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}