Commit Graph

  • d34acfb4a2 fix pywebview version till 2.0 louisnw 2024-05-19 17:38:15 +01:00
  • 906571e4fb implement fill color option for boxes, start wx integration louisnw 2024-05-16 11:25:42 +01:00
  • f8c0a5754d fix drawing delete method louisnw 2024-05-06 12:35:42 +01:00
  • 299ad6a4ae fix box options not working louisnw 2024-05-06 12:26:21 +01:00
  • acdccc428c catch JavaScriptException (and ignore if pywebview version < 5) louisnw 2024-05-06 11:47:19 +01:00
  • 2d1ff5ce46 ensure two point drawings have a logical point value louisnw 2024-05-05 15:30:06 +01:00
  • 07383e9c54 update .gitignore louisnw 2024-04-28 23:47:49 +01:00
  • 470fc57971 fix box default option bug louisnw 2024-04-28 23:33:14 +01:00
  • 8bf4469c17 Merge branch 'main' into 2.0 louisnw 2024-04-14 16:42:19 +01:00
  • b0e1e10edd Merge pull request #303 from pranavladkat/main louisnw01 2024-04-14 16:41:34 +01:00
  • 3fdd19e3ce implement drawing methods, fix horizontal line bug, continue refactor louisnw 2024-04-14 16:29:15 +01:00
  • 3ead45f858 remove horizontal line array methods on SeriesCommon, fix horizontal lines callbacks louisnw 2024-03-30 17:42:06 +00:00
  • e9f21b3b0e 2.0 first commit louisnw 2024-03-30 15:38:34 +00:00
  • aac6b87b5e Add set() method to menu widget Pranav Ladkat 2024-02-24 08:29:19 -08:00
  • b29ac581f4 support async functions for table Pranav Ladkat 2024-02-24 08:28:06 -08:00
  • a91ea493d7 Update docs, setup.py, conf.py louisnw 2024-02-24 13:37:49 +00:00
  • fff23bd477 Add sync_crosshairs_only parameter to create_subchart (#293) louisnw 2024-02-24 13:26:59 +00:00
  • 745c14bb7f Fix toolbox hotkey chart selection and toolbox resize display bug (#267) louisnw 2024-02-24 13:01:37 +00:00
  • e199e54c7a Fix #260, #264 (based on implementation by @mr-easy) louisnw 2024-02-24 12:36:22 +00:00
  • dceac70913 Merge pull request #292 from niquedegraaff/patch-1 louisnw01 2024-02-24 11:47:19 +00:00
  • 9810940a9b Fix #278 (display 'flex' instead of 'block') louisnw 2024-02-24 11:33:18 +00:00
  • 06619b198a Update abstract.py: Set default dtype for Series instantiation Dominique de Graaff 2024-02-15 17:14:01 +01:00
  • 8715ddae58 Added the marker_list function for setting multiple markers. louisnw 2024-02-14 16:03:17 +00:00
  • 5861da2123 Added the render_drawings parameter to update louisnw 2024-01-21 14:42:54 +00:00
  • f31db04464 Merge pull request #245 from CodexLink/feat/impl-addl-price-scale-options louisnw01 2024-01-13 17:02:41 +00:00
  • 223842bd14 docs(index): remove back tick from the index Janrey Licas 2024-01-14 00:57:28 +08:00
  • e389be5ea4 docs(title): removed back ticks from Charts Janrey Licas 2024-01-13 23:35:03 +08:00
  • 3f06e6411a chore(example): remove 7_price_scale_options Janrey Licas 2024-01-13 23:32:01 +08:00
  • ff0cbf10a2 chore(.gitignore): remove docs/source/_ext/** entry Janrey Licas 2024-01-13 23:30:42 +08:00
  • 444942d43f Merge pull request #251 from traderjoe1968/position_fix louisnw01 2024-01-12 17:26:27 +00:00
  • 74db7b5353 Fix string type dates not being parsed. louisnw 2024-01-12 17:09:23 +00:00
  • bbac48078c position_fix Trader Joe 2024-01-07 19:32:08 +11:00
  • 94eb167a42 Revert "Position Fix" Trader Joe 2024-01-07 19:29:28 +11:00
  • b782c01193 Position Fix Trader Joe 2024-01-07 19:28:58 +11:00
  • 8aa9590590 chore(example): code format Janrey Licas 2024-01-02 19:04:57 +08:00
  • 91ebbdb529 init(example): price_scale_options.py Janrey Licas 2024-01-02 18:56:40 +08:00
  • fb773954fd docs(abstract): remove extra symbols to relect from original Janrey Licas 2024-01-02 18:40:28 +08:00
  • 164cbcdf46 docs(abstract): reflect docs style of def price_scale Janrey Licas 2024-01-02 18:38:30 +08:00
  • 2fb842a149 docs(abstract): remove residual Janrey Licas 2024-01-02 18:11:36 +08:00
  • 63b8c6bcf3 fix(abstract): fix f-string structure Janrey Licas 2024-01-02 18:10:46 +08:00
  • 75cc4260ac docs(format): add quote block for consistency Janrey Licas 2024-01-01 21:06:33 +08:00
  • be65adfd39 init: .gitignore for doc files Janrey Licas 2024-01-01 20:15:55 +08:00
  • 036af89988 docs(abstract-chart): reflect changes from Abstract API Janrey Licas 2024-01-01 17:44:09 +08:00
  • 89695717c2 feat(abstract): introduce other 4.1 PriceScaleOptions Janrey Licas 2024-01-01 17:41:33 +08:00
  • 92b8fd0a04 Update examples to fit ms timestamps louisnw 2023-12-22 00:23:51 +00:00
  • 9ed9996257 Merge pull request #225 from neodino/main louisnw01 2023-12-22 00:04:38 +00:00
  • c44282e49e fix: #223 super init updated to aligh with Chart class init neodino 2023-12-16 01:34:11 +11:00
  • da2a5103fa Enhancements & Bug Fixes louisnw 2023-12-10 19:48:27 +00:00
  • f798e5f944 Persistent Drawings louisnw 2023-11-23 19:25:36 +00:00
  • 631afd450f Enhancements: - Added the title parameter to Chart. louisnw 2023-11-22 17:31:35 +00:00
  • c3645ef245 pandas ambigious hotfix louisnw 2023-11-02 11:41:03 +00:00
  • e587dd357c Legend hotfix louisnw 2023-10-31 22:57:09 +00:00
  • fecfb6531c Enhancements & Bug Fixes - Updated to Lightweight Charts 4.1 - Topbar menu widgets will now scroll when a large number of items are added to them - Vertical Spans can now be placed on Line objects louisnw 2023-10-31 14:19:40 +00:00
  • 5bb3739a40 Enhancements & Bug Fixes - Line, and histogram data can now be accessed from their data methods. - Fixed a bug causing maximize to fail if a screen is not specified - Global events can now be coroutines or functions. louisnw 2023-10-21 14:13:11 +01:00
  • 2c27ad66eb fix pyqt bug louisnw 2023-10-12 15:52:13 +01:00
  • 6df0e4fd45 update docs update setup/conf louisnw 2023-10-09 17:42:52 +01:00
  • 33be333b41 - legend 'text' parameter for displaying static text - table 'resize' method louisnw 2023-10-09 17:30:40 +01:00
  • 8b6a92be62 - table heading/footer callbacks - fix Qt contextMenuPolicy bug on PyQt5 louisnw 2023-10-09 16:50:38 +01:00
  • ab251a7600 implement table row click callbacks for individual cells louisnw 2023-10-04 19:32:46 +01:00
  • f5ad8613f4 - implement table header louisnw 2023-10-02 19:11:18 +01:00
  • 2e71edaf7a SwitcherWidget.set implementation louisnw 2023-10-02 17:31:24 +01:00
  • 2bd4c7c037 Bug Fixes: - Screen now defaults to the active screen rather than the 0 screen. - null values given in chart data are now removed and replaced with whitespace. - Closing the chart window now cleanly exits. - Fixed a bug causing the offset parameter to be greater than 0 when there is no offset. louisnw 2023-09-29 12:03:49 +01:00
  • d43e7c24e7 Enhancements: - Hotkeys can now use any character, and modifier keys are not required. - Refactored the colors of the topbar, searchbox, toolbox, and widgets for consistency. - Toolbox/interval refactoring and simplification. - Histograms now show up in the legend, and will use shorthand notation by default (e.g 34k rather than 34000). louisnw 2023-09-24 15:09:45 +01:00
  • 43eab9854d Modify hotkey implementation louisnw 2023-09-15 12:30:38 +01:00
  • 2f1ad83b4d Merge pull request #114 from jamesbaber1/main louisnw01 2023-09-15 12:20:22 +01:00
  • f4dcb0d8fd - handled upper lowercase jamesbaber1 2023-09-14 10:12:33 -05:00
  • 2219b32bd6 - change var name jamesbaber1 2023-09-14 10:01:35 -05:00
  • 5b792fbaa2 - reverted arg order change - switched to using event.key when no modifier jamesbaber1 2023-09-14 09:52:05 -05:00
  • 36fae9fe15 Merge branch 'louisnw01:main' into main James Baber 2023-09-14 09:25:22 -05:00
  • b1f007f6d0 Enhancements: louisnw 2023-09-14 10:51:10 +01:00
  • c60a918bb7 - made modifier key optional - handle multi character key names jamesbaber1 2023-09-13 16:50:02 -05:00
  • 8f65a7fc96 - Fixed legend not hiding when resizing to 0 - Added the menu widget to the topbar. louisnw 2023-09-06 12:46:52 +01:00
  • 7891c1bc64 Add issue_templates louisnw 2023-09-05 12:39:15 +01:00
  • 555573b54b Enhancements: - added the create_histogram method and the Histogram object. - added the round parameter to trend_line and ray_line - chart.set can now be given line data. louisnw 2023-09-04 20:29:15 +01:00
  • 8532d48e5d update version number louisnw 2023-09-03 17:12:17 +01:00
  • 2ff9d985a8 Merge pull request #97 from jamesbaber1/main louisnw01 2023-09-03 17:08:56 +01:00
  • aad2a988b7 Enhancements: - The start_date parameter of vertical_span can take a list or tuple of dates to create multiple vertical lines. - Added style parameters to drawings. louisnw 2023-09-03 17:08:10 +01:00
  • 06fb7898b5 -fixed numpy value error on string jamesbaber1 2023-09-01 12:48:45 -05:00
  • eacafe3cd1 update landing.html louisnw 2023-08-31 22:44:44 +01:00
  • a7c1dc8a30 Enhancements: - Added the screen parameter to Chart, allowing for monitor selection. This should be an index from 0 (0 = primary monitor, 1= second monitor, etc.) - vertical_span method, allowing for vertical lines/spans to be drawn across the chart. - set_visible_range method, which will set the visible range of the chart based on two given dates. - resize method, which resizes the chart to the given size. - sync will now sync both charts, regardless of which one is scrolled/zoomed. louisnw 2023-08-31 21:25:00 +01:00
  • 769fd8ac0a update README.md louisnw 2023-08-27 00:33:47 +01:00
  • a63943380c update requirements.txt louisnw 2023-08-27 00:26:28 +01:00
  • f72baf95ba Polygon: - Added async methods to polygon. - The requests library is no longer required, with urllib being used instead. - Added the get_bar_data function, which returns a dataframe of aggregate data from polygon. - Opened up the subscribe and unsubscribe functions louisnw 2023-08-27 00:20:05 +01:00
  • 34ce3f7199 Refactoring/Enhancements/Fixes louisnw 2023-08-14 16:06:16 +01:00
  • 06b605d3a7 Enhancements and Bug Fixes louisnw 2023-08-02 13:47:52 +01:00
  • 77a70848fc add .readthedocs.yaml louisnw 2023-07-27 12:25:34 +01:00
  • e743881a89 add readthedocs.yaml louisnw 2023-07-27 12:24:50 +01:00
  • ca3122baf3 Fixes/Enhancements - Removed bar data from exported drawings, which should reduce the file size of exported drawings. (Make sure to back up any drawing files before running the new version!) - Drawings can now be deleted through each’s right click context menu. - Added the new ‘hotkey’ method, which will execute the given method or function when the key command is pressed. - Non-fixed callbacks no longer need to be placed in the API class. louisnw 2023-07-24 17:03:31 +01:00
  • eaec61d739 hotfix (_save_under not defined) louisnw 2023-07-20 23:06:03 +01:00
  • 527130e618 Ability to save drawings - Added toolbox to the common methods. - toolbox.save_drawings_under can save drawings under a specific topbar widget. eg chart.toolbox.save_drawings_under(chart.topbar[’symbol’]) - toolbox.load_drawings will load and display drawings stored under the tag/string given. - toolbox.export_drawings will export all currently saved drawings to the given file path. - toolbox.import_drawings will import the drawings stored at the given file path. louisnw 2023-07-20 21:52:17 +01:00
  • b2ceae59b7 Add sponsorship button louisnw01 2023-07-17 22:46:56 +01:00
  • 851f0fb874 Delete .github directory louisnw01 2023-07-17 22:44:15 +01:00
  • 68301cf17f edit .github louisnw01 2023-07-17 22:42:52 +01:00
  • 27b8268799 - Fixed 'JSON cannot stringify cyclic structures' web console error louisnw 2023-07-17 15:05:11 +01:00
  • 95607c6fa4 Update README.md, polygon.md louisnw 2023-07-16 21:23:19 +01:00
  • e4459208d2 NEW FEATURE: Trendlines, Rays and the Toolbox louisnw 2023-07-16 20:54:32 +01:00
  • 7850821c6a Ensure files are read with UTF-8 Encoding louisnw 2023-07-03 14:14:10 +01:00
  • 4d1ce9e0d7 update docs louisnw 2023-07-02 10:33:53 +01:00
  • 355992cdac hotfix louisnw 2023-06-29 19:00:14 +01:00
  • 99d25f8974 v1.0.13.1 louisnw 2023-06-28 19:15:49 +01:00