Stock Market Bot
Check out the home page for the full Discord Bot List.
It is a bot to “play” with the stock market by using fake money ! It also supports cryptocurrencies.
Available commandsPrefix by default: sm!
help
Gives you the help you need!init
The command to get starteddel
Delete your account from the database
(Warning: Your account will be instantly wiped out from the database without any confirmation!)prefix <prefix>
Change my prefix to the choosen one!
Note: Mention me withprefix
to know my prefix! (@Stock Market prefix)ping
To see the latency between you, the bot and the APIabout
About the bot
balance
/balance @User
To admire your / user’s wealthlist
/list @User
Your / user’s current tradesdaily
To get your daily rewardvote
Vote for the bot and get a rewardleaderboard
Who is the richest in your server?
search
To search for stock marketsshow <symbol>
To get details about a particular market (ex:sm!show AAPL
)newtrade <buy/sell> <symbol> <price> <optional: share/s>
To trade stocks on the market(ex:sm!newtrade buy AAPL 5000
)
==>buy
if you think the stock will go up,
==>sell
if you think the stock will go down.
Adding “s” or “share” at the end of the command will specify an amount of shares to buy/sell
(ex:sm!newtrade buy BTCUSD 1 s
will buy the value of 1 Bitcoin)closetrade <ID>
(ex: sm!closetrade 0) Close a trade (the ID can be found with the list command). Give to you the worth of your trade.
Type help <command>
First, you are going to look for a market. Type sm!search
, it will redirect you to a website.
Then type sm!show <symbol>
if you want more details about it.
Now it’s time to trade! Follow the instructions above for newtrade
and closetrade
!
Happy trading!