Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- QChartist
- Messages
Search
Re: Please write your new (raw) ideas for the todo list here (work to be done for future builds of QC)
Allow for a moving average plot to be shifted forward or backward a selected number of bars.
On Wednesday, July 28, 2021, 8:17:05 AM CDT, julien.moog47@... <julien.moog47@...> wrote:
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 |
Please write your new (raw) ideas for the todo list here (work to be done for future builds of QC)
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 |
Reminder for Linux users
Note for QChartist software ( http://www.qchartist.net )
: For Linux users i recommend to install Ubuntu 12.04 with Wine 1.4 otherwise QTGuard.exe (the scanner) won't be able to use QCKill.exe when the app freezes. You can find the iso here: https://old-releases.ubuntu.com/releases/12.04.5/ubuntu-12.04-desktop-i386.iso Wine 1.4 packages are also here: https://julienmoog.com/files/index.php?dir=os%2FUbuntu+12.04%2FUbuntu+apt+cache%2F dpkg -i *.deb The repositories for older releases that are not supported (like 11.04, 11.10 and 13.04) get moved to an archive server. There are repositories available at http://old-releases.ubuntu.com. The reason for this is that it is now out of support and no longer receiving updates and security patches. I would urge you to consider a supported distribution. If your computer is too old in terms of memory or processor then you should consider a distribution such as Lubuntu or Xubuntu. If you want to continue using an outdated release then edit /etc/apt/sources.list and change archive.ubuntu.com and security.ubuntu.com to old-releases.ubuntu.com. You can do this with sed: sudo sed -i -re 's/([a-z]{2}\.)?archive.ubuntu.com|security.ubuntu.com/old-releases.ubuntu.com/g' /etc/apt/sources.list then update with: sudo apt-get update sudo apt-get install wine1.4 winecfg We are ready, download http://www.qchartist.net/downloads/QChartist_install.exe Execute it with wine Go to ~/.wine/drive_c/QChartist/ on your computer Execute update.exe with wine In terminal "wineconsole cmd" can be useful to recompile with QTStart.bat Enjoy! |
#QChartist build 172 is out! - Added new #eToro 97 US instruments symbols tickers in QChartist for the #Yahoo #Finance #stocks scanner Enjoy this update run update and recompile with QTStart #Free #trading #update #Happy trading!
#qchartist
#etoro
#finance
#stocks
#yahoo
#QChartist build 172 is out!
- Added new #eToro 97 US instruments symbols tickers in QChartist for the #Yahoo #Finance #stocks scanner Enjoy this update run update and recompile with QTStart #Free #trading #update #Happy trading! |
#QChartist build 171 is out! - New drawing tool: #Fibonacci arcs Enjoy this update run update and recompile with QTStart #Free #trading #update #Happy trading!
#update
#happy
#qchartist
#fibonacci
#free
#QChartist build 171 is out!
- New drawing tool: #Fibonacci arcs Enjoy this update run update and recompile with QTStart #Free #trading #update #Happy trading! |
#QChartist build 170 is out! - New drawing tool: Speed resistance lines Enjoy this update run update and recompile with QTStart #Free #trading #update #Happy trading!
#qchartist
#free
#trading
#update
#happy
#QChartist build 170 is out!
- New drawing tool: Speed resistance lines Enjoy this update run update and recompile with QTStart #Free #trading #update #Happy trading! |
To do list: - add Gann grid tool for the main and separate canvas in QChartist. This drawing tool is very helpful. For the moment i use the one available in MT4
To do list:
- add Gann grid tool for the main and separate canvas in QChartist. This drawing tool is very helpful. For the moment i use the one available in MT4 |
Removed invalid symbols in the scanner with crypto, here is the list
Some crypto are invalid in the scanner and will be commented in QChartist.bas for the next build :
MIOTAUSD invalid NEOUSD TF problem BNBUSD invalid DASHEOS invalid XRPNEO invalid ltceos invalid neoeos invalid zeceos invalid dashbnb invalid etcbnb invalid bnbtrx TF problem |
#QChartist build 168 is out!
#qchartist
#QChartist build 168 is out!
- Added #crypto #cryptocurrency currencies #scanner with 80 pairs in QTGuard - Added new #IPO #stocks (mostly #US) and #ETFs for the #Yahoo #Finance scanner Enjoy this update run update and recompile with QTStart #Free #trading #update #Happy trading! |
Hello, Just to clarify with the Past Regression Deviated #mq4 #indicator in the #MT4 system sync #trading #system or in #QChartist #software : LR.length=255 is false, it must be LR.length=225 I made the #modification in index.html and trading_system.zip on qchartist.net and on #mirrors #Happy trading!
#mt4
#trading
#qchartist
#modification
#mirrors
Hello,
Just to clarify with the Past Regression Deviated #mq4 #indicator in the #MT4 system sync #trading #system or in #QChartist #software : LR.length=255 is false, it must be LR.length=225 I made the #modification in index.html and trading_system.zip on qchartist.net and on #mirrors #Happy trading! |
#QChartist build 167 is out!
#qchartist
#QChartist build 167 is out!
- Problem with illegal #dates in #Astro #wheel #chart type solved Run update and recompile with QTStart #Free #trading #update #Happy trading! |
What should be improved for the next builds?
What should be improved for the next builds?
- Manage date and time, timestamps before 1970.01.01 - Correct the 'illegal date' bug with the astro wheel chart - Add new instruments for data source (ipos) If you have an idea of what should be improved, if you wish something new you can reply to this topic thanks For the moment the current last build of QChartist is build 166 If you wish to update from build 150 to 166 just run update.exe Many improvements have been made from build 150 to 166 You can find what's new in docs\readme.txt Have a nice week and happy trading! |
#QChartist build 166 is out!
#qchartist
#QChartist build 166 is out!
- Added #Tiingo #IEX (#intraday and #EOD) #data source for US #stocks #Timeframe of 1min and 5min bugs if Start #date is too far whereas TF from 15min to #Monthly works Run update and recompile with QTStart #Free #trading #update #Happy trading! |
#QChartist build 165 is out!
#qchartist
#QChartist build 165 is out!
- debugged csv\Yahoo_Finance\yf.cpp and recompiled to yf.exe Now YF data source is ready for 2038 Please run update #Free #trading #update Happy trading! |
Please run the update to QChartist last build!
Hello, i see that most people download QChartist build 150 but do not make the update to build 164. However big improvements have been made since then. I advice to all people with build 150 to run update.exe the way to benefit from all functionnalities. I you have any difficulties to do the update let me know! I may help you. Thank you for using QChartist and happy trading to all of you!
|
#QChartist build 164 is out!
#qchartist
#QChartist build 164 is out!
- I noticed that #Tiingo #Cryptocurrencies #csv #bugs So i #debugged t.cpp and #fixed the #bug Now Tiingo Cryptocurrencies work again Run update and recompile with QTStart #Free #trading #update Happy trading! |
#QChartist build 163 is out!
#qchartist
#QChartist build 163 is out!
- Corrected a bug in a #timestamp function: Replaced longs with doubles in the function and now datetimeserial arrays work ! - corrected several #indicators with time variables from int or long to double Run update and recompile with QTStart - replaced (c) 2020 with (c) 2021 #Free #trading #update Enjoy! |
#QChartist build 162 is out!
#qchartist
#QChartist build 162 is out!
- QChartist is ready for #2038 ! #Date and #time #algorithms changed Run update and recompile with QTStart #Free #trading #update |
to navigate to use esc to dismiss