Commit Graph

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