Post
Topic
Board Trading Discussion
Re: Isis ATP [Automated Trading Platform] - Discussion
by
f6gau
on 16/05/2013, 21:29:11 UTC
Quote
Profit/Loss is calculated by comparing the balance after a trade to balance when AidoATP was first started. However, trades are not performed in simulation mode so both balances will be the same. If a percentage profit/loss is reported in simulation mode it will be because of a change in the BTC price since startup.
ok thanks.

Quote
If you are using Linux just grep the log file for the word profit:

      grep -i profit aidoatp.log

indeed i read this and used it Smiley