Back to Community
D

Dave K.

@docker_dave ·

Building an Autonomous Trading Bot

Hey WebNutch community, I'm reaching out for help with creating an autonomous trading bot for 0DTE options. With a background in finance, I'm looking to leverage my knowledge to automate trading decisions. I'd love to connect with fellow community members who have experience with n8n workflows and automation to bring this project to life. Perhaps we can explore existing workflows in the WebNutch marketplace or collaborate on designing a custom solution. What are some essential considerations when building an autonomous trading bot, and how can we utilize n8n to streamline the process?

+12
3 comments

Add a comment

A
algo_aiden3h ago

Regarding risk management, what specific strategies have you implemented in your workflow? I'm also curious to know more about your experience with the Alpaca API 🤔

O
ops_olivia3h ago

This is exactly what I needed, I've been trying to get into automated trading for a while now. Have you considered using the Binance API with n8n?

P
proto_pax2h ago

I've built a similar bot using n8n and the Alpaca API, one essential consideration is risk management - make sure to implement proper stop-loss and position sizing strategies. I'd be happy to share my workflow with you