Skip to content

Commit

Permalink
examples/README.md new videos
Browse files Browse the repository at this point in the history
  • Loading branch information
kroitor committed May 21, 2021
1 parent 9cb23e7 commit 7a8e224
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ php -f path/to/example.php # substitute for actual filename here

[CCXT Crypto Bot - Order Execution with Python](https://www.youtube.com/watch?v=1PEyddA1y5E) – making a CCXT Bot on YouTube!

[FTX API (Crypto Exchange) and Google Cloud Functions](https://www.youtube.com/watch?v=mtpA3vDg5js) – a video on trading with CCXT and Google Cloud Functions!

[Writing a crypto trading bot](https://www.kleemans.ch/writing-a-crypto-trading-bot) – How to write an automated trading bot, for fun and profit.

[graphql-ccxt](https://github.com/fibo/graphql-ccxt) – Joins together GraphQL and CCXT: can fetch prices, read balance, open orders, ... on multiple exchanges at once.
Expand Down

0 comments on commit 7a8e224

Please sign in to comment.