Inspiration

What it does

Based on the user's risk tolerance the algorithm uses mean reversion models on crypto currency and equities to place high-frequency trades or swing trades. Each trade is notified via email.

Challenges we ran into

Getting real-time intraday price without paying, Worked around this by scraping the price of yahoo finance.

What's next for PorifTrade

A mobile app, custom trading for users to build and test algorithms without code.

Built With

Share this project:

Updates

posted an update

Additional Documentation (No new code updates - just documentation)

Low Risk:

Uses an RSI mean reversion strategy on the daily price data and notifies trades via email. Does not currently have any sentiment analysis but looking to add that in the future.

Mid Risk:

Uses an RSI mean reversion strategy on the 5 min intraday price data. The live model sends an email for every trade signal including holding.

High Risk:

Cryptocurrency: Uses MACD, EMA and RSI for trading BTC/USD on the 1 min chart and notifies via email.

Note: All equity models also use an equity model.

Presentation and Walkthrough

Youtube:

Link: https://youtu.be/u1IfUj1V6oc The video already exists on google drive.

For more info email me @ [email protected], I am willing to join you on a live zoom call to elaborate on topics and the code.

Log in or sign up for Devpost to join the conversation.