![]() |
Todo list - Printable Version +- QChartist Forum (https://www.qchartist.net/forum) +-- Forum: QChartist (https://www.qchartist.net/forum/forumdisplay.php?fid=1) +--- Forum: Extending QChartist (https://www.qchartist.net/forum/forumdisplay.php?fid=4) +--- Thread: Todo list (/showthread.php?tid=69) |
Todo list - qchartist - 10-25-2024 Todo list: - Volume profile - 3 Three Line Break - Candle Volume - Equi Volume - Point And Figure - Gann Swing - Renko - Trend Ruler - Count Back Lines - Wormald Triangle - beeing able to use the selection tool with objects for the separate canvas - use the selection tool for all objects - change text, indicators and drawings font, style, width and color with GDI32 and make them persistent (already tried cant be done fully cause memory overflow) - change the indicators color - rotate,flip,reverse,change dimensions,color of objects with the selection tool - save and load templates done - add additional separate canvas and choose indicator destination - keyboard shortcuts partially done - manage dates before 1970 - add price alerts for the watchlist done - Spline interpolation - Make charts realtime (in relation with the realtime Market Watchlist) : Live Auto Refresh done - Translate texts in the app from English into different languages - Show recent opened files/charts in the File menu done - Linear Regression channel drawing tool - Standard Deviation channel drawing tool - Raff channel drawing tool - OHLC Magnet for drawing tools (objects) - Make all drawing tools (objects) persistent for the separate canvas, when scrolling chart - Debug the Gann Square and Box with Fixed width in bars done - Debug timeframe autodetection for Monthly charts done - Code overlay for Weekly charts done - Debug the RD Combo indicator (buffer problem at bar # 0) done - Button to close all charts at once - Make persistent settings for drawing tools - Add specifiable number of bars back for all indicators settings - Make Overlay_Chart faster with C++ partially done - Enrich .chm reference variables and functions partially done - Add Multiple charts layouts - Being able to save and create/open new lists of tickers in the watchlist would be nice. - I also intend to add the python 3.8 compiler and to code an L-System fractals on chart module for experimental purposes. - There is also a bug to solve with indicators descriptions in ini files which are not correctly displayed with the "?" button. done - Adding multiple separate indicator canvas would be good. - Editing indicators on chart with the mouse button would be good also. - can sort watchlist tickers by name and percent change done will be available in build 306 - Allow to change MA type, color and to plot multiple MAs : done - Equation of time - Pearson7 - Various spirals - Display correct Julian Date for bars - Fibonacci Trend-Based Time Lines - Parabolic Arc - Parabola - Phi-Ellipse - change the line width and style of tools and indicators (already tried cant be done because memory overflow) The square root spiral or Einstein spiral or Pythagorean spiral is a spiral composed of continuous right triangles whose hypotenuses are square roots of natural numbers. It was first constructed by Theodorus of Cyrene. Let’s see how to construct this spiral: https://heymathblogcom.wordpress.com/2018/11/19/square-root-spiral/ Google for "prime fractal spiral polar" https://youtuberead.com/why-do-prime-numbers-make : done but experimental Equation of time http://time-price-research-astrofin.blogspot.com/2012/01/natural-trading-days-for-2012.html Fityk software and Pearson7 Various methods of spline interpolation : https://codes-sources.commentcamarche.net/source/18366-interpolation-spline https://www.qchartist.net/files/programming/misc%20progra/VB/VBFrance/vbfrance_INTERPOLATION-SPLINE___Page.zip |