Gemini not working in South Africa. Is it by any chance possible to give instructions to connect to Bitmex API?
Thank you Jebel for your quick response, you are right I typed âsandboxâ wrong but still the error is still there, its pointing on a âfull-stopâ at the beginning of the bottom line 7
we may offer that in the future, for now we only have Gemini unfortunately
Please donât take pictures like that as we canât see your whole code, paste your code here in full
It wonât be covered in this iteration of the class (hopefully in addendum), but you can install CCXT package via NPM and run through the examples etc⌠if Gemini doesnât work for you in South Africa, this will help you get through the course.
Itâs a unified syntax so you can use the same pkg to connect to multiple exchanges⌠Iâm using it for Bitmex & Binance. Anywho⌠itâs not what this course covers, so you wonât be able to ask specific questions for help here, however it will work for you and depending on your level of understanding and tenacity to learn, it may be what youâre looking for.
Best of luck ;o)
Hi Michael, your line 7 shouldnât have a semi-column at the end.
Hi Jebel,
Thank you for your help, you are a star
Thank you. It worked and I was able to connect to Bitmex. I did not manage to connect to Bitmex Testnet but manage to connect to the ârealâ Bitmex which is fine.
Gemini doesnt work in my country⌠I tried BitMEX but i couldnt get order information.
i got an error as âunexpected tokenââŚ
i see Bitmex is a little different but when you get file from npm you see all files is in it. Everything is almost ready. They provide codes already. but not for beginners âŚ
Can you cover it for BitMEX tooâŚThank you.
Same here. The problem is that we cannot even try gemini and afterwards try to adopt to bitmex.
Did anybody find out how to send an order to bitmex using bitmex-realtime-api? I read alot at https://www.bitmex.com/api/explorer/#!/Order/Order_new but I donât know how to write the JS code to open an order. I dont even know where to look it up. ;(
oh, so sad, Gemini exchange is not available in Ukraine . canât register to get api keys ( Maybe someone knows exchanges that has all needed tools ( demo money, sandbox, api) and is available for entire world, so I will continue practicing the same things that we learn on this course but with other exchange ?
Thanks)
Iâll try out on Bitmex
Hey,
I have installed yarn but in the next step when try to install gemini api has problem to recognize it. Someone have an idea what could be the problem? Thank you
PS /Users/lukashoryna/Desktop/Ivan On Tech> npm install yarn ""global
npm WARN [email protected] No repository field.
updated 2 packages and audited 5 packages in 2.496s
found 0 vulnerabilities
PS /Users/lukashoryna/Desktop/Ivan On Tech> yarn add gemini-api
yarn : The term âyarnâ is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
-
yarn add gemini-api
-
-
CategoryInfo : ObjectNotFound: (yarn:String) [], CommandNotFoundException
-
FullyQualifiedErrorId : CommandNotFoundException
Hello!
Iâm really new to all this.
Iâm using binance API
Just wondering how can I get a number response, without symbol etc.
Thank you!
Hi Ivan,
It looks like Yarn is not working for me: â-bash: yarn: command not foundâ
Iâm using a MacBook Pro. Any suggestions?
Hey Lukas,
It seems I have the same issue with my macbook. Didi you find the solution? Pls let me know so I can apply the same. Thanks
Hi Ivan,
On building MA Strategy, you did a copy paste and line 26 has âexchange.marketBuyBitcoinâ and so is line 38 âexchange.marketBuyBitcoinâ but isnât it suppose to be âexchange.marketSellBitcoinâ. If someone already pointed out in the forum, then please ignore it.
Excellent course ⌠Gemini works fine in New Zealand âŚ
Cheers
Imran
Hey Andy,
unfortunately not. Tried to check some youtube videos (https://www.youtube.com/watch?v=DAnf4XUUjkg&t=309s) and found the guy presenting to get over with Homebrew (https://brew.sh/) but it doesnât work for me either. Try and maybe you will have more luck with that.
Aah I see. Let me try and see.
Thanks bro.