prof7bit / goxtool

display Mt.Gox live market data (in the console) and experiment with trading bots
185 stars 53 forks source link

Ignore all bids/asks less than 0.1 #13

Closed ghost closed 11 years ago

ghost commented 11 years ago

it's basically impossible to use goxtool to see what orders in the book since it's filled with a lot of 0.002 sized orders. If 0.1 or what is the right limit for showing orders could/should be a config option but this works for me and I just thought I'd share it.