Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrzaizai2k authored Nov 30, 2023
1 parent 83b363f commit e1c6344
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ Welcome to the Mrzaizai2k Stock Assistant bot! This bot is designed to assist yo
## Available Commands
1. `/start`: Initializes the bot and provides a welcome message.
2. `/help`: Displays a list of available commands and their descriptions.
3. `/pbt + symbol`: Calculates the payback time for a specific stock.
4. `/snr + symbol`: Finds the closest support and resistance levels for a stock.
3. `/pbt`: Calculates the payback time for a specific stock.
4. `/snr`: Finds the closest support and resistance levels for a stock.
5. `/findpbt`: Identifies stocks with favorable payback times.
6. `/findmyfav`: Recommends stocks based on specified criteria.
7. `/risk + symbol`: Calculates the number of stocks you can buy with a given loss/trade percentage and maximum loss/capital percentage.
8. `/rate + symbol`: Provides a general rating for a stock.
9. `/mulpattern + symbol + date (YYYY-mm-dd)`: Finds patterns of a stock on multiple dimensions (close, volume).
10. `/pattern + symbol + date (YYYY-mm-dd)`: Finds patterns of a stock based on closing prices.
7. `/risk`: Calculates the number of stocks you can buy with a given loss/trade percentage and maximum loss/capital percentage.
8. `/rate`: Provides a general rating for a stock.
9. `/mulpattern`: Finds patterns of a stock on multiple dimensions (close, volume).
10. `/pattern`: Finds patterns of a stock based on closing prices.
11. `/findbestmotif`: Identifies the best motifs across all stocks.
12. `/buysellanalyze`: Picture of my Buy/Sell of a stock (FPTS data)
13. `/winlossanalyze`: Analyze my Win/Loss trading for the last 6 months (FPTS data)
Expand Down

0 comments on commit e1c6344

Please sign in to comment.