How to make transactions in node or c++
Go to solution
Solved by Eigenvektor,
Having an algorithm is useless, if you have no public API to talk to, i.e. you would need some kind of endpoint you can send your buy/sell orders to. Which would most likely require some form of authentication and account with whoever offers such a service.
So your first step would be to figure out if anyone anywhere offers such a service.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now