adamhyman / dinar-trader

0 stars 3 forks source link

Add Submodule for GDAX #5

Closed adamhyman closed 7 years ago

adamhyman commented 7 years ago

Can you add this submodule for GDAX?

Can you just name it GDAX, instead of GDAX-Python which contains a dash?

bustoutfunk commented 7 years ago

@adamhyman, names should be kept exactly how they come from the repo if possible. What is the issue with the dash?

adamhyman commented 7 years ago

Python doesn't seem to do well with a dash in a folder name. It's okay. I used the import module approach from here, and it worked.

bustoutfunk commented 7 years ago

Too late. I already pushed 😄

bustoutfunk commented 7 years ago

Closing the issue per the 60c22e8 commit.