|
9ccfdb4fb1
|
Update readme to mention vendoring
|
2025-05-17 08:58:08 -05:00 |
|
|
90f935742e
|
Fix images in readme
|
2025-05-17 08:39:18 -05:00 |
|
|
2fb44614e9
|
Try to fix image sources
|
2025-05-17 08:35:48 -05:00 |
|
|
2face999aa
|
Add images and readme information
|
2025-05-17 08:33:11 -05:00 |
|
|
9ea79628e6
|
Change to 0BSD license
|
2025-05-17 08:33:01 -05:00 |
|
Luke Wilson
|
f1c45dbb74
|
Making trade charting more reliable and informative
|
2024-11-04 12:14:56 -06:00 |
|
Luke Wilson
|
d755f07d38
|
Quick fixes
|
2024-11-03 09:50:30 -06:00 |
|
Luke Wilson
|
5ee2df12b5
|
Error when the Oanda token or account ID is not set
|
2024-10-31 20:37:21 -05:00 |
|
Luke Wilson
|
5fc4a6e2d6
|
Update README.md
|
2024-10-31 15:15:13 -05:00 |
|
Luke Wilson
|
09d9d1239c
|
Get repo ready for resume
|
2024-10-31 15:13:07 -05:00 |
|
Luke Wilson
|
420c5ddff5
|
Delete .DS_Store
|
2024-10-31 14:28:59 -05:00 |
|
Luke I. Wilson
|
1339937d4a
|
Add "Total Traded" statistic
|
2023-05-24 16:50:27 -05:00 |
|
Luke I. Wilson
|
74855ba4b1
|
Fixed Ichimoku bugs
|
2023-05-24 16:31:13 -05:00 |
|
Luke I. Wilson
|
b5434fb5de
|
Fixed MORE bugs
|
2023-05-24 15:58:59 -05:00 |
|
Luke I. Wilson
|
46fd55ab8d
|
Fixed so many IndexedSeries bugs...
|
2023-05-24 11:24:10 -05:00 |
|
Luke I. Wilson
|
c0de28664e
|
Hopefully finish Ichimoku()
|
2023-05-22 09:49:55 -05:00 |
|
Luke I. Wilson
|
30b6482fbf
|
Add indexed frame shifting
|
2023-05-21 12:52:25 -05:00 |
|
Luke I. Wilson
|
ee67d5c170
|
Add IndexedFrame
|
2023-05-21 10:53:26 -05:00 |
|
Luke I. Wilson
|
892d3d6965
|
Add IndexedSeries
|
2023-05-20 19:09:41 -05:00 |
|
Luke I. Wilson
|
b0ab9543a4
|
Update indicators.go
|
2023-05-20 16:21:31 -05:00 |
|
Luke I. Wilson
|
920df02bcc
|
Add some type safety to getting DOHLCV columns
|
2023-05-20 16:16:37 -05:00 |
|
Luke I. Wilson
|
ed08bd275d
|
Use type safety for RSI indicator
|
2023-05-20 13:01:12 -05:00 |
|
Luke I. Wilson
|
1516604889
|
Refactor Series and Frame
|
2023-05-20 12:50:56 -05:00 |
|
Luke I. Wilson
|
4dfc94fd5f
|
Working on Ichimoku cloud and updated some Series functions
|
2023-05-19 22:09:56 -05:00 |
|
Luke I. Wilson
|
ba92a650fb
|
Wrote tests for the RSI function
|
2023-05-19 17:03:00 -05:00 |
|
Luke I. Wilson
|
d851061d1f
|
Implemented stop and limit orders
|
2023-05-19 13:17:08 -05:00 |
|
Luke I. Wilson
|
56740b5a00
|
Implemented TP, SL, TSL
|
2023-05-19 02:22:19 -05:00 |
|
Luke I. Wilson
|
5a0a4d0c33
|
Slippage and more statistics
|
2023-05-18 20:17:29 -05:00 |
|
Luke I. Wilson
|
565aa6c9fd
|
Added trade stats and candlestick chart
|
2023-05-18 17:23:15 -05:00 |
|
Luke I. Wilson
|
52260551e8
|
Gave the Series, Frame, and Signals a lot of needed love
|
2023-05-18 11:25:36 -05:00 |
|
Luke I. Wilson
|
a68542d34b
|
Gave data.go much needed love and split it up
|
2023-05-17 23:30:07 -05:00 |
|
Luke I. Wilson
|
2d4c5df187
|
Added Oanda module
|
2023-05-17 17:57:56 -05:00 |
|
Luke I. Wilson
|
494df7827b
|
Added Round function and unit tests
|
2023-05-17 14:20:13 -05:00 |
|
Luke I. Wilson
|
34f98a1376
|
Remove debug print
|
2023-05-17 12:03:51 -05:00 |
|
Luke I. Wilson
|
ef9659b450
|
Display stats on returns
|
2023-05-17 12:02:16 -05:00 |
|
Luke I. Wilson
|
8fcd7f5cc9
|
Use a page to display multiple charts
|
2023-05-16 21:16:40 -05:00 |
|
Luke I. Wilson
|
a9df8cd8e3
|
Add drawdown
|
2023-05-16 20:49:44 -05:00 |
|
Luke I. Wilson
|
1110144cea
|
First plot
|
2023-05-16 20:10:49 -05:00 |
|
Luke I. Wilson
|
48313cde01
|
Updated dependencies
|
2023-05-16 18:34:58 -05:00 |
|
Luke I. Wilson
|
b1960b2b98
|
Add WithValueFunc to Series to fix bug with accessing Value()
|
2023-05-16 18:23:54 -05:00 |
|
Luke I. Wilson
|
02799477a5
|
Reordered interface items
|
2023-05-16 12:14:02 -05:00 |
|
Luke I. Wilson
|
fae70079dd
|
Fix bug from earlier fix
|
2023-05-16 08:26:41 -05:00 |
|
Luke I. Wilson
|
cf119ea682
|
Update .gitignore
|
2023-05-16 06:26:08 -05:00 |
|
Luke I. Wilson
|
9b6f7962f2
|
Working on trading and backtesting loop
|
2023-05-15 19:52:40 -05:00 |
|
Luke I. Wilson
|
b467d03c73
|
Remove unnecessary function
|
2023-05-15 14:39:59 -05:00 |
|
Luke I. Wilson
|
977296152c
|
Implemented TestPosition for TestBroker
|
2023-05-15 14:31:49 -05:00 |
|
Luke I. Wilson
|
842870011a
|
Switch everything over to use our own DataFrame
|
2023-05-15 12:15:59 -05:00 |
|
Luke I. Wilson
|
5046f3b785
|
Change variable name
|
2023-05-14 20:40:47 -05:00 |
|
Luke I. Wilson
|
7f09664454
|
PushCandle
|
2023-05-14 20:40:22 -05:00 |
|
Luke I. Wilson
|
c00a468249
|
Update everything to use new DataFrame wrapper
|
2023-05-14 15:28:02 -05:00 |
|