Hi,
The Yahoo stock APIs work fine but it is difficult to find what version actually works as they provide zero support. Here are some examples you may find useful though:
; Company Search and Details (Sector etc)
https://query1.finance.yahoo.com/v1/finance/search?q=AVON
; News
https://query1 ...
Search found 5 matches
- Tue Jun 11, 2024 11:51 pm
- Forum: General Discussion
- Topic: Get stock price
- Replies: 2
- Views: 1619
- Thu Feb 24, 2022 12:33 pm
- Forum: Coding Questions
- Topic: eMail Client
- Replies: 2
- Views: 612
Re: eMail Client
Just wanted to say I am going to knock up a basic PB app that will download and store my current inbox then worry about bells and whistles later. I have full set of custom UI gadgets including a PlainText Editor, RTF Editor and HTML Editor that will come in handy here. The initial request was just ...
- Wed Feb 23, 2022 3:10 pm
- Forum: Coding Questions
- Topic: eMail Client
- Replies: 2
- Views: 612
eMail Client
I was wondering if anyone has an eMail Client they have developed in Purebasic, ideally open source but commercial would be ok, that they are willing to make available. I don't like or trust the obvious commercial packages I can find out there on the internet and I really just need very basic ...
- Thu Feb 09, 2017 1:00 pm
- Forum: Feature Requests and Wishlists
- Topic: IDE ToolsPanel - List of Open Files
- Replies: 5
- Views: 2064
Re: IDE ToolsPanel - List of Open Files
Please accept my apologies. After many years of using Purebasic I have just found the drop-down button at the end of the SourceFile Tabs row which does show a list of the Open Source Files. As you can imagine, I now feel very foolish.
However, although this does address most of my concerns, I do ...
However, although this does address most of my concerns, I do ...
- Wed Feb 08, 2017 10:46 pm
- Forum: Feature Requests and Wishlists
- Topic: IDE ToolsPanel - List of Open Files
- Replies: 5
- Views: 2064
IDE ToolsPanel - List of Open Files
Please could a new tab be added to the ToolsPanel that would list the PB Source Files that are currently open in the IDE. I know this essentially replicates the source Tabs above the editor panel however the Tabs are painful to use when working on smaller laptop sized screens or when there are a ...