Top "Stock" questions

Getting Stock Historical Data from API for a python project

I am making a stock analysis program, but for that, I need the NYSE stock historical data API. I have …

python api stock historical-db
Retrieve company name with ticker symbol input, yahoo or google API

Just looking for a simple api return, where I can input a ticker symbol and receive the full company name: …

python json yahoo-finance stock google-finance-api
Calculate RSI(Relative Strength Index) using some programming language (JS/C#..)

I am working to calculate RSI (Relative Strength Index). I have data like this **Date|Close|Change|Gain|Loss** The …

c# javascript stock stocks
Charts for stock analysis applications

I'm trying to build a stock analysis application and it uses 3 kinds of charts Area Charts Candlestick Charts Combination Charts …

jquery charts stock
Stock chart using PHP

I would like to do something similar to this site http://finviz.com/ Basically, when you move a mouseover on …

php charts stock candlestick-chart
Display always stock status without quantity in WooCommerce

I would like to display the product stock status, without showing the remaining quantity. Right now, the standard WooCommerce stock …

wordpress woocommerce product stock product-quantity
iPhone Objective-C Simplest Way to get a stock quote

Im wondering what is the simplest way to get the current price of a stock from say yahoo finance (or …

iphone objective-c api stock
Use of magento is_in_stock

What exactly is the function of the property is_in_stock in Magento? Whether a product is in stock can …

magento product stock
How to calculate realized P&L of stock trades using the FIFO method?

I'm looking for a Python plugin that would calculate the realized P&L for a number of stock transactions …

python stock trading
Magento Get Product Attribute Text in Stock.php

I've been trying to adjust the amount stock reduced by a sale, depending on a product's attribute, I've tried the …

php magento stock magento-1.8 m2e-pro