The new QChartist forum has just opened today!
The new QChartist forum has just opened today: https://www.qchartist.net/forum/index.php Share this information with the people around you and come in great number!
|
QChartist Exchange is a virtual Market Place backed by Bitcoin
Become a member of the QChartist Community and get access to the new Coin Exchange System. QChartist Exchange is a virtual Market Place backed by Bitcoin. It works exactly the way Forex Market does: buy our coins, follow the evolution of your shares, sell them at the right moment, make profits, and withdraw your Bitcoins. You can start investing and making big money right now, while having fun. Because QChartist is getting more and more famous worldwide, share's values are increasing! Join now: https://www.qchartist.net/exchange/register.php Enjoy!
|
Become a member of the QChartist Community ! It's free.
Become a member of the QChartist Community ! It's free. As a member, you will receive : free trading signals, ebooks about trading, priority support, submission of your website in the directory, free ads, our newsletters, free membership to the community, free QCHARTIST tokens on the Ethereum Mainnet network, goodies, and many more. Register now : https://www.qchartist.net/exchange/register.php
|
Recommended OS and WineHQ version for QChartist
Recommended OS and WineHQ version for QChartist After intensive use of the QChartist software under Linux with WineHQ, i found that QC GUI often crashs with Wine >= 5. The problem seems to deal with the widgets of the wine Windows graphical API. To avoid frequent crash of QC under Linux, please don't install Wine 5 or superior, install Wine 4 or inferior. For Debian 12 use the deb packages from https://dl.winehq.org/wine-builds/debian/pool/main/ and install them manually with synaptic, apt, gdebi-gtk and dpkg -i. It is also recommended to use the Gnome graphical interface. Avoid LXDE which is lite but often crashs. Also run away from proprietary OS like Ubuntu, Lubuntu, Android, MacOS or Windows > 7. They often contain spyware or trackers. Prefer a real GNU OS like Debian GNU Linux or FreeBSD. I personally work with Debian GNU Linux OS, with the gnome-panel graphical interface ; and i had to install Wine 4. QChartist seems to be much more stable since then. If you need to stay under Windows the best option is Windows 7. Avoid Windows 11, QC crashs too much under this OS ; and the connection often timeouts. To install Wine 4 .deb packages you can use synaptic and gdebi-gtk and dpkg -i Under Debian, you may have to type this before using dpkg : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin To install a specific version of a package with apt use : apt-get install winehq-stable=4.0.0~yourdistro-1 Before installing packages, you should enable i386 architecture for Wine with : sudo dpkg --add-architecture i386 && sudo apt update You may need to add the Wine repository PPA : edit the sources.list file with : nano /etc/apt/sources.list and add this line in the file : deb https://dl.winehq.org/wine-builds/debian/ bullseye main (change the debian/ bullseye entry with your OS version) then import the wine key with : wget https://dl.winehq.org/wine-builds/winehq.key apt-key add winehq.key apt-get update Under Linux, you may also need to associate .exe files with Wine. You may need to copy wine.desktop to /usr/share/applications or to $HOME/.local/share/applications/. You will find wine.desktop in /usr/share/doc/wine/examples/wine.desktop. Then you can associate .exe files with Wine under the Nautilus file explorer. I had to do this under Debian. You may also need to download and copy these Fonts ( https://www.qchartist.net/files/os/Ubuntu%2012.04/Fonts%20for%20Wine%20and%20Ubuntu%20apt%20cache.zip ) to ~/.wine/drive_c/windows/fonts/ After installing and running QC update.exe, to recompile QC with QTStart.bat, under the terminal use : wineconsole cmd c: cd qchartist qtstart.bat Hope this helps
|
Do not choose Windows nor Ubuntu: choose GNU Debian !
That's it, i finally migrated to GNU Debian Linux with gnome-panel and WineHQ. No more spyware. And my PC works better. What a joy ! I encourage everybody to do the same. Do not choose Windows nor Ubuntu nor MacOS : choose GNU Debian ! Now i can work peacefully. Cheers.
|
QChartist build 275 is out!
QChartist build 275 is out! - Now you can load H4 TF charts on the fly from Yahoo Finance, with indicators, and auto refresh it. 4 hour timeframe works for all tickers from YF data source. You can run update and recompile with QTStart Enjoy!
|
QChartist build 274 is out!
QChartist build 274 is out! - Volatility Pivot indicator debugged - Added a new user-friendly and free customizable Market Watchlist with price alerts Works with thousands of tickers. I hope you will like it! You can run update and recompile with QTStart Enjoy!
|
Bug with the Volatility Pivot indicator in build 273
There is a bug in with the Volatility Pivot indicator in build 273. The volatilitypivottrstop basic double array variable indicator buffer returns wrong values. It seems like sometimes RapidQ memory limits are reached. The workaround is to store indicator buffer values in a qstringgrid variable. It's a bit tricky but it works. I attached the two files that have been modified. They should be replaced and then recompile the program. Best regards.
|
QChartist build 273 is out!
QChartist build 273 is out! - Chart opening for monthly charts now stable with large volume values - Added new symbols list - Modified some indicators - Improved price decimal precision for the crosshair and objects position You can run update and recompile with QTStart Enjoy!
|
Interesting analysis and advices supplements for the QChartist Price Action System
Interesting analysis and advices supplements for the QChartist Price Action System : You can also use the center of gravity cpp 225 on monthly charts or the center of gravity cpp 1000 on weekly charts with Past Regression Deviated 225 on monthly charts or Past Regression Deviated 1000 on weekly charts to find the trend and oversold / overbought conditions of markets. Money management : Leverage : 1x (Spot) to 10x max. If you can’t reduce your leverage, you must reduce your position size. Position size : use only a fraction of your capital per position (for example 2% to 1/3 max for a leverage no more than 10x). For a leverage of for example 100x : 3% of your capital max. per position. Never trade all your capital in one position, even with spot trading.
|
QChartist readme documentation text files line ending issue
Hello, I recently decided to work under Linux and to write QChartist text files under this system. Although QChartist is designed to work on Windows, i prefer to work with it on Linux with WineHQ. So if you have problems to read the readme.txt file and to edit the QChartist.ini file under Windows : Use Wordpad to display and edit my text files with correct line endings under Windows. Text files line ending compatibility between Windows and Linux is an old problem. Windows uses \r\n at the end of each line whereas Linux uses only \n at the end of lines. That’s why you should not use Notepad under Windows to view or edit QChartist files, use Wordpad or JFE instead. Thanks for your attention.
|
Please write your new (raw) ideas for the todo list here (work to be done for future builds of QC)
31
For the separate canvas: - Export separate indicator's buffer values in a csv file with the date and time the way to be able to open it in the main chart window and to be able to use all the drawing tools and indicators with it : done in build 193
|
Add your website to the New QChartist Finance Directory. Find everything you need about finance.
Add your website to the New QChartist Finance Directory. Find everything you need about finance. Visit: https://www.qchartist.net/directory/
|
QChartist under Windows 11
It is a deplorable finding that QChartist is much more stable under Lubuntu WineHQ than under Windows 11. It seems that Microsoft have regressed. I have the vague memory that QChartist was more stable under Windows 7. Unbelievable.
|
QChartist build 266 is out!
QChartist build 266 is out! - I removed systems that do not work from documentations and refined systems that are consistent - Minor update You can run update and recompile with QTStart Enjoy!
|
Good bye Windows XP
I noticed that QChartist no longer works on Windows XP. It works from Windows 7 to Windows 11 or with WineHQ >= 4.0
|
The Hathaway Tools
3
Interesting tutorials about Scott Hathaway Tools: Dual Vector Concentric Circle ( https://help.optuma.com/kb/faq.php?id=423 ) Hathaway Average Price ( https://help.optuma.com/kb/faq.php?id=993 ) Parabolic Curve ( https://help.optuma.com/kb/faq.php?id=424 ) Vector ( https://help.optuma.com/kb/faq.php?id=421 ) Vector Concentric Circle ( https://help.optuma.com/kb/faq.php?id=422 )
|
QChartist build 257 is out!
QChartist build 257 is out! - It takes less memory, more stable - Refresh Chart button - New Menu Entries, functions and buttons - Minor changes and debugging - Improved Data Source Window - You can draw symbols (Wingdings) Please run update and recompile with QTStart Enjoy!
|
QChartist build 251 is out!
QChartist build 251 is out! - Removed unnecessary filestreams for the Live Chart Data Connection Sources subs and Cleaning code Now the Live Chart Refresh Connection is perfectly stable! Please run update and recompile with QTStart Enjoy!
|
QChartist build 247 is out!
QChartist build 247 is out! - Added Alpha Vantage Cryptocurrencies support as Data Source Supports both Intraday (Premium) and End Of Day data feeds Please run update and recompile with QTStart Enjoy!
|