¡@

Home 

python Programming Glossary: financial

How to do a meaningful code-coverage analysis of my unit-tests?

http://stackoverflow.com/questions/1006189/how-to-do-a-meaningful-code-coverage-analysis-of-my-unit-tests

of my unit tests I manage the testing for a very large financial pricing system. Recently our HQ have insisted that we verify.. or assembly of modules. It might even refer to a single financial concept e.g. a single type of financial option or a financial.. refer to a single financial concept e.g. a single type of financial option or a financial model used by many types of option . This..

Financial Charts / Graphs in Ruby or Python

http://stackoverflow.com/questions/1089307/financial-charts-graphs-in-ruby-or-python

in Ruby or Python What are my best options for creating a financial open high low close OHLC chart in a high level language like.. and simple as possible. Thanks python ruby charts graph financial share improve this question You can use matplotlib and the..

Automation Excel from Python

http://stackoverflow.com/questions/15467229/automation-excel-from-python

we use a third party application excel addin to get financial market data to the machine. The add in provides some functions..

Django Master-Detail View Plugins

http://stackoverflow.com/questions/2249285/django-master-detail-view-plugins

from the social app and their Financial details from the financial app . Social and Financial both have a detail view for each.. detail page I would see 2 tabs showing the social and the financial details for that country. python django django templates django.. Templates Create a template for rendering social and financial that does not need stuff from the view other than the object..

python floating number

http://stackoverflow.com/questions/2986150/python-floating-number

need exact representation of decimal numbers e.g. for a financial application it's ideal. For example 3.14 3.1400000000000001..

Financial technical analysis in python

http://stackoverflow.com/questions/4406481/financial-technical-analysis-in-python

technical analysis in python Do you know if there is any financial technical analysis module available for python I know Numpy.. I have only used Numpy Scipy and Matplotlib for financial calculations. py fi very basic financial functions fin2py financial.. Matplotlib for financial calculations. py fi very basic financial functions fin2py financial tools Numpy Scipy covers all of the..

Python/Matplotlib - Is there a way to make a discontinuous axis?

http://stackoverflow.com/questions/5656798/python-matplotlib-is-there-a-way-to-make-a-discontinuous-axis

I know you can join data over a discontinuity for eg financial data but I'd like to make the jump in the axis more explicit...

How to convert Python decimal to SQLite numeric?

http://stackoverflow.com/questions/6319409/how-to-convert-python-decimal-to-sqlite-numeric

decimal to SQLite numeric I have a program that reads financial data in JSON and inserts it into an SQLite database. The problem.. to strings and vice versa for database inserts and financial calculations python sqlite decimal numeric share improve..

Django or Ruby on Rails [closed]

http://stackoverflow.com/questions/732476/django-or-ruby-on-rails

I know that Python is already fairly popular for financial mathematical programming. Anyone else have an opinion Update..

Why NumPy instead of Python lists?

http://stackoverflow.com/questions/993984/why-numpy-instead-of-python-lists

Is it worth my learning NumPy I have approximately 100 financial markets series and I am going to create a cube array of 100x100x100..