Navigation

    Quantiacs Community

    • Register
    • Login
    • Search
    • Categories
    • News
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. alphastar
    3. Posts
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 2
    • Best 0
    • Groups 0
    • Blog

    Posts made by alphastar

    • Issue with Data

      Hi,

      I am working on a Nasdaq 10 LS strategy. I think there might be some issue with the data. AAPL dividends from 2022 are missing from the data.

      stocks_data = qndata.stocks.load_data( tail = 365, max_date = "2022-09-16")
      df_temp = stocks_data.sel(asset = "NAS:AAPL").sel(field = "divs").to_dataframe()
      df_temp[df_temp.stocks!=0]
      

      I see the following output, which is missing 3 dividends from 2022.

      	asset	field	stocks
      time			
      2021-11-05	NAS:AAPL	divs	0.22
      
      posted in Support
      A
      alphastar
    • Error - Cannot create strategy

      Hi,

      When I try to create a new strategy, I get the following error:
      "There was an error with the server, please try again"

      Screenshot attached.
      4e6064ad-88d1-4333-883d-e8e79f77c8d3-image.png

      posted in Support
      A
      alphastar
    • Documentation
    • About
    • Career
    • My account
    • Privacy policy
    • Terms and Conditions
    • Cookies policy
    Home
    Copyright © 2014 - 2021 Quantiacs LLC.
    Powered by NodeBB | Contributors