how to api key It is taken.
Spot buy command.
Command Details. cyberbot ?= Preliminary command required to purchase. symbol ?= You should write which pair you need to buy {{ticker}} The name of the alarm symbol is written automatically. amount ?= Determines how much % of USDT in your balance should be purchased.
cyberbot=buy symbol={{ticker}} amount=99%
Spot sell command.
Command Details. cyberbot ?= pre-command required to sell. symbol ?= You must write which pair to sell {{ticker}} The name of the alarm symbol is written automatically. amount ?= Determines how much % the coin you have will sell.
cyberbot=sell symbol={{ticker}} amount=99%
Spot command to cancel all open processes.
Command Details. cyberbot ?= Preliminary command required for the system. symbol ?= You should write which symbol's open transactions will be closed {{ticker}} The name of the symbol in the alarm is written automatically.
cyberbot=cancelorder symbol={{ticker}}
Spot STOP_LOSS_MARKET Command
Command Details. cyberbot ?= Preliminary command required for the system. symbol ?= You have to write which coin you will set stop loss {{ticker}} The name of the alarm symbol is written automatically. Type ?= Indicates to sell to the market when MARKET Stop. size ?= If % coin drops by how much the price when the alarm goes off, sell.
cyberbot=stoploss type=MARKET symbol={{ticker}} size=-5%
Spot STOP_LOSS_LIMIT Command
Command Details. cyberbot ?= Preliminary command required for the system. symbol ?= You have to write which coin you will set stop loss {{ticker}} The name of the alarm symbol is written automatically. When type ?= LIMIT Stop, it enables to open a limited trade. size ?= Let % set the trigger point at the current price when the alarm sounds. sellsize ?= What percentage should % sell when the alarm goes off (it won't sell until "you" is triggered). You should make this place higher than your neighbor.)
cyberbot=stoploss type=LIMIT symbol={{ticker}} size=-10% sellsize=-11%
Yes, you can add the command, press Shift+Enter after burning the command and add another command to the bottom line or ” | Put this sign in parentheses before starting the new command. There should be a space on both sides of the sign.