Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 18 online users. » 0 Member(s) | 17 Guest(s) Google
|
Latest Threads |
Open Source manual charti...
Forum: Other charting software
Last Post: qchartist
05-11-2025, 06:35 AM
» Replies: 0
» Views: 18
|
yahoo data source : too m...
Forum: Installation and usage
Last Post: qchartist
05-10-2025, 05:09 AM
» Replies: 2
» Views: 1,041
|
We are waiting for the bi...
Forum: Analysis, Charts and Pictures
Last Post: qchartist
04-22-2025, 01:57 PM
» Replies: 1
» Views: 90
|
Кто из персонажей в дорам...
Forum: General questions
Last Post: qchartist
03-22-2025, 04:43 PM
» Replies: 1
» Views: 4,098
|
Build 313 - new indicator...
Forum: Extending QChartist
Last Post: qchartist
02-28-2025, 05:26 PM
» Replies: 0
» Views: 186
|
About your wish list of t...
Forum: Extending QChartist
Last Post: qchartist
02-16-2025, 02:23 PM
» Replies: 0
» Views: 226
|
Software capabilities
Forum: Extending QChartist
Last Post: qchartist
01-21-2025, 09:08 AM
» Replies: 1
» Views: 343
|
Integration tricks
Forum: Extending QChartist
Last Post: qchartist
01-18-2025, 01:58 PM
» Replies: 0
» Views: 230
|
Indicators scripts genera...
Forum: Extending QChartist
Last Post: qchartist
01-18-2025, 11:48 AM
» Replies: 1
» Views: 326
|
Interesting Roadmap
Forum: Extending QChartist
Last Post: qchartist
01-16-2025, 10:40 AM
» Replies: 0
» Views: 225
|
|
|
Build 310 is available, what's new since build 306 |
Posted by: qchartist - 11-30-2024, 09:32 AM - Forum: Extending QChartist
- No Replies
|
 |
- Improved trading system and updated in documentations
- In the Watchlist Free, Yahoo Finance is no longer supported since they changed their web page
- The chat works again, i put a valid user agent for curl and underscores for spaces and problem solved
- Unlock get chart button works also for geckoterminal data source
- Added the TradingView to MT4 csv converter v103 zip file in the docs folder
|
|
|
Interesting Comparative Tab: QChartist vs. TradingView |
Posted by: qchartist - 11-16-2024, 04:56 PM - Forum: General questions
- No Replies
|
 |
Full article here : Interesting Comparative Tab: QChartist vs. TradingView
Highlighted Pros of QChartist
- Faster Indicator Loading: Since all computations are processed directly by the CPU, QChartist is significantly faster for loading and analyzing indicators, especially on local machines.
- Flexibility and Customization: The open-source nature of QChartist provides unparalleled flexibility, allowing users to modify, extend, or integrate it as per their requirements.
- Cost-Effectiveness: Being free and open-source, QChartist is an attractive option for cost-conscious users.
- Offline Usability: Unlike TradingView, QChartist does not require an internet connection, making it reliable for users with limited or no access to online resources.
- High Performance: Local processing ensures consistent performance, unaffected by server downtime or internet lag.
Use Case Recommendations
- Choose QChartist: If you prioritize speed, customization, offline access, or open-source projects.
- Choose TradingView: If you value cloud accessibility, a large community, and integration with market data sources.
Robert Kiyosaki (Rich Dad Poor Dad) said : a vision of enrichment based on financial discipline and the patient accumulation of wealth ; Eliminate impulse or non-essential spending : choose QChartist, it's free ; you already save 20-50$ per month ; practice and apply our winning trading system with discipline ; patiently accumulate wealth ; enjoy
All the best
|
|
|
Problem with the watchlist |
Posted by: qchartist - 11-05-2024, 09:22 AM - Forum: Installation and usage
- Replies (3)
|
 |
Unfortunately Yahoo Finance changed their remote web page for the watchlist so that it is no longer possible to get all tickers data with curl.
Thus the watchlist free is no longer functional with Yahoo for the moment.
Possible workaround : use python Selenium WebDriver to get the web page but its complicate to make it portable and to use it successfully with WineHQ (wine has only internet explorer by default and it bugs with the window handle)
For the momebt i am still looking for a portable headless browser that is compatible with WineHQ, this would rescue the watchlist functionality.
Tiingo Crypto still works with the watchlist free but is limited to 50 tickers max in the list which is not very satisfactory.
I am currently trying to find leads for a functional and non limited free watchlist.
Alternatively for the moment you can use a watchlist outside qchartist software, for example:
- open the yahoo watchlist url in your web browser https://finance.yahoo.com/quotes/GC=F,CL=F/view/v1 and change the url with your tickers
- use your broker's integrated watchlist
- coinmarketcap
- tradingview
etc. many alternate solutions are possible
Sorry for the inconveignance.
Time and work will tell if a solution is possible for a usable integrated watchlist in qchartist. I work on that.
|
|
|
QChartist build 306 is available ! |
Posted by: qchartist - 11-01-2024, 09:50 AM - Forum: Extending QChartist
- No Replies
|
 |
In QChartist build 306:
- Added 2 new indicators : Chandle momentum and Williams %R oscillators
- Added the python 3.8 compiler and an L-System fractals on chart module for experimental purposes (fractals drawing tool).
Yes, you can use python language with QChartist and you may even call it using C++ directly.
- Problem with indicators description order with the "?" button in the indicators list solved (description in indicators .ini files)
- You can sort the Watchlist Free tickers by their name or 24h percent change
- Also for the Watchlist Free you can use Yahoo Finance or Tiingo Data Sources (need a Tiingo API key for Tiingo)
- For the Watchlist Free you can browse Yahoo Finance tickers for more info on symbols with the info button
- Added some Crypto web portals in the Data Source Crypto DEX button
- Correct Julian Dates are now displayed when you move the mouse over the chart
- Modified docs\trading_system.zip + chm sh5 and pdf
|
|
|
Todo list |
Posted by: qchartist - 10-25-2024, 04:32 PM - Forum: Extending QChartist
- No Replies
|
 |
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/201...ot-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.blog...-2012.html
Fityk software and Pearson7
Various methods of spline interpolation : https://codes-sources.commentcamarche.ne...ion-spline
https://www.qchartist.net/files/programm...__Page.zip
|
|
|
Improvement of the Watchlist Free |
Posted by: qchartist - 10-25-2024, 11:07 AM - Forum: Extending QChartist
- No Replies
|
 |
It can be useful to be able to sort the watchlist tickers by ticker name or by 24 hours percent change.
I have already coded the trick and it will be available in the build 306.
Being able to save and create/open new lists of tickers would be nice.
Also the new 2 indicators oscillators Chandle Mom and Williams WPR will be added in build 306.
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.
Adding multiple separate indicator canvas would be good.
Editing indicators on chart with the mouse button would be good also.
|
|
|
Jackpot Bet Online |
Posted by: Davidnuano - 10-18-2024, 02:03 AM - Forum: Other topics
- No Replies
|
 |
We bring you latest Gambling News, Casino Bonuses and offers from Top Operators, Online Casino Slots Tips, Sports Betting Tips, odds etc - jackpotbetonline.com
|
|
|
|