Get Started: Paper Trading Options with Alpaca’s Trading API

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ต.ค. 2024

ความคิดเห็น • 17

  • @jackbud427
    @jackbud427 6 หลายเดือนก่อน +6

    @10:00 it might be better to use a while loop here instead of an if to go through the pages. I'm guessing each page has 100 contracts and since you only go through the first 2 pages that might be why you're getting 200 contracts on the dot.
    Otherwise API looks really easy to use !

    • @AlpacaMarkets
      @AlpacaMarkets  6 หลายเดือนก่อน +1

      Thank you!

    • @Killedman98
      @Killedman98 6 หลายเดือนก่อน

      Hi Jackbud427, what condition would you put on the while loop to pull all available contracts that fit the criteria?

    • @jackbud427
      @jackbud427 6 หลายเดือนก่อน

      @Killedman98 say while(true). Just incase an error breaks the loop, put a try catch inside to make sure it runs forever

  • @erictidmore8047
    @erictidmore8047 6 วันที่ผ่านมา

    Why would you use a Jupyter notebook setup inside vs code.

  • @jasonwu8974
    @jasonwu8974 3 หลายเดือนก่อน +2

    Extremely helpful demo video. It would be hard for a beginner to start using the new API without demonstrations. It would be great to see more of such demo/training videos. Could you also share the jupyter notebook that was used in the demo? Thank you.

  • @danny1danny
    @danny1danny 2 หลายเดือนก่อน

    API demonstration was very valuable. Thank you.

  • @vchan711
    @vchan711 3 หลายเดือนก่อน +1

    Good demo! Where can I download the coding?

  • @nikhilpanicker2910
    @nikhilpanicker2910 6 หลายเดือนก่อน

    I have been using the paper trading API, when will alpaca support OCO orders for options?

    • @AlpacaMarkets
      @AlpacaMarkets  6 หลายเดือนก่อน

      Thank you for reaching out and for using our paper trading API! We're continually evaluating new features to improve our platform. Implementing OCO orders for options is on our radar, but we can't provide a precise timeline right now. We appreciate your enthusiasm and recommend keeping an eye on our updates for any new developments.

  • @grandsroisverifiedproperti9286
    @grandsroisverifiedproperti9286 3 หลายเดือนก่อน

    I am trying to implement my trading app, how do I use the valid access token to start making calls to Alpaca Trading API v2 on behalf of the end-user. No clear documentation to achieve this

  • @elangovangovindan1188
    @elangovangovindan1188 6 หลายเดือนก่อน +1

    Very nice get started demo

    • @AlpacaMarkets
      @AlpacaMarkets  6 หลายเดือนก่อน

      Thank you so much!

  • @fpena06
    @fpena06 3 หลายเดือนก่อน

    Great turotial, is the code available? thank you

    • @ven7782
      @ven7782 2 หลายเดือนก่อน

      Code is available on chat GPT 😀

  • @sorinraduta
    @sorinraduta 2 หลายเดือนก่อน +1

    Your theme is killing me. You should try to give me the most familiar setup when you show me something. Just use a default setup for a demo. This is an opinion from a developer and a customer to the product lead.