Giter VIP home page Giter VIP logo

serverless-crypto-dca's Introduction

Serverless Dollar-cost Averaging for the Crypto Markets

Use a Node.js AWS Lambda function to purchase cryptocurrency every day via GDAX and have Twilio send you an SMS notification to tell you about it.

What even is this?

  • Serverless functions execute server-side code without the requirement that you manage the actual server. In this case, this application uses AWS Lambda to invoke some Node.js code. This Lambda function is triggered to run on a daily schedule thanks to Amazon Cloudwatch events.

  • Dollar-cost averaging is a fancy term for a very simple investment strategy that essentially just means spreading your purchase equally over a given timespan to reduce volatility. Wikipedia discusses this in a lot more detail here if you're interested.

  • Crypto Markets refers to digital currency exchanges. In this context, we'll be using the GDAX APIs to conduct automated trading, basically just purchasing a small amount of Ethereum every day.

Big important disclaimer!

This is provided as an example, but I'm absolutely not giving investment advice and provide no warranty for this application. You should use at your own risk and be prepared to lose all money that you might choose to invest in any cryptocurrency. As Kai Ryssdal would say, markets go down, too. ๐Ÿ“‰

How does this work?

Check out the blog post to get all the details.

serverless-crypto-dca's People

Contributors

adamjstevenson avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.