Results 1 to 2 of 2

Thread: How would you fetch stock market data from Internet to a symbian anna application?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2010
    Posts
    86
    Thanks
    17
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Question How would you fetch stock market data from Internet to a symbian anna application?

    Hi,

    The question is stated in the subject. My aim is to write a simple application for E7 that fetches stock data from forexpros.com (this provides real time data, that's why I'd prefer it) from its page source:

    <div class="arial_26 quotesSummeryBoxCurrencyLast"><b id="currency_last" class="arial_24" style="font-weight: bold;"><span id="last_last" class="arial_24" style="font-weight: bold;">5.31</span></b></div>

    Can it be realized easily with either simly by Qt, Qt Mobility or Qt Quick?

    If you'd choose a different approach, please let me know.

    I have the latest Qt SDK 1.1.4 installed.

    Thanks!
    Last edited by falconium; 24th January 2012 at 19:42.

Similar Threads

  1. Get Data on Screen (from Internet or Software)
    By manuelito2459 in forum Newbie
    Replies: 1
    Last Post: 29th December 2011, 21:36
  2. QMYSQL3: Unable to fetch data
    By crystlrain in forum Qt Programming
    Replies: 2
    Last Post: 11th November 2009, 07:24
  3. Stock Icons
    By wswartzendruber in forum Newbie
    Replies: 2
    Last Post: 14th February 2009, 09:31
  4. Unable to fetch data when searching through select query
    By sinha.ashish in forum Qt Programming
    Replies: 3
    Last Post: 10th April 2008, 14:06

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.