fix naming of trade history public command#114
fix naming of trade history public command#114s4w3d0ff merged 1 commit intos4w3d0ff:devfrom cyzanfar:trade-hist-command
Conversation
|
This won't change anything, the Changing the name in the The I could remove the command string from the |
|
It was more for clarifying the confusion. From my point of view, a user might be calling I definitely think that should be clarified. Thanks a lot for taking the time to respond 👍 |
|
Unfortunately, the only problem with this workaround is that you can't access the public trade history using I'll try to remember to add a wiki page and update the docstrings to try and reduce confusion. |
|
Awesome thanks a bunch 👍 |
returnTradeHistoryduplicate command in public and private. Changed it tomarketTradeHistas it is the method that returns the past trade history for a given market (Public command).