chiark / gitweb /
commodity ordering: support @..+ in main entries too
[ypp-sc-tools.db-test.git] / yarrg / TODO
index 28df53f9f430c8e93bdc3be5f5fa5471fa152aa4..be9fda0917a56e018fed9c1bb987440c7b14aa35 100644 (file)
@@ -1,17 +1,4 @@
-route optimiser
- performance improvements
- - select * from buy, sell where
-       buy.commodid==sell.commodid and buy.price > sell.price;
-    and cache the results in core
- - same for ite
- - fast version of rsvalue.c ?
-       time ./routesearch -DN 13460 20210 -1 0.005 search 30 7
-       46.478s without -DN
-        9.923 9.920 10.026 9.963 10.072 with -DN
-        9.905 9.935  9.948 9.916  9.997 with debugging compiled right out
-
-create index sell_by_islandonly on sell (islandid, commodid, price);
-
+unticking trades doesn't work?!
 
 
 UPLOADER
@@ -21,8 +8,6 @@ detect all unexpected mouse movements
 
 more flexible installation arrangements
 
-figure out why pctb.ilk.org isn't working
-
 windows uploader
 
 DATABASE/DICTIONARY MANAGER
@@ -44,4 +29,23 @@ allow unticking based on minimum margin or minimum profit
 
 initial/final stocks feature
 
-printable voyage trading plan
+query_routesearch should show capital for each voyage
+query_routesearch should support ending in specific place(s)
+
+
+USEFUL WEBSITE UI SUGGESTIONS
+-----------------------------
+
+Change loss per league to always be percentage and not to require % to
+be typed.  Put % sign in HTML after the entry box ?
+
+Intro page.
+"what can this tool do for me"
+Howto page.
+
+15:59 <fivemack> font size=-3 for the license info at the bottom
+would also be good
+
+For `arbitrage' `capital' `net cash flow'
+16:13 <steph> Diziet: make them hover links where tooltips define the term?
+