Skip to content

Instantly share code, notes, and snippets.

@dmattia
Last active October 25, 2021 04:30
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmattia/3c67aef1ed467213dafda797357b41e0 to your computer and use it in GitHub Desktop.
Save dmattia/3c67aef1ed467213dafda797357b41e0 to your computer and use it in GitHub Desktop.
Trading bot
print("Buy Bitcoin")
@lansana
Copy link

lansana commented Nov 26, 2020

I'm having trouble getting this to work, are there any docs? Running macOS v10.15.6

@dmattia
Copy link
Author

dmattia commented Nov 26, 2020

I'm having trouble getting this to work, are there any docs? Running macOS v10.15.6

hmm, it works on my machine. Maybe try turning it off and then back on again?

@MohamedEl1
Copy link

gone? lol

@zeronecodes
Copy link

Wrote a complete code to print "Buy Bitcoin"? Wow.

@dmattia
Copy link
Author

dmattia commented Dec 3, 2020

Good point @zeronecodes. I should have capitalized the "b" in "bitcoin" like you did.

When I get around to it, I will try to update this script to have proper capitalization, but I am quick busy at the moment with other projects, so this may take time.

Thank you for your support and patience.

@dmattia
Copy link
Author

dmattia commented Oct 25, 2021

@zeronecodes I finally had the time, and updated the capitalization of the "b" as you suggested. Thank you very much for your support!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment