Code Monkey home page Code Monkey logo

Comments (4)

FinanceData avatar FinanceData commented on May 23, 2024

관심과 제안 감사합니다.
혹시 investing.com 에 해당 데이터가 있는지 확인해 주실 수 있을까요?
말씀하신 데이터를 볼 수 있는 사이트나 URL을 알려주시면 큰 도움이 될 것 같습니다.

from financedatareader.

meokbodizi avatar meokbodizi commented on May 23, 2024

답변 감사합니다.

https://kr.investing.com/commodities/us-wheat

위 링크에서와 같이 말씀하신 investing.com에서 원자재 가격을 제공하고 있습니다.

from financedatareader.

FinanceData avatar FinanceData commented on May 23, 2024

us-wheat 미국 소맥 선물의 심볼은 'ZW'입니다. 다음과 같이 조회하시면 됩니다.

import FinanceDataReader as fdr                                         
fdr.DataReader('ZW', '2020')                                            
             Close    Open    High     Low  Volume  Change
Date                                                      
             Close    Open    High     Low  Volume  Change
Date                                                      
2020-01-01  559.50  559.50  559.50  559.50     0.0  0.0002
2020-01-02  559.50  559.38  567.38  558.38     0.0  0.0000
2020-01-03  555.12  560.62  561.88  551.62     0.0 -0.0078
2020-01-06  551.00  552.25  555.12  546.88     0.0 -0.0074
2020-01-07  550.75  551.00  551.00  545.62     0.0 -0.0005
...            ...     ...     ...     ...     ...     ...
2020-05-28  514.62  505.12  518.62  503.75     0.0  0.0190
2020-05-29  521.62  514.12  522.38  511.88     0.0  0.0136
2020-05-31  520.12  520.25  520.25  520.12     0.0 -0.0029
2020-06-01  516.38  520.12  520.62  511.62     0.0 -0.0072
2020-06-02  516.62  516.75  516.75  513.50     0.0  0.0005

[127 rows x 6 columns]

현재 가격은 516.62 이네요. (마지막 행의 Close는 이시간 현재 가격 입니다. 거의 실시간 near real-time 입니다)

from financedatareader.

meokbodizi avatar meokbodizi commented on May 23, 2024

감사합니다.

from financedatareader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.