Top "Financial" questions

Finance relates to the management of assets over time under varying conditions, usually in order to make a profit.

SQL: Creating aging buckets based on last payment date for financial reporting

I need to create an aging report of credit balances on the customer-level. Notes: Aging is based on customer's last …

sql sql-server-2008 tsql financial accounting
BitCoin: how quickly are transactions verified?

I am curious if BitCoin transfers can occur in real-time. The example I am thinking of is much like paying …

financial bitcoin
How to validate a International Securities Identification Number (ISIN) number

If I am not wrong, ISIN numbers last position is a verification digit. What is the mathematical function that determines …

math financial
Money data type for .NET?

Looking for a good Money data type for .NET that supports currencies and exchange rates (with related behaviour & operations). …

.net currency financial
C# financial charting library for Windows Forms?

I need a open-source/free C# tool or library that can do financial charting for a student project. It needs …

c# winforms charts financial
SWIFT ACK Message Parsing

I am Generating a SWIFT Messages MT 110 and MT 103 through my java based application. For reconciliation and sharing with end …

financial banking swift-mt
FigureCanvasAgg' object has no attribute 'invalidate' ? python plotting

I've been following 'python for data analysis'. On pg. 345, you get to this code to plot returns across a variety …

python matplotlib pandas financial
NDC+ protocol (NCR Direct Connection) documentation?

NDC is an ATM software application protocol from NCR corporation. Anyone can tell me how to get documentation for NDC / …

financial cen-xfs
financial python library that has xirr and xnpv function?

numpy has irr and npv function, but I need xirr and xnpv function. this link points out that xirr and …

python financial
Design principles for designing database architecture of financial transaction system?

I want to design a database which will keep record for financial transaction.I want to design it as a …

sql-server database-design sql-server-2008 financial