• Stars
    star
    346
  • Rank 122,430 (Top 3 %)
  • Language
    Python
  • Created about 7 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Applying Machine Learning and AI Algorithms applied to Trading for better performance and low Std.

Machine-Learning-and-AI-in-Trading

Here is some of codes generated in Python using Machine Learning and AI for generating prediction in Stock Prices.

Packages Used:

  • Talib
  • Scikit Learn
  • TensorFlow
  • Keras
  • Pandas
  • Numpy and numexpr (Faster Numpy for better performance)
  • Visualisation tools like Seaborn and Matplotlib

Still Working... Will keep on updating...

LSTMs have gave me promosing results and now I am exploring advance LSTM like MD-LSTM and MiD-LSTM for better prediction and more feature inclusion.

Here is result one of my project done for Sentiment Analysis on News and LSTM with RNN.

Below is Prediction for NASDAQ using our model. Price is scaled to 1. Trained the model for past 2 years and predicted the results for 200 days in the future. Predicted Results for NASDAQ

Help & Motivate my work by little generosity:

donateBitcoin donateEthereum

My Work and Profile

viewLinkedIn viewGithub

PS: These are my own codes which are stricktly experimental. This does not represent firms views. Use these codes at your own risks.