|
|
|
|
@ -3,8 +3,8 @@ import { RestClientV5 } from 'bybit-api'
|
|
|
|
|
|
|
|
|
|
export const POST = async () => {
|
|
|
|
|
const client = new RestClientV5({
|
|
|
|
|
key: 'wrc1w54Zp5JAfXLxY2',
|
|
|
|
|
secret: 'tY7oYPhwSE1gabFS4PmxtmbDOhkYWvPh0khf',
|
|
|
|
|
key: 'PqFoCewaiEo8MtoFEx',
|
|
|
|
|
secret: 'WbWr8Y2HG8Phng4pjR8v3wVCsYRW4A2lzWiT',
|
|
|
|
|
demoTrading: true,
|
|
|
|
|
})
|
|
|
|
|
|
|
|
|
|
|