FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Need Forex Feed in PHP
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Need Forex Feed in PHP [message #180840] Thu, 21 March 2013 11:08 Go to next message
roopal pareek is currently offline  roopal pareek
Messages: 1
Registered: March 2013
Karma: 0
Junior Member
Hi,
I want Feed For Exchange rate API like Spot, Bid, Ask, Forward Premia, Cash, Tom, Libor values Etc. for Website. If you people know about any Paid API of Paid platform please let me know. But please it will be cheaper.

Thankx
Re: Need Forex Feed in PHP [message #180841 is a reply to message #180840] Thu, 21 March 2013 12:44 Go to previous messageGo to next message
Peter H. Coffin is currently offline  Peter H. Coffin
Messages: 245
Registered: September 2010
Karma: 0
Senior Member
On Thu, 21 Mar 2013 04:08:54 -0700 (PDT), roopal pareek wrote:

> Hi, I want Feed For Exchange rate API like Spot, Bid, Ask, Forward
> Premia, Cash, Tom, Libor values Etc. for Website. If you people know
> about any Paid API of Paid platform please let me know. But please it
> will be cheaper.

You'll probably need to contact the management of those sources
directly for information about the API. Once you've got that, then it's
time to talk to people that do PHP....

--
"This system operates under martial law. The constitution is suspended.
You have no rights except as declared by the area commander. Violators
will be shot. Repeat violators will be repeatedly shot...."
-from "A_W_O_L"
Re: Need Forex Feed in PHP [message #180843 is a reply to message #180840] Thu, 21 March 2013 12:56 Go to previous messageGo to next message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma: 0
Senior Member
On 3/21/2013 7:08 AM, roopal pareek wrote:
> Hi,
> I want Feed For Exchange rate API like Spot, Bid, Ask, Forward Premia, Cash, Tom, Libor values Etc. for Website. If you people know about any Paid API of Paid platform please let me know. But please it will be cheaper.
>
> Thankx
>

Your PHP question is?

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
Re: Need Forex Feed in PHP [message #180846 is a reply to message #180841] Thu, 21 March 2013 13:50 Go to previous messageGo to next message
J.O. Aho is currently offline  J.O. Aho
Messages: 194
Registered: September 2010
Karma: 0
Senior Member
On 21/03/13 13:44, Peter H. Coffin wrote:
> On Thu, 21 Mar 2013 04:08:54 -0700 (PDT), roopal pareek wrote:
>
>> Hi, I want Feed For Exchange rate API like Spot, Bid, Ask, Forward
>> Premia, Cash, Tom, Libor values Etc. for Website. If you people know
>> about any Paid API of Paid platform please let me know. But please it
>> will be cheaper.
>
> You'll probably need to contact the management of those sources
> directly for information about the API. Once you've got that, then it's
> time to talk to people that do PHP....
>

I guess the OP just do research like anyone else in Bangalore, throw out
"out of topic" questions around every "forum" they can think of and hope
someone will be answering all they need, so they can copy past the
answer into their report/coding project.

I feel sad for the none Indian company who is paying for this work.

--

//Aho
Re: Need Forex Feed in PHP [message #180975 is a reply to message #180840] Sat, 30 March 2013 05:09 Go to previous message
Denis McMahon is currently offline  Denis McMahon
Messages: 634
Registered: September 2010
Karma: 0
Senior Member
On Thu, 21 Mar 2013 04:08:54 -0700, roopal pareek wrote:

> I want Feed For Exchange rate API like Spot, Bid, Ask, Forward Premia,
> Cash, Tom, Libor values Etc. for Website. If you people know about any
> Paid API of Paid platform please let me know. But please it will be
> cheaper.

Hi Roopal

There's quite a few foreign exchange websites that you can scrape with a
bit of php curl code. However, if you want to integrate properly with
such a service you may need to use soap, xml or json to exchange data
depending on their api.

When you've found the service(s) that you want to interface to, then you
can worry about the php code you need to talk to it/them. However, I
don't think anyone here claims to be an expert on the features and
services provided by various financial websites, so I think it's going to
be up to you to find the site(s) you want to interface to.

Once you've found those sites and started writing code, if you're having
problems that is when to come back here and ask for help in fixing the
problems with your code.

--
Denis McMahon, denismfmcmahon(at)gmail(dot)com
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: PHP: convert a page to pdf
Next Topic: mysql dynamic binding and pass-by-ref deprecated
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Wed Jun 05 09:09:40 GMT 2024

Total time taken to generate the page: 0.05837 seconds