Skip to content

Releases: AutoTradeSignal/core

Release v0.0.10

06 Jan 08:25

Choose a tag to compare

Merge branch 'master' of https://github.com/ebrahimkhodadadi/Telegram…

Release v0.0.9

22 Dec 17:40

Choose a tag to compare

Refactor logging levels from info to debug for improved verbosity con…

Release v0.0.8

22 Dec 17:24

Choose a tag to compare

Add channel analysis features and diagnostic script

- Implement methods for retrieving distinct channels and position IDs linked to channels in SignalRepository.
- Enhance HandlerManager with new callback actions for channel analysis.
- Introduce ChannelAnalyzer for comprehensive channel performance analysis.
- Add views for displaying channel analysis menus and details.
- Create a diagnostic script to check channel-position mappings and identify duplicates in the database.

Release v0.0.7

22 Dec 16:35

Choose a tag to compare

Implement critical fix for position ID storage in database; update po…

Release v0.0.6

15 Dec 22:41

Choose a tag to compare

Refactor update_stop_loss method to simplify return values and improv…

Release v0.0.5

12 Dec 14:05

Choose a tag to compare

fix close custom lot bug

Release v0.0.4

12 Dec 11:54

Choose a tag to compare

Fix typo in submodule name for 'Analyzer' in SignalTrader.spec

Release v0.0.3

12 Dec 08:50

Choose a tag to compare

Update SignalTrader.spec to use current working directory for path re…

Release v0.0.2

12 Dec 08:39

Choose a tag to compare

Enhance GitHub Actions workflow by ensuring full history and tags are…

Release v0.0.1

12 Dec 08:17

Choose a tag to compare

Update SignalTrader.spec to specify pathex for PyInstaller analysis