python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Error while sending trade commands to bybit testnet
I am using Alertatron to send manual alerts to bybit testnet exchange. I am getting the following error log. Please let me know what the issue is
======error start==
[v283, bybit, jothibybit, EOSUSD]...
user1123931
Votes: 0
Answers: 1
Bybit - Place Simple Order... (php)
I am using the following 'suggested' code to post a test order to Bybit.
(https://github.com/bybit-exchange/api-usage-examples/blob/master/api_demo/futures/Encryption.php)
<?php
function get_signe...
metokitt
Votes: 0
Answers: 1
Bybit API Python Invalid API key
Hi I was trying to create a Bybit Trading bot and when I started testing it it stopped working and it keeps throwing the same error(10003) Invalid api key. I have checked it several times and it was c...
janek lebor
Votes: 0
Answers: 2
How to detect changed dictionary value?
The dictionary has 3 keys . The keys are price,size,side . The data comes from websocket. How can I detect same price same side but changed size ?
if price and side is same I want size changes.
how ca...
Ali Sarikaya
Votes: 0
Answers: 1