Post
Topic
Board Project Development
Re: Haasonline Simple Trade Bot For BTCe and Bitstamp[Main topic]
by
Jabbers
on 29/01/2014, 08:34:20 UTC
I have been thinking about exchange fee's lately.  Since both Bots start with trade amounts in Bitcoin Amounts and Finish with totals in Dollars its really hard to figure out what the exchange fees are for each trade.  I could bust out a calculator every time I'm wondering what the actual profits are after the fee's are reduced, but that is a very big headache.  Programs are for that task.  

What do you all think of having the bot within the Trade Log page to present the Exchange Fee in Dollars just before the Profit/Total.  Would even be great if for the Total Trade the bot would subtract the exchange fee to let us easily track what is being made.

The change would look something like this:

                               Order Log
----------------------------------------------------------------------

  |      TAB       |       TAB      |  TAB  |            TAB            |

Trade Revanue>-Exchange Fee>Profit>Total Running Profit from all trades

---------------------------------------------------------------------

What does everyone think of this?