1
vote
2answers
53 views
Yahoo Finance API
I want to implement the Yahoo Finance API into my web web-application but when I searched for the API, I didn't get the link to the API, rather I found the rss feeds that Yahoo pro …
0
votes
0answers
102 views
Partial Differential Equations [closed]
Can anyone explain what these are when applied to finance?
Often math topics are intuitive when explained right.
The wikipedia article is very complex.
Any simple explanations p …
-1
votes
1answer
36 views
How would I go about plotting “live” stock market data with Processing, jQuery, Pure Data or Max/MSP?
This is intended as a question quite open to any suggestions, hints or pointers. I wish to start playing around with home brewed automated investment models, the beginnings of whic …
1
vote
3answers
49 views
How should I construct a finance DSL?
I've decided to build a database tracking the credit card offers I get in the mail, and one confounding factor has been how to represent the offers. With minimum finance charges an …
0
votes
2answers
122 views
How develop a financial software in Qt?
I want to create a little finance-software for my association. I want to keep it simple and easy-using, creating new persons should be possible, and every person has entries and co …
1
vote
1answer
99 views
Financial library for C/C++
Do you know of a good open source financial library written in C (preferably) or C++?
I already looked at Quantlib, which seems too complicated for me, since I just want some basi …
1
vote
2answers
32 views
google finance tools on my website?
i am on the process of building a website execlusively for trading purposes. including live quotes and level 2 quotes. charts. user protofollio with automatic updates. news and so …
0
votes
3answers
77 views
Ask for Formula for Mortgage Interests
Hi,
in this web http://www.fonerbooks.com/interest.htm, it has example to calculate mortgage.
for example:
the loan = 100.000
interest 5%/year
payment : 12.000/month
we got this …
26
votes
15answers
2k views
How do I get domain knowledge to start programming for the finance industry?
I've seen a lot of job advertisements (contracts) quoting extremely high daily rates. I don't think I will ever earn anything even close to it without some experience in banking.
…
5
votes
7answers
395 views
What technical skills needed for algorithmic trading, HFT, etc?
I'm interested in getting into developing trading systems, black box, HFT, etc. My primary experience is with C# and .Net (7 years). I've also done some sockets programming. I h …
2
votes
2answers
79 views
Reading data from JavaScript updated html
Is it possible to read the realtime updated quotes in this website through actionscript3, without having to reload the page all the time, which would be network-heavy.
In other wo …
0
votes
1answer
69 views
How to query Open-high-low-close (OHLC) data from SQL Server
Hi,
I'm trying to retrieve data for a Open-high-low-close (OHLC) chart directly from the database, it's the kind of chart you see of stocks. Is this possible, and if, how?
I hav …
12
votes
6answers
592 views
High Frequency Trading
Over the last couple of weeks i have come across lots of articles about high frequency trading. They all talk about how important computers and software is to this but since they a …
3
votes
3answers
752 views
Currency exchange rates for paypal
Does anyone know a way to get the currency exchange rates for paypal?
We have custom shopping cart and use Paypal (Website Payments Standard) to handle payments.
Our 'home' curren …
2
votes
5answers
480 views
Financial charts in .NET? Best library to display a live streaming 1-min stock chart?
We are using C# .NET.
We're looking for a method to display live streaming 1-min financial stock charts.
Need:
- Candlesticks
- Zoom/pan
- The chart scrolling in real time as it …
