qtstalker-discussion Mailing List for Qtstalker
Brought to you by:
sstratos
You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(3) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
From: Victor <ca...@gm...> - 2014-12-01 12:15:28
|
What a pity such a nice sot and no updates!! I believe with slight improvements would be nice Do you know if someone will make an update or push for the project? Is there any ppa updated? Thanks -- Sent from GNU/Linux the System of the future present in Computers and all Android devices in the world, see: https://www.youtube.com/watch?v=XMm0HsmOTFI <http://www.youtube.com/watch?v=45idgCylhaw> <http://video.google.com/videoplay?docid=6729008725344610785#> |
From: hugo b. <hug...@gm...> - 2013-12-17 13:03:40
|
Hello, I'd really like to try Qtstalker on my Debian Wheezy but I'm stuck by issues concerning obsolete dependencies : is there an easy way or should I rather try on an older system ? Thanks Hugo |
From: Toan P. <tph...@gm...> - 2012-10-10 18:31:51
|
does anyone here have debug problems with qtstalker? I am trying to debug but i do not know why i can not view some of qt primitive variables, for example qstring. Please let me know if you know or have contact to the developer. thanks. |
From: Kimba D. <ki...@ta...> - 2011-09-01 10:30:40
|
Hello all, This is my first post here. I've compiled the source code for 0.36. No errors everthing appears fine. However when i run qtstalker i get : ExchangeDataBase::createExchanges: updating exchange db QuoteDataBase::getBars: invalid exchange QtstalkerApp::loadChart: QuoteDataBase error The program loads but is unusable. I've been using 0.32 but want the extra features of 0.36. Thanks in advance fo your help. Kimba |
From: Toan P. <tph...@gm...> - 2011-03-18 01:07:01
|
i can not compile qtstalker and below is the error i got. would someone help. thanks, cd lib && make -f Makefile make[1]: Entering directory `/usr/src/qtstalker/lib' make[1]: Nothing to be done for `first'. make[1]: Leaving directory `/usr/src/qtstalker/lib' cd src && make -f Makefile make[1]: Entering directory `/usr/src/qtstalker/src' g++ -c -pipe -g -rdynamic -ffast-math -Wall -W -O0 -D_REENTRANT -DQT_NO_COMPAT -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_TABLET_SUPPORT `pkg-config --cflags QtCore QtGui QtDeclarative QtSql` -I /usr/include/qwt-qt4/ -I /usr/src/qtstalker/lib -I /usr/include/qt3/ -o moc_AboutDialog.o moc_AboutDialog.cpp moc_AboutDialog.cpp:17: error: #error "This file was generated using the moc from 3.3.8b. It" moc_AboutDialog.cpp:18: error: #error "cannot be used with the include files from this version of Qt." moc_AboutDialog.cpp:19: error: #error "(The moc has changed too much.)" In file included from /usr/include/qt3/private/qucomextra_p.h:57, from moc_AboutDialog.cpp:15: /usr/include/qt3/private/qucom_p.h:75: error: variable ‘Q_EXPORT QUBuffer’ has initializer but incomplete type /usr/include/qt3/private/qucom_p.h:77: error: expected primary-expression before ‘virtual’ /usr/include/qt3/private/qucom_p.h:77: error: expected ‘}’ before ‘virtual’ /usr/include/qt3/private/qucom_p.h:77: error: expected ‘,’ or ‘;’ before ‘virtual’ /usr/include/qt3/private/qucom_p.h:78: error: ‘virtual’ outside class declaration /usr/include/qt3/private/qucom_p.h:78: error: function ‘long int write(const char*, ulong)’ is initialized like a variable /usr/include/qt3/private/qucom_p.h:79: error: expected declaration before ‘}’ token make[1]: *** [moc_AboutDialog.o] Error 1 make[1]: Leaving directory `/usr/src/qtstalker/src' make: *** [sub-src] Error 2 root@raphson:/usr/src/qtstalker# |
From: Lawrence <lpe...@gm...> - 2011-01-23 16:22:00
|
Has someone attempted a plugin for Interactive Brokers for qtstalker? |
From: David C. <xl...@us...> - 2008-06-24 02:11:43
|
Dennis C wrote: > Greetings; > > Am trying to view commodity futures charts through the CSV import > feature to just plain text files that I've named after the <base > symbol>.csv; for example "C.csv" or "CL.csv" and it's working with the > one character symbols such as Corn, but then for the two character > symbols such as Crude Oil, it's saying "bad futures symbol." The > files themselves have the following seven fields: date (2008-06-23 > format example), open, high, low, close, volume, open interest; and > even though the documentation states "if no symbol is entered, then > the basename part of the filename will be used," it's not doing it > like that, but instead is just using the entire filename, such as > including the ".csv" Try using ".txt" as the filename extension. If the issue persists, then please say which version of Qtstalker you are using and provide the exact error message. -David |
From: Dennis C <dc...@gm...> - 2008-06-23 17:20:25
|
Greetings; Am trying to view commodity futures charts through the CSV import feature to just plain text files that I've named after the <base symbol>.csv; for example "C.csv" or "CL.csv" and it's working with the one character symbols such as Corn, but then for the two character symbols such as Crude Oil, it's saying "bad futures symbol." The files themselves have the following seven fields: date (2008-06-23 format example), open, high, low, close, volume, open interest; and even though the documentation states "if no symbol is entered, then the basename part of the filename will be used," it's not doing it like that, but instead is just using the entire filename, such as including the ".csv" Thanks, |
From: Benedict P. B. <kb...@po...> - 2005-11-09 00:06:23
|
Sorry to be following my own thread but I managed to get some info from gdb on that problem: (gdb) run Starting program: /usr/bin/qtstalker (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 46912540039856 (LWP 24534)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 46912540039856 (LWP 24534)] 0x00002aaaab3c17e0 in QGridLayout::numCols () from /usr/qt/3/lib/libqt-mt.so.3 It looks like libqt-mt.so.3 is complaing... Benedict |
From: Benedict P. B. <kb...@po...> - 2005-11-08 23:46:26
|
Hi all, since not long ago a glitch has crept in and whenever i try to add CCI indicator Qts crashes. It happens only at the CCI indicator. what can that be? Benedict Below a strace output of that event. munmap(0x2aaaae255000, 4096) = 0 fcntl(7, F_SETLKW, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}) = 0 close(7) = 0 access("/usr/lib/qtstalker/indicator/libMA.0.33", F_OK) = -1 ENOENT (No such file or directory) access("/usr/lib/qtstalker/indicator/libMA.0.33.so", F_OK) = 0 open("/usr/lib/qtstalker/indicator/libMA.0.33.so", O_RDONLY) = 7 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P+\0\0\0"..., 640) = 640 fstat(7, {st_mode=S_IFREG|0755, st_size=28240, ...}) = 0 mmap(NULL, 1074632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x2aaaaef16000 mprotect(0x2aaaaef1c000, 1050056, PROT_NONE) = 0 mmap(0x2aaaaf01c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED| MAP_DENYWRITE, 7, 0x6000) = 0x2aaaaf01c000 close(7) = 0 munmap(0x2aaaaef16000, 1074632) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 ioctl(5, FIONREAD, [1]) = 0 write(3, "\2\0\4\0\277\5`\2\0\10\0\0\177\340b\0\f\0\7\0\277\5`\2"..., 1172) = 1172 read(3, "\34\0\223n\257\5`\2x\1\0\0\306a\217\0\0\5`\2\0\0\0\0 \0"..., 32) = 32 read(3, "\34\0\224n\257\5`\2#\0\0\0\316a\217\0\0\0\0\0\0\0\0\0\376"..., 32) = 32 read(3, "\34\0\240n\235\5`\2\363\0\0\0\321a\217\0\0\5`\2\0\0\0\0"..., 32) = 32 read(3, "\34\0\241n\235\5`\2\371\0\0\0\321a\217\0\0\5`\2\0\0\0\0"..., 32) = 32 read(3, "\34\0\266n\235\5`\2\363\0\0\0\322a\217\0\0\5`\2\0\0\0\0"..., 32) = 32 read(3, "\25\0\270n\271\5`\2\271\5`\2\215\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 read(3, "\21}\275n\271\5`\2\271\5`\2\0\0\0\0\2\0\0\0\0\0\0\0\330"..., 32) = 32 read(3, "\26\0\300n\272\5`\2\272\5`\2\0\0\0\0\2\0\2\0P\0\32\0\0"..., 32) = 32 read(3, "\34\0\330n\235\5`\2\363\0\0\0\327a\217\0\0\5`\2\0\0\0\0"..., 32) = 32 read(3, "\25\0\332n\276\5`\2\276\5`\2\215\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 read(3, "\21}\337n\276\5`\2\276\5`\2\0\0\0\0\2\0\0\0\0\0\0\0\330"..., 32) = 32 read(3, "\26\0\342n\277\5`\2\277\5`\2\0\0\0\0\2\0\2\0P\0\32\0\0"..., 32) = 32 read(3, "\26\270\10o\305\5`\2\305\5`\2\304\5`\2\1\0\1\0\376\001"..., 32) = 32 read(3, "\26\270\to\306\5`\2\306\5`\2\305\5`\2\357\1\"\1\20\0\20"..., 32) = 32 read(3, "\26\270\no\305\5`\2\305\5`\2\304\5`\2\2\0\2\0\374\1/\1"..., 32) = 32 read(3, "\26\270\vo\306\5`\2\306\5`\2\305\5`\2\356\1!\1\20\0\20"..., 32) = 32 read(3, "\26\270\20o\305\5`\2\305\5`\2\304\5`\2\1\0\1\0\376\001"..., 32) = 32 read(3, "\26\270\21o\306\5`\2\306\5`\2\305\5`\2\357\1\"\1\20\0\20"..., 32) = 32 read(3, "\34\0\22o\302\5`\2(\0\0\0\4b\217\0\0\5`\2\0\0\0\0 \0\0"..., 32) = 32 read(3, "\26\270\23o\302\5`\2\302\5`\2\257\5`\2\0\1\346\0d\0\n\0"..., 32) = 32 read(3, "\1\0\25o\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0,-\32\0"..., 32) = 32 --- SIGSEGV (Segmentation fault) @ 0 (0) --- +++ killed by SIGSEGV +++ -- Benedict Cyfrowy klucz publiczny / Digital public key http://agrypa1.atspace.com/klucze/kb2qzv_wp.pl-public.asc |
From: Benedict P. B. <kb...@po...> - 2005-11-06 18:35:49
|
Hi all, Not long ago Stefan announced the paper trading feature in Qts. The feature however is not unique in opensourced programs for TA. It has well been implemented in mov.sf.net. I monitor the program and see a great potential in it. Of extravagant things it has I can name artificial neural networks programming which it uses for portfolio management. Cool. It's in the cvs only. -- Benedict Cyfrowy klucz publiczny / Digital public key http://agrypa1.atspace.com/klucze/kb2qzv_wp.pl-public.asc |