Candlestick Visualization of Stock Trades
Budget: €250 – €750 EUR
I'm looking for a data visualisation expert to plot entry and exit dates for 188 trades across 86 stocks on a candlestick chart. 1 stock per chart (even with multiple entries and exits) is fine. I want 1 week candle and 1 day candle versions for each. I would like the final product to be exported as an image large needed.
I've attached an example image and python file of exactly what I want in terms of indicators and chart - the lines are as follows:
- Candle stick price line
- Volume bars below
- RSI below volume
- Bollinger bands
- SMMA 20, 50, 100, 200
Please check the python file for the settings (like RSI length, SMMA settings etc)
all for both 1D and 1WK
The issue between what I have done in the python attached is that some candle sizes positions, opens and closes (and therefore some SMMAs, which are based on candles) don't match what is in TradingView (other attached screenshot). I take it this is an issue with either the python functions or the data coming from yfinance (eg if it doesn't include pre and post market data). I need it to match TradingView data exactly for both the 1D and 1W as I need to review my trades.
You can access TradingView Essentials for free for 30 days as you will need a pro account to add the indicators to see how they compare, as it will only let you put 2 indicators per chart.
Please provide an example of similar work you've done in your proposal and ask any questions.
So the output should be around 150-180 charts, each ticker in both a 1D and 1W chart since 2021 showing all trade entries and exists (preferably in a way that doesn't block out the core candles data too much).
I've attached an example image and python file of exactly what I want in terms of indicators and chart - the lines are as follows:
- Candle stick price line
- Volume bars below
- RSI below volume
- Bollinger bands
- SMMA 20, 50, 100, 200
Please check the python file for the settings (like RSI length, SMMA settings etc)
all for both 1D and 1WK
The issue between what I have done in the python attached is that some candle sizes positions, opens and closes (and therefore some SMMAs, which are based on candles) don't match what is in TradingView (other attached screenshot). I take it this is an issue with either the python functions or the data coming from yfinance (eg if it doesn't include pre and post market data). I need it to match TradingView data exactly for both the 1D and 1W as I need to review my trades.
You can access TradingView Essentials for free for 30 days as you will need a pro account to add the indicators to see how they compare, as it will only let you put 2 indicators per chart.
Please provide an example of similar work you've done in your proposal and ask any questions.
So the output should be around 150-180 charts, each ticker in both a 1D and 1W chart since 2021 showing all trade entries and exists (preferably in a way that doesn't block out the core candles data too much).