bitbns-official / bitbnspy

MIT License
9 stars 6 forks source link

Placing orders - Irregular price problem #46

Closed its-mohnish closed 3 years ago

its-mohnish commented 3 years ago

Describe the problem:

Coins BCHSV, DENT, LET, CLOAK, BTT have been showing irregular price problem.

Steps to reproduce:

  1. Place order for any of the coins mentioned above

Observed Results:

Relevant code exceptions or logs

Code Sample, a copy-pastable example

#Actual market price during the posting of this issue was 12800
bitbnsObj.placeBuyOrder('BCHSV', 0.0043, 11500)

logs, a copy-pastable example

{
 'data': None, 
 'status': 0, 
 'error': 'Price seems Irregular from current market price. 31974.284532737227', 
 'code': 428
}
atiprashant commented 3 years ago

This is sorted