• 1)短期均线:5、7、10,用于预测短期走势,MA5 和 MA10 又称为短期监测线;2)中期均线:20、30、60,用于预测中期走势,MA20 和 MA30 又称为警戒线, MA60 则称之为生死线;3)长期均线:120、250,用于长期走势,MA120 又称为确认线,MA250 则通常被看做反转线,又称为牛熊分界线。 计算均线的价格常常会用到股票收盘

    Continue Reading

    4 min read

  • Install xtquant

    Today, while working with this code, I encountered an issue where I couldn’t download the Pandas Panel object. In response, I found xtquant, a local Python library that…

    Continue Reading

    4 min read

  • Alpha Advantage

    Access https://www.alphavantage.co/support/#api-key to get free stock API

    Continue Reading

    4 min read

  • Sophisticated Investor

    Today, I visited the MarketIndex website, as it offers excellent Announcement Notification features, and came across an interesting definition of a sophisticated investor: someone with net assets exceeding…

    Continue Reading

    4 min read

  • moomoo OpenD needs to purchase

    I tried using this code to access Australian stock data, but I received an error stating “No right to get the quote.” After investigating, I discovered that a…

    Continue Reading

    4 min read

  • moomoo API sample code

    Today, I successfully learned how to use the Moomoo API to access stock information. Here’s what I did to get started: Finally, I ran the sample code to…

    Continue Reading

    4 min read