Turning to data for a trading edge · Dave Bergstrom, quant trader

Поделиться
HTML-код
  • Опубликовано: 28 ноя 2024

Комментарии • 46

  • @schrodingerscat3912
    @schrodingerscat3912 7 лет назад +16

    this guy has walked on the exact same path I have. I really wish I had this video years ago when I was first introduced to trading. This is the way. Coding was on my bucket list for years, then I learned how to backtest and realized how much time was wasted manually analyzing data

  • @zzz_ttt_0091
    @zzz_ttt_0091 4 года назад +8

    for data mining the best choice is python ... you can learn it fast. I use C++ since 1997, but when it comes to fast prototyping python beats C++ by light years. I learned it just to be able to datamine. In 100 lines of code I could do analisys, graphs, everything. What you need is a database .. which you can build for yourself by logging data from a platform. I did a lot of cheap solutions. Having access to a good data source is the key. I used Tensorflow to make some neural network to react for pivot points, but it worked pretty poorly :)). It is pretty big amount of work after all.

    • @zzz_ttt_0091
      @zzz_ttt_0091 4 года назад +1

      I recomend python. Beeing fluent in a languege is one thing, but to be a good programmer you need to be able to create abstract models. Without the ability to see the abstract components you cannot write code blocks which fit together seamlesly. That is the hard part. LEarning a language is few days. In python 10 keywords and you are good to go.

    • @javohir307
      @javohir307 11 месяцев назад

      @@zzz_ttt_0091Hi, are you still doing algo trading?

  • @TehBr0
    @TehBr0 2 года назад +5

    3rd time watching this episode and still getting value out of it - cheers.

  • @riquenosis74
    @riquenosis74 8 лет назад +18

    Wow great but difficult interview for both parties. Bro you definitely extracted water from a centerblock on this one... he wasn't giving up much at all... yet did give a few generalities.

    • @jayflaggs
      @jayflaggs 6 лет назад +3

      This was seriously painful to listen to.

  • @elguille1313
    @elguille1313 8 лет назад +6

    Great interview Aaron. Keep up the amazing work, very much appreciated!!!

  • @jamesjohnson7498
    @jamesjohnson7498 5 лет назад +4

    His website is buildalpha.com it helps you build trading systems without knowing how to coded. For example it offers 5000 entries and 5000 exits . Once you come up with a system you like just print the code for tradestation,python,multicharts etc.... This what the interview was missing. Deeeep

  • @tipswontjumpship2212
    @tipswontjumpship2212 8 лет назад +6

    got my golden nugget! good looking out Aaron! your beast bro!

  • @modelworkzseo
    @modelworkzseo 3 года назад +2

    variance testing; that's the gold in this interview: 37:00

  • @bobbybax2360
    @bobbybax2360 7 лет назад +2

    I'm a mean reversion trader and it requires more discipline in that its critical to realize when you are wrong.

  • @natanluiza2936
    @natanluiza2936 3 года назад

    This one was a gem

  • @kotsios37
    @kotsios37 8 лет назад +4

    Please make more and more and more i love them
    Sooo much educational VALUE here :)

  • @masoon3373
    @masoon3373 3 года назад

    Thanks! man for the book ❤️

  • @gandaslifeadventures7708
    @gandaslifeadventures7708 6 месяцев назад +1

    Anybody have any strategy development books for recommendations? For any programming language. I currently code with python. Using mostly anaconda.

  • @jetal0
    @jetal0 6 лет назад +2

    what does he mean saying using open high low data for tech indicator. Is he talking about pre market high lows or first 15 min high or lows?

  • @anothernumber9753
    @anothernumber9753 11 месяцев назад +1

    lol do any of you guys remember the scene on the sopranos where they were trying to inflate the value of webestics and then what happened after? Lmao

  • @honglee6100
    @honglee6100 7 лет назад +1

    wish the janeky bino options scams would stop advertising

  • @sciggler2880
    @sciggler2880 6 лет назад

    Firing questions like a machine gun!

  • @josouk5950
    @josouk5950 7 лет назад +2

    So many generalities ! That is the problem with so many of these interviews. Really doesn't want to give anything away ! For once can we get down to specifics !!!

    • @derekwhite8196
      @derekwhite8196 5 лет назад

      yeah i think Dave was a bit too general in this one. i get that he doesn't want to give away the "secret sauce" but he could have maybe gone into more detail about how to find edges.

    • @dhirenm3173
      @dhirenm3173 4 года назад

      Have to agree. He was to vague.

  • @DailyStockPicks
    @DailyStockPicks 4 года назад

    Every word is genuine. My trading is based on his philosophy. I trade 100% transparently on my channel. You can see it in front of your eyes, everyday in live market, the practical aspect of what he covered in his interview.

  • @apan77
    @apan77 7 лет назад +1

    Read Tharp,

  • @alitalhagulle8349
    @alitalhagulle8349 4 года назад

    20:37

  • @baibhavtiwari819
    @baibhavtiwari819 7 лет назад +1

    Even you have done your all 1000 trades in bear market and you are always short and you are right 80% of time. Does it mean you have an edge ? You will be wiped out when bull market will come. You should define your strategy considering all type of market condition.

    • @chrisobber5604
      @chrisobber5604 4 года назад +1

      You wrote this comment in the midst of the craziest Bull Market ever existed. WTF?

    • @walkerpercy8702
      @walkerpercy8702 4 года назад

      The trend is at least part of your edge in either case.

  • @StephXX3
    @StephXX3 Год назад

    31.00

  • @Ibby_950
    @Ibby_950 8 лет назад

    17

  • @Ibby_950
    @Ibby_950 8 лет назад

    7

  • @HitAndMissLab
    @HitAndMissLab 3 года назад

    He's not a really full size quant. He's sort of self-thought, although he thought himself about 5% of what graduate quant knows. So his skill-set is far bellow average.
    Discretionary traders and quants can't be compared because human brain doesn't work like computer. Human would always see full context of a chart, while computer can follow only 2-3 parameters. That's why human needs less then 50-100 samples and computer needs many thousands. And, that is why human can trade several different patterns together and across multiple markets, while quant would need 5 separate systems. Practically quant has to wait 1,000 trades to scale up with one more contract, which might take a year, while some of discretionary traders go from $500 to $17,000 in two weeks.

  • @pahriz
    @pahriz 4 года назад +2

    This guy was speaking in such generalities, I couldn't listen anymore.

  • @jst4funx421
    @jst4funx421 5 лет назад +5

    Total waste of time. And BTW, you guys don't know what data mining is. You should be pretty embarrassed. The term is the old buzz word for what they have re-branded as Data Science. Data-mining uses statistical algorithms such as clustering, neural networks, and decisions trees to find patterns and relationships in data. It is different than just a trading algorithm which may simply encapsulate your trading rules and not use any statistical methods.

    • @siomokof3425
      @siomokof3425 Год назад

      Maaan , I learned more from you than this video lol.Clustering , neural networks and binomial trees , these words I remember from books written about quants

    • @anothernumber9753
      @anothernumber9753 11 месяцев назад

      So like being a person who got a math degree and did a capstone on data science I’d say that there’s a subtle difference between data mining and data science I think that data mining has more to do with extracting insights from existing data things like PCA, measures of central tendency, things like making charts and reports. Where as data science involves that but then it’s about making highly logical inferences about unknown things like doing predictions based on observed patterns so like supervised and unsupervised models.

  • @DR-ot9hh
    @DR-ot9hh Год назад

    His 'software' sounds like a StrategyQuant ripoff

  • @ki5ngau
    @ki5ngau 7 лет назад

    Bull shit.