Commit Graph

632 Commits

Author SHA1 Message Date
HojouFotytu 44610b4d6e Login & Transactions 2024-01-21 13:22:10 +09:00
HojouFotytu 871818d88b version number 2024-01-19 18:43:04 +09:00
HojouFotytu b6bba9deea Removed Obsolete SellLog code 2024-01-19 18:40:08 +09:00
HojouFotytu d45ac106ad misc layout and text 2024-01-19 10:36:36 +09:00
HojouFotytu 488e4c3fd3 Sales Analyzer Page 2024-01-19 08:11:16 +09:00
HojouFotytu b6b8647f21 Sales Analyzer Top Markets 2024-01-18 02:13:09 +09:00
HojouFotytu 615e07986b Sales Analyzer Updates 2024-01-17 01:56:52 +09:00
HojouFotytu ae15f7440f Summary 2024-01-15 23:12:46 +09:00
HojouFotytu 08554da6ee More Dashboard bottom optimizations 2024-01-14 04:10:44 +09:00
HojouFotytu 16fada1443 More Dashboard Bottom Optimizations 2024-01-11 00:58:09 +09:00
HojouFotytu 28c12e6d5a Dashboard Bottom 2024-01-08 06:53:49 +09:00
HojouFotytu bde9b98f11 Dashboard Bottom Sales Overview changes 2023-12-30 14:46:45 +09:00
HojouFotytu 6a364c95e7 2.7 changes 2023-12-14 11:54:28 +09:00
HojouFotytu d1370bf289 removed obsolete permission flag 2023-07-01 14:45:51 +09:00
HojouFotytu 35f8aeeb31 BinFutures incorrect markets 2023-07-01 12:44:26 +09:00
HojouFotytu 05626b5321 2.6.1 2023-06-26 17:23:47 +09:00
HojouFotytu eb4f4914f0
Merge pull request #328 from PTMagicians/revert-327-develop
Revert "remove pending orders"
2023-06-22 18:58:03 +09:00
HojouFotytu af0c56d901
Revert "remove pending orders" 2023-06-22 18:57:47 +09:00
HojouFotytu 4f9c71b7d6
Merge pull request #327 from HojouFotytu/develop
remove pending orders
2023-06-22 18:51:04 +09:00
HojouFotytu aa75e030e0 remove pending 2023-06-22 18:46:47 +09:00
HojouFotytu e1d50572f5
Merge pull request #325 from PTMagicians/revert-323-dependabot/nuget/Core/Newtonsoft.Json-13.0.2
Revert "Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /Core"
2023-06-22 18:36:06 +09:00
HojouFotytu 45fe404a7a
Revert "Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /Core" 2023-06-22 18:35:43 +09:00
HojouFotytu 0971d41ed0
Merge pull request #323 from PTMagicians/dependabot/nuget/Core/Newtonsoft.Json-13.0.2
Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /Core
2023-02-19 01:30:28 +09:00
dependabot[bot] c26a130821
Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /Core
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.2)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 09:01:40 +00:00
HojouFotytu c3576d940a
Merge pull request #317 from HojouFotytu/develop
Optional PBL and minor layout fix.
2022-05-16 20:08:09 +09:00
HojouFotytu 2a28c0382f
Update CONTRIBUTING.md 2021-12-01 07:05:23 +09:00
HojouFotytu 669095c405 optional pbl 2021-10-19 16:13:50 +09:00
HojouFotytu 824cfa99ea
Merge pull request #314 from PTMagicians/develop
PTM 2.5.12
2021-09-04 11:25:40 +09:00
HojouFotytu 175b9b7c73
Merge pull request #313 from HojouFotytu/develop
shorting calculations
2021-09-04 11:02:46 +09:00
HojouFotytu 7362cd2e92 Shorting Indicator 2021-08-30 13:02:50 +09:00
HojouFotytu 5198866607 shorting calculations 2021-08-24 12:48:50 +09:00
HojouFotytu 78132fafb6
Merge pull request #311 from djbadders/develop
Paged access to sales data for PT 2.5.x combability + bug fix
2021-08-18 12:22:18 +09:00
HojouFotytu c8094f646b
Merge pull request #310 from HojouFotytu/develop
Conditional Formulas
2021-08-18 12:21:41 +09:00
djbadders 309e4dfe7d Implement paged retrieval of sales dat 2021-08-08 17:30:01 +01:00
djbadders 9c9b6c5749 Fix possible exception when PTM last run file is being written 2021-08-08 17:29:37 +01:00
HojouFotytu 393d922e50 Conditional Formulas 2021-08-05 13:45:24 +09:00
HojouFotytu 4724f938f1
Merge pull request #307 from HojouFotytu/develop
Multiple Bots
2021-08-05 12:18:24 +09:00
HojouFotytu 296fa462c3
Merge pull request #306 from djbadders/develop
Speed improvements and compatibility update for Telegram
2021-07-13 01:05:34 +09:00
Dave Baddeley 4799128a35
Merge branch 'develop' into develop 2021-06-28 20:12:31 +01:00
HojouFotytu ab9e6f2977 changed default settings.general 2021-06-21 03:15:13 +09:00
HojouFotytu 6b0f6c0c27 Multiple Bots 2021-06-21 03:07:55 +09:00
djbadders a797561a97 Updated to work with latest Telegram library 2021-06-20 18:19:30 +01:00
djbadders 8249e5e182 Improved getting market data performance 2021-06-20 11:34:37 +01:00
HojouFotytu 72e764a914
Update README.md 2021-05-24 13:24:37 +09:00
HojouFotytu 7f2ce392ac
Merge pull request #300 from HojouFotytu/develop
Target & Profit column merge
2021-04-21 19:56:32 +09:00
HojouFotytu d8b3ee612c Merge Target & Profit 2021-04-21 19:29:42 +09:00
HojouFotytu e4e5d92444 Default settings.analyzer 2021-04-21 17:14:21 +09:00
HojouFotytu 802142c67b
Merge pull request #299 from HojouFotytu/develop
Settings GUI
2021-04-21 17:10:52 +09:00
HojouFotytu 382df91de3
Undo settings.analyzer.json 2021-04-21 16:27:06 +09:00
HojouFotytu c02b16b948 Settings GUI changes 2021-04-21 15:33:07 +09:00