- A fake exchange api to practice HFT with c++.
- run: "git clone http://github.com/Nullora/NseClient.git"
- Move the .hpp file into your "include" folder.
- Add line #include"nse.hpp" to use the functions.
- To join the official server, text me to recieve the ip, I am available on Discord mainly, my username is in my profile.
- Check Wiki or look at "example_code.cpp"
I started this project to help me further discover how real exchanges work, and to help people practice trading with fake money and no consequence. During my research, I wanted to practice trading but didn't find any reliable ways that don't require an account, so i decided to make my own. I hope my project can help you and others practice trading before jumping into the real thing!
The server side is not public yet, as it is in deep development. As of right now, no servers exist, installing this is a waste of time, check in a few weeks and it'll be up.