-[] python matplotlib I want to graph the year-on-year change in stock prices. -[] python matplotlib I want to create a candlestick hiding function to emphasize the moving average and enhance the visualization of trends. -[] Zipped in visual studio, -[] python matplotlib Redraw graph -[] Search PPP every day, automatically display zones with QuantX -[] Make it possible to practice open interest operation on python matplotlib -[] QuantX-like backtest with python, first catch the lower body signal, catch the high price alert area, volatility calculation, daily price range calculation -[] Display and record your investment strategy at the timing of open interest operation like a log with python -[] Collect 10-minute data and see the stock price fluctuations during the day. You can see the fluctuation timing. How is the stock price that was put closer to the market fluctuating due to the closing? The rate of exiting the low and high range formed by 9:30 AM at 11:30 AM.
――The reason why the reading is off and a big loss is caused is the misreading of the situation when selecting a stock. Even though it is an uptrend, it has built a low position. I want to get rid of this. To do that, you should check the trend on the chart, but to do this systematically. ..
Recommended Posts