Automated Trading | How To Automate A Trading Strategy

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

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

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

    Step up your Trading game with the most comprehensive quant trading curriculum and industry experts - "Executive Programme in Algorithmic Trading (EPAT)". Register Now - bit.ly/3To3Hl2

  • @p3lvch3
    @p3lvch3 3 года назад +1

    Great presentation..

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

      Thanks, James. We're glad that you liked it. :)

  • @SydneyTrader2011
    @SydneyTrader2011 3 года назад +1

    Is basic knowledge of trading necessary before joining EPAT course?

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

      Thanks for your comment, Syd. We'd be glad to assist with your queries and doubts. Feel free to directly get in touch with us here: bit.ly/2WoWILi

  • @tanulshankushal2237
    @tanulshankushal2237 3 года назад +1

    After resampling, all my resampled values are becoming NAN, and if I apply dropna() function, the dataframe becomes empty.
    Kindly assist here.

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

      Thanks for your comment, Tanul We'd be glad to assist. Kindly share your data files and your code at quantra@quantinsti.com
      This way we can review and guide you too. We hope this helps.

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

      Thank you for connecting with us over email, Tanul. Although we have replied to it, here's the snippet FYI:
      def run_strategy(context, data):

      # Get the data for the previous 900 minutes in 1 minute format
      stock_data = data.history(context.stock, 'close', 900, '1m')
      resampled_stock_data = stock_data.resample('15T', label = 'right', closed ='right').last().dropna()
      print(resampled_stock_data.head())
      You can also be a part of our very active Quantra community which is home to learners from across the globe for FREE: quantra.quantinsti.com/community
      We hope this helps. :)

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

    \\is option trading available in blueshift?

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

      Thanks for your comment, Roshan. In Blueshift (blueshift.quantinsti.com/) , as of now, Options Trading is available for the Indian Markets.

  • @rabidprince4990
    @rabidprince4990 3 года назад +1

    Bro what is the basis system requirement for this please reply

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

      Thanks for your comment, Rabi! This query is addressed in our blog: Setting-Up An Algo Trading Desk - blog.quantinsti.com/setting-up-an-algo-trading-desk/
      Do feel free to check it out. We hope this helps! :)

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

    Where can I get the code ?

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

      Hello. Here is our blog link from where you can access the code: blog.quantinsti.com/automate-trading-strategy-webinar-9-september-2021/

  • @vinodgogia8515
    @vinodgogia8515 3 года назад +1

    Yes

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

      Thanks for your comment. We hope you enjoyed the webinar.
      You can check out the complete slides here: blog.quantinsti.com/automate-trading-strategy-webinar-9-september-2021/

  • @poiqwepoi
    @poiqwepoi 6 месяцев назад

    After 2 years, does it work? Di you manage to find a consistent winning strategy? What is your return over 2 years of trading?

    • @quantinsti
      @quantinsti  6 месяцев назад

      Hi there,
      We have created this content for educational purposes. None of it should be taken as investment advice.
      Generally speaking, trading strategies can deliver consistent returns over two years or longer.
      However, you should thoroughly backtest it and maybe even paper-trade it before deploying it in live markets. You should also have suitable risk management controls to monitor its performance and ensure you don't blow up your trading account.
      We suggest you take a look at our courses, blogs, and other content to learn more about creating, testing, and evaluating trading strategies.

  • @Sumersaini12345
    @Sumersaini12345 10 месяцев назад

    Hindi

    • @quantinsti
      @quantinsti  10 месяцев назад

      Hey there! Thank you for your suggestion. We are an institute where we have students from all over the world & that's the reason we upload content in English. Although, you can still turn on the caption for better understanding. Hope it helps!✨