Skip to content

Bybit Panel with Mark Price, Open Position and Alarm Function

Notifications You must be signed in to change notification settings

gaukler2/bybitTicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bybit Ticker

  1. Sync your Windows time

  2. On first start, it will create a bybitconfig.txt file.
    Please add your apikey and apisecret

    Real
    apiKey=1234 -> use your own key
    apiSecret=1234 -> use your own key
    streamurl=wss://stream.bybit.com/realtime
    apiurl=https://api.bybit.com

    Test
    apiKey=1234 -> use your own key
    apiSecret=1234 -> use your own key
    streamurl=wss://stream-testnet.bybit.com/realtime
    apiurl=https://api-testnet.bybit.com

    Screenshot

    Nice to know:

    • The Percent is not always accurat to the Bybit Percent on the Webpage
    • Alarm Example:
      If you set the Alarm to 50 , then the alarm is triggered when the price goes 50 points above or below the watch price.

About

Bybit Panel with Mark Price, Open Position and Alarm Function

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages