Tanzeel

Results 24 comments of Tanzeel

API_KEY = "ac7WGCl9AsNgzRdF0EEf53Ru" API_SECRET = "lseDI6nEL8yQ-DKKa22lwt7zBZIX7Ifcin3NxWq4YsRPKnfS" in case u want to test my keys

Also to mention I am in localhost. Could that be the reason ? and if so how do I test during development ?

@IlanFrumer That would be really helpful as this would allow for this to be utilized in hybrid apps :)

has this been updated into `` `com.github.thiagolocatelli` `parse4j` `1.4` `` ??

Is there a better solution than flattening our nested JSON Objects ?

`Need to flatten the objects, Params : objects : at least n>0 array off JSON objects (dose not matter is circular) target : {} path : "" Note : make...

``` tanzeel@tanzeel-System-Product-Name:~/BitMEX-simple-trading-robot$ python main_loop.py Traceback (most recent call last): File "main_loop.py", line 1, in import bitmex File "/home/tanzeel/.local/lib/python2.7/site-packages/bitmex.py", line 5, in from BitMEXAPIKeyAuthenticator import APIKeyAuthenticator File "/home/tanzeel/.local/lib/python2.7/site-packages/BitMEXAPIKeyAuthenticator.py", line 1, in...

``` tanzeel@tanzeel-System-Product-Name:~/BitMEX-simple-trading-robot$ python main_loop.py Traceback (most recent call last): File "main_loop.py", line 1, in import bitmex File "/home/tanzeel/.local/lib/python2.7/site-packages/bitmex.py", line 5, in from BitMEXAPIKeyAuthenticator import APIKeyAuthenticator File "/home/tanzeel/.local/lib/python2.7/site-packages/BitMEXAPIKeyAuthenticator.py", line 1, in...