<br><br><div class="gmail_quote">On Thu, May 20, 2010 at 2:54 PM, Cristian Onež <span dir="ltr">&lt;<a href="mailto:onet.cristian@gmail.com">onet.cristian@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Īn data de Joi 20 Mai 2010 20:34:13 Brian Cappello a scris:<br><div class="im">
<br>
</div>Welcome to the KDE Finance group. By looking at the screen shot I think this<br>
is the right place to introduce the application.<br><div class="im">
<br>
</div>Any contribution to the design and development of Alkimia and, with it, to a<br>
KDE Fianace applications package is welcomed. KStockCharts seems a good start<br>
towards improving the Finance apps group.<br><div class="im">
<br>
</div>Looks like you need to open the code up so you can get feedback on it and who<br>
knows, maybe some help to make it better.<br></blockquote><div> </div><div>OK, I just made a gitorious account, but this is my first time ever
using git (or any SCM) so... yea. I also don&#39;t know the first thing about how to make a release. (I think i accidentally uploaded my
build directory.)<br><br>git clone git://<a href="http://gitorious.org/kstockcharts/kstockcharts.git">gitorious.org/kstockcharts/kstockcharts.git</a><br>
Some notes on building:<br>
1) TA-LIB *must* be installed to /usr, and you need version 0.4 (I&#39;m not so good with Cmake)<br>
2) the executable is called stockchart and there&#39;s no .desktop file <br><br>On exploring the source:<br>There are some unused classes left-over from earlier uses... my bad, i&#39;ll try to get rid of those soon<br><br>
On using it.<br>3) the indicator bar at the bottom doesn&#39;t do anything.<br>4) the scrollbar is backwards, and I highly recommend resetting it before changing symbol/timeframe/etc - it&#39;s particularily buggy.<br>5) log-based math is also very buggy (that is, whenever the BBands go negative. )<br>
To disable BBands, comment out chart2.cpp lines 214 and 398-451<br>6) also related to price math, i&#39;m not too sure how GraphicsView handles sub-pixel layouts, so even though the math is the same (as far as i can tell), the visual result of where the candles/bars/line appears isn&#39;t quite correct compared to where the price-grid lines show up. <br>
<br>Those are the biggest issues i can think of at the moment. <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">
<br>
</div>As I&#39;ve heard a lot of projects started that way. We&#39;re waiting for the git<br>
repository. Did you think about continuing to develop this application in the<br>
KDE repository? We just moved KMyMoney in the KDE repository about a year ago<br>
and I think I can speak on behalf of the whole team that we feel very good<br>
about that move. You should consider that if you plan to write a *KDE*<br>
application and not just a Qt one.<br></blockquote><div><br>I&#39;m not sure what that entails, to be honest, but it sounds like a good option to look into. As it stands the code certainly does need a lot of KDE-izing... aside from using KXML and KIO, it&#39;s currently pretty much a Qt application. :(<br>
 </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
&gt; Well, I guess that&#39;s my introduction. I look forward to working with<br>
&gt; everybody!  :D<br>
<br>
</div>Nice to have you here, and we&#39;re waiting to try KStockChars out, and, of<br>
course, to see the code :).<br></blockquote><div><br><br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
--<br>
Regards,<br>
<font color="#888888"><br>
Cristian Onež<br>
</font><br>_______________________________________________<br>
Kde-finance-apps mailing list<br>
<a href="mailto:Kde-finance-apps@kde.org">Kde-finance-apps@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-finance-apps" target="_blank">https://mail.kde.org/mailman/listinfo/kde-finance-apps</a><br>
<br></blockquote></div><br>