Skip to content

Trading signals processing solution that supports signals filtering and posting to broker or exchanges that are not integrated into your trading bot platform such as Trading View or Jesse bot. The signals are received through an AWS Serverless endpoint webhook notification and the processing is handled in a lambda function. Currently the only br…

License

Notifications You must be signed in to change notification settings

financial-astrology-research/trading-signal-processing

Repository files navigation

Serverless trading post processing

This project demonstrates how to receive and process Trading View signals for noise filtering or complementary indicators not supported in their platform and composition of the signaly to open positions with Zignaly trading bot.

Deploy

In order to deploy this function you will need a AWS account to host the lambda function. Once you deploy it a endpoint URL will be display in the console, this is the one you should use to post the Trading View strategy alerts to.

$ serverless login
$ serverless deploy

About

Trading signals processing solution that supports signals filtering and posting to broker or exchanges that are not integrated into your trading bot platform such as Trading View or Jesse bot. The signals are received through an AWS Serverless endpoint webhook notification and the processing is handled in a lambda function. Currently the only br…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages