Re: Please write your new (raw) ideas for the todo list here (work to be done for future builds of QC)
Maybe there is something to be done with / research to be made / topics subjects of interest:
Google for "prime fractal spiral polar" https://youtuberead.com/why-do-prime-numbers-make : done but
By
Julien Moog
·
#308
·
Edited
|
DDE for the watchlist instead of filestream (to avoid disk access)
I managed to make work the python Finnhub stream websocket with a DDE server and a RapidQ C++ DDE client for the watchlist in order to communicate only between memory (no hard disk access).
Thanks to
By
Julien Moog
·
#303
·
|
QChartist build 191
QChartist build 191:
- better filtered invalid EU and US stocks from Yahoo scanner with Bourso
Run update and recompile with QTStart
Enjoy
By
Julien Moog
·
#287
·
|
QChartist build 190 is out!
QChartist build 190 is out!
- removed invalid US stocks from Yahoo scanner with Bourso
Run update and recompile with QTStart
Enjoy!
By
Julien Moog
·
#284
·
|
QChartist build 189 is out!
QChartist build 189 is out!
- removed invalid stocks from Yahoo scanner with Bourso
- Improved scanner sub readability
- Fixed a little bug with the time of the Watchlist
Run update and recompile with
By
Julien Moog
·
#282
·
|
QChartist build 188 is out!
QChartist build 188 is out!
- new drawing tool: rotated ellipses
- Watchlist debugged for small symbols
Run update and recompile with QTStart
Enjoy!
By
Julien Moog
·
#280
·
|
Re: Please write your new (raw) ideas for the todo list here (work to be done for future builds of QC)
An interesting drawing tool to add would be the rotated ellipse. : done (uses trackbars to change width of the ellipse)
By
Julien Moog
·
#279
·
Edited
|
Re: Watchlist
I noted that the watchlist bugs when len(symbol) is <=2 (for example "DB" or "A")
At line 58476 i replaced:
defstr fullticker=mid$(myticker2,tickerfindtmp-40,100)
(I confess that this code is not
By
Julien Moog
·
#278
·
Edited
|
QChartist build 187 is out!
QChartist build 187 is out!
- documentation chm enriched
- Files conversion tools included in docs
- Added Market Watchlist server time in the title bar
- added sounds for the Watchlist
- added
By
Julien Moog
·
#277
·
|
Re: Watchlist
Next steps ; of what it would be possible to do:
- Add finnhub.io to the data source list in order to get historical data and charts
( https://finnhub.io/docs/api/stock-candles )
- Connect the
By
Julien Moog
·
#276
·
Edited
|
Re: Stooq API problem
In fact the problem is just for commodities.
Currencies, indexes indices, bonds and stocks still work!
By
Julien Moog
·
#275
·
|
Stooq API problem
I just noted a problem with the Stooq API
https://stooq.com/q/d/l/?s=GC.F&i=d&d1=20200822&d2=20220205 gives a blank csv file
I don't know if it is temporary or definitive.
It's a shame.
I will keep
By
Julien Moog
·
#274
·
Edited
|
Re: Watchlist
The Market Watchlist is made and compiled with Python 3.8.8 32 bits under Windows 7
I tried the Watchlist under several operating systems and configurations.
Critical points are
By
Julien Moog
·
#272
·
Edited
|
QChartist build 186 is out! - bug with the reinitialization of the watchlist fixed Run update and recompile with QTStart Enjoy! #Free #trading #update #Happy trading
#trading
#update
#happy
#free
QChartist build 186 is out!
- bug with the reinitialization of the watchlist fixed
Run update and recompile with QTStart
Enjoy!
#Free #trading #update
#Happy trading
By
Julien Moog
·
#271
·
|
Hi, QChartist build 185 is out! - Documentation enriched - System Sync trading system zip file available in docs - New Market Watchlist thanks to finnhub.io Menu: Windows > Watchlist Run update and recompile with QTStart Enjoy! #Free #trading #update #Happy trading
#free
#trading
#update
#happy
Hi, QChartist build 185 is out!
- Documentation enriched
- System Sync trading system zip file available in docs
- New Market Watchlist thanks to finnhub.io
Menu: Windows > Watchlist
Run update and
By
Julien Moog
·
#270
·
|
Re: Watchlist
Done today:
- added buttons to the Watchlist: add symbol, remove symbol, move symbol up, move symbol down
By
Julien Moog
·
#268
·
|
Re: Watchlist
The Market Watchlist Live is communicating well and has been integrated into QChartist.
It works great and will be available in the build 185
I am still testing it and need to add some useful features
By
Julien Moog
·
#266
·
Edited
|
Watchlist
Hi there,
i am currently working on a customizable market watchlist using finnhub.io python websockets-client and RQ
Prices will be updated every second
I have done the code in python, compiled to
By
Julien Moog
·
#265
·
|
What is the QChartist Market Scanner (QTGuard)
What is the QChartist Market Scanner (QTGuard)?
QChartist Market Scanner (QTGuard) is an algorithm, used for automatic and continuous search for trading signals based on user rules and indicators, on
By
Julien Moog
·
#264
·
Edited
|
QChartist build 184 is out! - added Yahoo Finance Forex scan option for QTGuard scanner It replaces the Alpha Vantage FX scan Enjoy, run update and recompile with QTStart #Free #trading #update #Happy trading
#free
#trading
#update
#happy
QChartist build 184 is out!
- added Yahoo Finance Forex scan option for QTGuard scanner
It replaces the Alpha Vantage FX scan
Enjoy, run update and recompile with QTStart
#Free #trading #update
#Happy
By
Julien Moog
·
#263
·
|