LightMatchingEngine
LightMatchingEngine copied to clipboard
Support more order types
Hi, I've been using the project and have found it to be a valuable tool for learning & even real projects. However, I noticed that the current version does not support most order types such as:
- Stop-Limit Order
- Stop Market order
- Trailing Stop Order
- Post Only Order
- Limit TP/SL Order (Strategy Order)
I believe that incorporating these order types would significantly increase the usefulness of the project. Are there any plans to add these features?