Recent content by sptrader_79

  1. S

    Algorithm trading: looking for project to join

    Why not starting small? - Get historical data like from quantquote.com or so. - Write python code that implements for trading strategy and backtest it. I would not implement trading system before you have working trading strategy. You don't need thread or sockets for trading system. Real-time...
  2. S

    Algorithm trading: looking for project to join

    If actual trading counts for live testing then yes. I am more willing to share my experience and knowledge for teaming up with someone, not advertising own-developed trading system here
  3. S

    Algorithm trading: looking for project to join

    Im in europe, my cnn targets price prediction for 15 min. I did this for learning keras/tensorflow and trying various architectures for time series prediction. I'm thinking of reinforcement learning for managing entries and exits, beyond vanilla NN. What are you guys up to?
  4. S

    Algorithm trading: looking for project to join

    Thanks for good idea. I have all 1-min resolution data back from 1998, have temporal convolutional neural network trained on it which probably does better than most TA indicators on scalp range. Looking for smth more challenging, honestly... I would prefer joining some ongoing project to learn...
  5. S

    Algorithm trading: looking for project to join

    Hi, guys I'm experienced C++/python dev, looking for some project to join for coding trading system on my free time. Have built so far Tensorflow/keras based signal app for scalping SPY, but would like to join some trading system development to learn more and contribute. I'm good with algos...
  6. S

    Algo trading - partner needed.

    Hi, guys I'm a software developer with algorithmic background, done some hobby tensorflow/keras coding for intraday scalping strategies. Let me know if you are interested in me getting involved, I'm looking for interesting projects to join.
Back
Top