Skip to content

Instantly share code, notes, and snippets.

@stabacco
stabacco / stake.json
Last active December 14, 2021 20:15
{
"scheduled.stakes.buy":
{
"VGT": { "dailyReturnPercentage": -5.0, "cashAmount": 15000 },
"MSFT": { "dailyReturnPercentage": -5.0, "cashAmount": 2000 },
"ASAN": { "dailyReturnPercentage": -20.0, "cashAmount": 2000 },
"TSLA": { "dailyReturnPercentage": -20.0, "cashAmount": 2000 },
}
}