Open unether opened 7 years ago
Edit /docs/js/script.js to point socket.io to localhost:3000 and then in your directory go to /docs and run http-server (npm install http-server)
You shouldn't have to do any of that on the latest release. Can you please make sure you are on the latest release and go to localhost:3000 and make sure npm start doesn't throw any errors
On the newest release, I only see raw data feed on front-end without changing things...
On Sep 1, 2017 10:04 AM, "Manu Masson" notifications@github.com wrote:
You shouldn't have to do any of that on the latest release. Can you please make sure you are on the latest release and go to localhost:3000 and make sure npm start doesn't throw any errors
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/manu354/cryptocurrency-arbitrage/issues/26#issuecomment-326588863, or mute the thread https://github.com/notifications/unsubscribe-auth/AM1jGld2v0rhUw3jp3h-dHcONKLsvs98ks5seA7VgaJpZM4PJSgG .
So great project firstly, I was noticing that the fees from exchanges are quite high will you consider them in the automated trading aspect of this project?
Hi, I download and install your code in a server with node >8, i navigate in /docs to see the frontend and work normally, but it do not let you select exchange or money, and do not dysplay the aritrage oportunities. If i use localhost:3000 works fine, but i want to use with your fronend, any guide how? Your site is not working either in the frontend. how can i fix?