Skip to main content
0 votes
0 answers
696 views

As I was trying to print out a stock candlestick chart using Matplotlib, I noticed they've moved their candlestick_ohlc to another library (mpl_finance) that should be installed and imported ...
2 votes
0 answers
2k views

I have built a Python spot trading bot and intend to use it with KuCoin exchange. The bot requires historical OHLCV data for each coin on a 5m interval for the last 50 datapoints. My intention is ...
1 vote
0 answers
2k views

I just learned about laravel framework and I have a project to make ecommerce. But there are constraints when reducing product stocks, is there anything that can help me when customers add quantity in ...
2 votes
0 answers
349 views

I'm writing an Chrome extension to calculate total profit and loss from Robinhood trading history. Found out that total profit/loss calculation for options trading is more complicated than what I ...
2 votes
0 answers
272 views

In Jupyter Notebook I have run a simple Python script which installs quandl, imports quandl, and retrieves my API key (which is definitely correct). However, when I try to access stock data for Apple ...
0 votes
0 answers
23 views

I would like to show a text on the dropdown on my configurable products for my child products. Now its not possible to select the product but for good sake I would like to display the text out of ...
1 vote
0 answers
51 views

I referred to this example on CodePen using react-financial-charts library, specifically attached here: https://codesandbox.io/p/sandbox/react-financial-charts-demo-forked-zw4o4?file=%2Findex.js. ...
0 votes
0 answers
188 views

I am currently building a stock trader and I am making the part where you have to enter a ticker to trade. The Database that I am using is from Yahoo Finance but I need to see if the user's input is ...
1 vote
0 answers
77 views

I am looking into building a neural network that takes in stock price data as well as other techincal indicators then outputs weights for each stock. I am stuck on how I would create the training data ...
0 votes
0 answers
183 views

I'm somewhat new to programming. The basic idea is that I'm working on a project and need to send a request to a website and scrape some data from it. However, the website I'm trying to retrieve data ...
0 votes
0 answers
293 views

I am trying to get stocks list from Chartink.com screener in Google sheet. But I am not able to do so, Kindly help. A1 is https://chartink.com/screener/macd-cross-51432 B1 is (+{cash}+(+latest+macd+...
0 votes
0 answers
173 views

I have used probably all available python libraries to calculate the exponential moving average(ema) of stocks. I have used ta-lib, pandas_ta etc. for this. But there is always a mismatch between the ...
1 vote
0 answers
144 views

I am trying to place GTT order in Python without KiteConnect but constantly getting 'Invalid order params' error. Please tell what I am doing wrong as GET request is working perfectly but not POST. ...
1 vote
0 answers
53 views

The below code allows you to sort products, using the wp-e-commerce wordpress plugin by category and product title. Trying to adapt and change this code, so that the products, when viewed by their ...
0 votes
0 answers
1k views

I have made a Software for Retailer Shops and I have a problem in handling the expiry dates of the products. The problem is each product of the same brand have the same barcode so they have the same ...

15 30 50 per page
1
2 3 4 5
20