|
cb98e7cc0f
|
AutoTraderLoader uses SeSimClassLoader
|
2017-11-24 02:15:10 +01:00 |
|
|
b5d9c989f6
|
Refactoring...
|
2017-11-21 11:59:40 +01:00 |
|
|
90c2fbd386
|
SeSimClassLoader almost complete
|
2017-11-21 00:34:03 +01:00 |
|
|
480167b53f
|
Moving SesSimClassLoader to a pure templated class
|
2017-11-20 09:50:13 +01:00 |
|
|
9ed496dd8b
|
Work on IndicatorLoader
|
2017-11-19 18:45:19 +01:00 |
|
|
9475a9436e
|
Introducing Indicator Loader
|
2017-11-19 18:17:53 +01:00 |
|
|
5c16434416
|
Merge origin/master
Conflicts:
nbproject/private/private.xml
|
2017-11-19 17:26:32 +01:00 |
|
|
08dc2b6ba3
|
Indicators
|
2017-11-19 17:19:29 +01:00 |
|
|
d3057f25df
|
Created ChartPainterInterface and moved ChartPainter intto sesim package
|
2017-11-19 17:06:30 +01:00 |
|
|
2e34143467
|
Introduced ConfigurableInterface
|
2017-11-19 14:55:26 +01:00 |
|
|
03cfa59899
|
Work on SeSimClassLoader
|
2017-11-19 09:43:41 +01:00 |
|
7u83
|
dbbf13a63b
|
Work on a more general implementation for class loadnig
|
2017-11-19 02:11:33 +01:00 |
|
|
394c9caf31
|
Better SMA, still buggy
|
2017-11-18 16:04:55 +01:00 |
|
|
35a6bf4e45
|
SMA Indicator, tests ...
|
2017-11-18 14:24:09 +01:00 |
|
|
fe9c2f83b1
|
SMA Indicator, tests ...
|
2017-11-18 09:06:41 +01:00 |
|
7u83
|
3e19afbe25
|
SMAIndicator works
|
2017-11-17 23:09:06 +01:00 |
|
|
1858a65fe6
|
SMA Indicator
|
2017-11-17 21:36:11 +01:00 |
|
7u83
|
737f8aa4ff
|
Created Indicator interface implemented by SMAIndicator
|
2017-11-06 07:06:35 +01:00 |
|
7u83
|
65581557e5
|
Created Indicator interface implemented by SMAIndicator
|
2017-10-28 09:15:26 +02:00 |
|
7u83
|
d1080165aa
|
Indicators
|
2017-10-23 07:29:42 +02:00 |
|
7u83
|
b18bcb8249
|
Indicator
|
2017-10-17 07:54:05 +02:00 |
|
|
f6879c36fe
|
Some refactoring
|
2017-10-14 10:15:03 +02:00 |
|
|
90acb02a90
|
Added reset method
|
2017-10-10 11:06:03 +02:00 |
|
7u83
|
afe26c0f9c
|
praparation of Account for multiple stokcs
|
2017-10-10 07:38:00 +02:00 |
|
|
f7731c2381
|
Moved Account class out of Exchange to sesim
|
2017-10-09 18:35:20 +02:00 |
|
|
4aacac8d76
|
Moved Account class out of Exchange to sesim
|
2017-10-09 16:28:27 +02:00 |
|
|
201709b053
|
Moved OrderType from Exchnage class to Order class
|
2017-10-09 14:15:39 +02:00 |
|
7u83
|
08c4c5e91d
|
Moved OrderStatus from Exchange to Order
|
2017-10-08 21:14:28 +02:00 |
|
7u83
|
f4d4ba2c46
|
Moved Order class out of Exchange class into a separate file.
Use sesim.order now instead.
|
2017-10-08 19:43:43 +02:00 |
|
7u83
|
5e6df1f3c5
|
Refactoring
|
2017-10-08 19:24:56 +02:00 |
|
|
d472935317
|
Mouswheel is working
|
2017-10-07 09:36:41 +02:00 |
|
|
f7b56294e9
|
Changed chart in main window
|
2017-10-07 07:38:05 +02:00 |
|
|
9e4d46ee99
|
Working ylegend now
|
2017-10-07 02:40:22 +02:00 |
|
|
95f563aa0e
|
YLegend ...
|
2017-10-06 07:21:03 +02:00 |
|
|
218aecdcd5
|
Removed unnecesary imports
|
2017-10-04 11:12:01 +02:00 |
|
|
d64d82697a
|
Refactoring, putting chart painters into separate directory
|
2017-10-04 10:05:32 +02:00 |
|
|
9cbfacb692
|
New chart works in realtime now.
|
2017-10-03 15:50:18 +02:00 |
|
|
a352e4e841
|
More work on new charts
|
2017-10-03 12:35:12 +02:00 |
|
|
c8c72d264d
|
Cross Cursor implemented
|
2017-10-03 08:05:46 +02:00 |
|
|
ce0bb75bab
|
line chart candlestick chart in separate objects
|
2017-10-02 23:05:29 +02:00 |
|
|
53f839a41b
|
charting works for the 1st time
|
2017-10-02 16:48:24 +02:00 |
|
|
56ed56bd00
|
more chartwork for better charts
|
2017-10-02 16:15:33 +02:00 |
|
|
70f7c092dd
|
xlegend in a separate object
new object ohlcchartpainter
|
2017-10-01 23:16:02 +02:00 |
|
|
caeb2c4060
|
next generation x legend
|
2017-10-01 11:36:35 +02:00 |
|
|
254846c356
|
work on charts
|
2017-09-30 22:04:13 +02:00 |
|
|
9d8e47a16b
|
work on charts
|
2017-09-30 20:46:21 +02:00 |
|
7u83
|
2ff7097661
|
work on charts
|
2017-09-30 08:03:48 +02:00 |
|
7u83
|
92930d9417
|
work on charts
|
2017-09-17 23:55:18 +02:00 |
|
7u83
|
2c9e5ba90a
|
Work on new chart
|
2017-09-16 18:44:25 +02:00 |
|
7u83
|
ae0f89df39
|
Work on better charts ...
|
2017-09-16 13:54:42 +02:00 |
|