Program a Trading Bot with Node JS
Web Dev Profesh Web Dev Profesh
3.27K subscribers
40,120 views
568

 Published On Aug 16, 2020

Learn how to program a stock trading bot using node JS and the Alpaca api.

We go over the initial node set up, how to hit the alpaca api with your authentication, the trading bot logic, and basic principles of trying to trade off the bullish engulfing candlestick pattern.

This code is not complete, but it is a good starting place for many developers who want to create their own trading bot.

No frameworks or big libraries required, just node, node-fetch dependency and the dotenv dependency.

Disclaimer: I am not responsible for your trading losses or gains, this video is for entertainment purposes only and encourages using the paper trading account offered by Alpaca.

The Code - https://github.com/webdevprofesh/node...
Alpaca - https://alpaca.markets/

show more

Share/Embed