You must Sign In to post a response.
  • Category: ASP.NET

    Display Palm oil daily price

    Hi,

    I need to display the daily Palm oil price in my Asp.net page. Where i am going to collect the daily price and put in my asp.net page and update the price regularly in my page . How can do this could any body guide to me
  • #769534
    Hi Brite,

    There are many API is available to get the commodity data. Please find the reference URL for the api documentation,

    <a href='https://docs.quandl.com/docs' rel='nofollow'>Documentation</a>

    By using that API, you can collect below informations

    <a href='https://www.quandl.com/collections/markets/commodities?utm_campaign=&utm_content=api-for-commodity-data&utm_medium=organic&utm_source=google' rel='nofollow'>Data</a>

    Regards,
    V.M. Damodharan
    "Your talent will be worthless, when you have fear and tension."

  • #769535
    Thanks for posting but this site shows only old price not daily update.Plz check url
    https://www.quandl.com/data/ODA/PPOIL_USD-Palm-Oil-Price

  • #769536
    You can check with the api and also directly communicate with their support team.
    Regards,
    V.M. Damodharan
    "Your talent will be worthless, when you have fear and tension."

  • #769537
    Hi
    you need to purchase api for Palm oil daily price then integrated your asp.net application.

    Daily you need run and retrieve data update your database then you can achieve your task.

    http://www.mpoc.org.my/Daily_Palm_Oil_Prices.aspx

    Name : Dotnet Developer-2015
    Email Id : kumaraspcode2009@gmail.com

    'Not by might nor by power, but by my Spirit,' says the LORD Almighty.


  • Sign In to post your comments