selimerunkut / pancaketrade

Limit orders for PancakeSwap
GNU General Public License v3.0
0 stars 0 forks source link

Single command for workflow buy and sell with trailing stop loss #4

Open selimerunkut opened 1 year ago

selimerunkut commented 1 year ago

The current workflow, if no tokens are present in the wallet, for setting up a sell order with trailing stop loss:

  1. User needs to create a buy order
  2. the token is bought
  3. user needs to initiate buysell command
  4. User needs to create a sell order with a trailing stop loss

This needs to be a single command, instead of three operations from the user