JulyIghor / QtBitcoinTrader

Secure multi crypto exchange trading client
https://sourceforge.net/projects/bitcointrader/
732 stars 376 forks source link

Provide exchange order ID in JL script #199

Closed BeastOfBodmin closed 7 years ago

BeastOfBodmin commented 7 years ago

I can't find out how to view the exchange order IDs.

Therefore please add a function call that will return these data.

I have a simple system that requires knowing this and I can't implement it as a trading system in JL Script.

JulyIghor commented 7 years ago

Still working on new version of JL script. You will able to do it, and also fetch all orders to get info of each one in loop.

BeastOfBodmin commented 7 years ago

Nice!

BeastOfBodmin commented 7 years ago

I thought this was a dupe of #181, so I think it is best if I leave it open.