Recent content by Kust

  1. K

    Cool stuff for python backtesting package users

    I have recently published the free trading strategy template that uses Python backtesting library. It lets you focus on improving your price forecasts and reduces the time and effort spent on auxiliary tasks. Link - https://github.com/s-kust/python-backtesting-template
  2. K

    [need help] Stock filter or screener algo development

    Why not learn some python or hire somebody?
  3. K

    Why hammer candle signal works, but shooting star does not?

    I'm testing different trading signals in Python. To avoid overfitting, I use daily time series of stocks, bonds, and commodities. I found that the hammer candle works great as expected, but the shooting star does not. The hammer candle works best when the price is above the moving average...
  4. K

    I'm an experienced Python programmer and data analyst, looking for employment or collaboration

    https://github.com/s-kust/django-postgresql-view https://www.linkedin.com/in/kushchenko/ https://stackoverflow.com/users/3139228/serhii-kushchenko
  5. K

    Let's discuss data sources (providers)

    They don't like it when you send them too many requests.
  6. K

    Let's discuss data sources (providers)

    Me too. However, I am worried that this possibility may disappear at any moment. Looks good
  7. K

    Let's discuss data sources (providers)

    I encountered the issue of high costs associated with paid data sources, while the free alternatives seem unreliable. I am trying to analyze the daily stocks OHLC price series. I have used the following free data sources: Yahoo Finance alphavantage.co. They both work well but look...
  8. K

    I'm an experienced Python programmer and data analyst, looking for employment or collaboration

    I'm an experienced Python programmer and data analyst looking for employment or collaboration in trading and quantitative finance. I have worked as a Python backend developer for about three years and received favorable recommendations from my colleagues and superiors. I seem to have a...
  9. K

    T-bills Treasury Direct vs Broker

    I have no access to Treasury Direct. I recently discovered the availability of buying US Gov bonds directly through my account with Interactive Brokers, and I am VERY happy about it. Yes, small. Calmly hold bonds (including TIPs!) till expiration and not worry about fluctuations in their...
Back
Top