JulyIghor / QtBitcoinTrader

Secure multi crypto exchange trading client
https://centrabit.com/downloads/
722 stars 371 forks source link

array of last buys and sells #200

Closed DrrMrr closed 5 years ago

DrrMrr commented 6 years ago

Hi,

Can you make array of last n buys? If my bids are to close together, more buys can be executed in the same time and I only have last myLastBuyPrice. If I could know which buys were executed, I can also set the right Ask price for each of them.

This would be really helpful in this case.

Best regards Damjan

JulyIghor commented 6 years ago

Hi, working on new script language, you will able to fetch all trade history items in loop and do anything you want.

DrrMrr commented 6 years ago

Super. That would be useful.

JulyIghor commented 5 years ago

Will be available in new script language