<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/qtstalker/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/qtstalker/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 27 Oct 2012 03:42:41 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/qtstalker/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Qtstalker Back Tester Trailing Stops seems not working</title><link>https://sourceforge.net/p/qtstalker/bugs/141/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;I am using qtstaklker v0.36, when I try to use trailing stops in back tester, it seems that the report doesn't have any related entries even I set the Loss % to 1. Is that normal?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth</dc:creator><pubDate>Sat, 27 Oct 2012 03:42:41 -0000</pubDate><guid>https://sourceforge.net5733e842552fae9d882586771418979ba2d572af</guid></item><item><title>Qtstalker Back Tester Trailing Stops seems not working</title><link>https://sourceforge.net/p/qtstalker/bugs/140/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;I am using qtstaklker v0.36, when I try to use trailing stops in back tester, it seems that the report doesn't have any related entries even I set the Loss % to 1. Is that normal?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth</dc:creator><pubDate>Sat, 27 Oct 2012 03:08:03 -0000</pubDate><guid>https://sourceforge.net4f22ff9fe8d60d95df7e43e00d56af4e03e88ac2</guid></item><item><title>CVS head: Undefined symbol: addButtonPressed2</title><link>https://sourceforge.net/p/qtstalker/bugs/139/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Getting error with today's CVS:&lt;br /&gt;
Undefined symbols:&lt;br /&gt;
"GUIWidget::addButtonPressed2(...&lt;/p&gt;
&lt;p&gt;Comment-out that line in:&lt;br /&gt;
plugins/Group/GUIWidget.h&lt;br /&gt;
and it now proceeds to build.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Crossley</dc:creator><pubDate>Thu, 28 Jun 2012 01:30:56 -0000</pubDate><guid>https://sourceforge.net07e98855c86231d1c21a1e4f119918d567ef804c</guid></item><item><title>CVS head: missing PluginType.h</title><link>https://sourceforge.net/p/qtstalker/bugs/138/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Trouble building today's CVS. It is looking for "lib/PluginType.h" and the file is not there. Also referred to in "src/Setup.cpp" file.&lt;/p&gt;
&lt;p&gt;Also on Mac the filename extension for a library is "dylib". I committed that fix.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Crossley</dc:creator><pubDate>Wed, 27 Jun 2012 05:45:22 -0000</pubDate><guid>https://sourceforge.net378b2738ec71b043231ce2921d5a3697b7f2a60d</guid></item><item><title>Git, SVN repos not working</title><link>https://sourceforge.net/p/qtstalker/bugs/137/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Are you using also the Git and SVN for development? These are advertised on SF, but empty. &lt;br /&gt;
Thanks&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 16 Jun 2012 16:18:24 -0000</pubDate><guid>https://sourceforge.net314aa226cd96eed97932e5cc590e7a0f6f6ce7e9</guid></item><item><title>trouble specify the Yahoo CSV files</title><link>https://sourceforge.net/p/qtstalker/bugs/136/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;With today's CVS using YahooHistoryDownload.pl script, there is trouble with the CSV files.&lt;/p&gt;
&lt;p&gt;With the default pathnames (~/.qtstalker/yahoo/yahoo.csv and ~/.qtstalker/yahoo/symbols) and having done 'mkdir ~/.qtstalker/yahoo' and putting my "symbols" file there, i get this:&lt;/p&gt;
&lt;p&gt;"Thu Jan 19 14:39:27 2012 /usr/local/share/qtstalker/quote/YahooHistoryDownload.pl started" &lt;br /&gt;
CommandYahooHistory::runScript: file error "~/.qtstalker/yahoo/yahoo.csv" &lt;br /&gt;
Script::run: command error "RUN" "ERROR" &lt;br /&gt;
Script::run: "RUN(downloader)" &lt;br /&gt;
QProcess: Destroyed while process is still running.&lt;/p&gt;
&lt;p&gt;Edit those locations to declare full pathnames via the GUI (either somewhere else, or as /Users/me/.qtstalker/...) then it gets the first stage done and presents the second dialog. However it has forgotten the new CSV_FILE name, and presented the default location again (~/.qtstalker/yahoo/yahoo.csv). Edit that pathname again, and other things as default (Type=Stock) it does proceed but does not load the actual data to the database.&lt;/p&gt;
&lt;p&gt;Tweaking the YahooHistoryDownload.pl to have full pathnames as default, and it works with no errors reported. However the data is still not loaded.&lt;/p&gt;
&lt;p&gt;It does download the data okay into the "yahoo.csv" file, but not loaded to the database.&lt;/p&gt;
&lt;p&gt;Using 'sqlite3 ~/.qtstalker/quote.sqlite' i can see that the relevant tables are created. The "symbolIndex" table is correct. Using '.dump' for one of the symbol files shows the "CREATE TABLE" statement, but no "INSERT INTO" statements for the data.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Crossley</dc:creator><pubDate>Thu, 19 Jan 2012 04:40:41 -0000</pubDate><guid>https://sourceforge.net156bb347fb790038614ba73defe43bbd12d5360b</guid></item><item><title>trouble with multiple CSV commands</title><link>https://sourceforge.net/p/qtstalker/bugs/135/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This may well be something that i am doing wrong.&lt;/p&gt;
&lt;p&gt;With yesterday's CVS my data loading script worked okay to load many separate multiple data files with the CSV command. (Although it does seem to consume more memory and swap space as it goes.)&lt;/p&gt;
&lt;p&gt;Updating to today's CVS and modifying the script commands as shown in the YahooHistory script. Now it will only load the first data file, even though it does not report any errors as it processes the other CSV data files. Is there now an extra saving command needed after each CSV command?&lt;/p&gt;
&lt;p&gt;Attached are my script and some test data files. You would need to edit the script for the location of the data files ($dataDir).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Crossley</dc:creator><pubDate>Mon, 12 Dec 2011 06:49:08 -0000</pubDate><guid>https://sourceforge.netf6425cf921e2472bd7cb37b9b1dc9c3f0e2aab37</guid></item><item><title>old D-Bus configuration prevents building</title><link>https://sourceforge.net/p/qtstalker/bugs/134/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Current CVS head does not build. There are remnants of the recent experiment with D-Bus.&lt;/p&gt;
&lt;p&gt;Until CVS is tidied, do this workaround:&lt;/p&gt;
&lt;p&gt;cd cvs/qtstalker&lt;br /&gt;
make distclean&lt;/p&gt;
&lt;p&gt;# remove the configuration for "qdbus" from the CONFIG line&lt;br /&gt;
edit lib/lib.pro src/src.pro&lt;/p&gt;
&lt;p&gt;# remove the directory QtStalkerScript&lt;br /&gt;
rm -rf QtStalkerScript&lt;/p&gt;
&lt;p&gt;# then configure and make as normal.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 11 Dec 2011 04:37:15 -0000</pubDate><guid>https://sourceforge.net01ba25a1cc89d59029cf78bf0a100af5f7f901f3</guid></item><item><title>initial CHART_PANEL_REFRESH empty list</title><link>https://sourceforge.net/p/qtstalker/bugs/133/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Starting a fresh installation with current CVS. My "data loading" script works well using COMMAND=CVS for a set of files. The CHART_PANEL_REFRESH at the end fails as follows (presume because there is no current symbol). Subsequent runs of the script are okay.&lt;br /&gt;
------------------&lt;br /&gt;
Thread 0 Crashed:&lt;br /&gt;
0   qtstalker                       0x000231cc ChartPage::refresh() + 104 (ChartPage.cpp:276)&lt;br /&gt;
1   qtstalker                       0x000291b8 CommandMessage::message(IPCMessage, QString) + 1140 (CommandMessage.cpp:67)&lt;br /&gt;
2   qtstalker                       0x0005a6c0 QtstalkerApp::messageSlot(QString, QString) + 756 (Qtstalker.cpp:370)&lt;br /&gt;
------------------&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Crossley</dc:creator><pubDate>Fri, 23 Sep 2011 01:46:50 -0000</pubDate><guid>https://sourceforge.netaab619d6d45829307390ad9bc1325d002367ab70</guid></item><item><title>Scripts fail after using a Dialog</title><link>https://sourceforge.net/p/qtstalker/bugs/132/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;With current CVS, the script YahooHistoryDownload.pl does not work properly here.&lt;/p&gt;
&lt;p&gt;It does the "YAHOO_HISTORY" step okay and collects the data into /tmp/yahoo_csv file okay using the specified date range.&lt;/p&gt;
&lt;p&gt;However the script stops there, and so does not do the "CSV" step.&lt;/p&gt;
&lt;p&gt;----------------&lt;br /&gt;
Script::run "0" "perl" "/usr/local/share/qtstalker/quote/YahooHistoryDownload.pl"&lt;br /&gt;
"COMMAND=YAHOO_HISTORY;&lt;br /&gt;
DATE_START=;&lt;br /&gt;
DATE_END=;&lt;br /&gt;
SYMBOL_FILE=/tmp/yahoo_symbols;&lt;br /&gt;
CSV_FILE=/tmp/yahoo_csv;&lt;br /&gt;
ADJUSTED=1"&lt;br /&gt;
CommandScript::scriptFinished 0 1&lt;br /&gt;
""QtStalkerScript::run: command not found ""&lt;br /&gt;
"2011-09-09T15:39:41 Script YahooHistoryDownload completed"&lt;br /&gt;
QtstalkerApp::messageSlot: "0;SCRIPT_DONE;*;/usr/local/share/qtstalker/quote/YahooHistoryDownloa&lt;br /&gt;
d.pl;DATA"&lt;br /&gt;
----------------&lt;/p&gt;
&lt;p&gt;Then comment-out the "YAHOO_HISTORY" command, run the script again. It now loads the previously collected CSV data okay.&lt;/p&gt;
&lt;p&gt;Similarly, using the recent CSV_Select_yyyyMMddOHLCV.pl script. It fails after the "FILE_DIALOG" command. Comment-out that step and provide a hard-coded path for "CSV_FILE" then subsequent CSV commands will succeed. Moving the "FILE_DIALOG" to later in the script shows that it fails after that.&lt;/p&gt;
&lt;p&gt;So perhaps it is something to do with returning from finishing with the FILE_DIALOG type operations.&lt;/p&gt;
&lt;p&gt;The indicator scripts do work properly.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Crossley</dc:creator><pubDate>Fri, 09 Sep 2011 06:53:40 -0000</pubDate><guid>https://sourceforge.net4f7cf4b131359a37348161880457c7a0eb4549f0</guid></item></channel></rss>