TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Bitcoin a Day – Buy €5 worth of Bitcoin a day with cloud-scheduled task

5 pointsby orlessover 7 years ago

1 comment

orlessover 7 years ago
I was interested in trying out the &quot;Dollar Cost Averaging&quot; investment &quot;strategy for Bitcoin. There were a couple implementations of that (for instance <a href="https:&#x2F;&#x2F;github.com&#x2F;0x13a&#x2F;bitcoin-trading-dca" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;0x13a&#x2F;bitcoin-trading-dca</a>), but mostly based on CRON jobs.<p>I did not wanted to run this CRON job locally and I don&#x27;t have free spare server, so I was looking for a cheap way to schedule this purchase task in the cloud.<p>My solution is an AWS Lambda which is triggered once a day via CloudWatch CRON rule and buys €X worth of Bitcoin on Bitstamp.
评论 #15282864 未加载