Closed maimas closed 1 year ago
Extended current configuration to allow both paper and live trading modes in the same cloud formation deployment
paper
live
alpaca_service.ts
app.ts
Didn't have a chance to test it yet
This is a draft PR, @vladislavmunteanu what do you think?
I love it! 💯
Description
Extended current configuration to allow both
paper
andlive
trading modes in the same cloud formation deploymentKey changes
alpaca_service.ts
so that it can handle paper and live eventsapp.ts
- added one hander for each modeTesting
Didn't have a chance to test it yet