Author

Topic: Trading Bot Performance (Read 484 times)

sr. member
Activity: 840
Merit: 254
June 23, 2017, 11:34:37 PM
#6
it is not a hard thing to implement in a bot. the bot that you said you are using may even have it already. post its name here so we can help or ask the owners of that bot how you can do it.

it is either a simple keeping of a log from all your trades. or a simple API call to the exchange API and asking for your trade history. and then you can export it in different formats such as .csv and open in excell.

@vitaliy_www
you either gave a wrong link or the link you posted contained a malware instead of a bot and was removed!
Basically this, the bot must have a log, detailing each trade, then the only thing you need to do is to extract that information in an excel spreadsheet so you are able to see what trades make you the most amount of money and which ones lost money.
legendary
Activity: 2114
Merit: 1293
There is trouble abrewing
June 23, 2017, 11:41:50 AM
#5
it is not a hard thing to implement in a bot. the bot that you said you are using may even have it already. post its name here so we can help or ask the owners of that bot how you can do it.

it is either a simple keeping of a log from all your trades. or a simple API call to the exchange API and asking for your trade history. and then you can export it in different formats such as .csv and open in excell.

@vitaliy_www
you either gave a wrong link or the link you posted contained a malware instead of a bot and was removed!
full member
Activity: 475
Merit: 105
June 23, 2017, 05:29:43 AM
#4
I am using this Bot

https://bitcointalksearch.org/topic/--1980991

It´´s just the Beta but it works fine. If you use every PING you get you will get arround 15% daily average.
I just pig daily only the good ones and I make between 40 and 80% daily with this.
how to use the bot and where to see the signals?
full member
Activity: 125
Merit: 100
June 23, 2017, 04:51:48 AM
#3
I am using this Bot

https://bitcointalksearch.org/topic/--1980991

It´´s just the Beta but it works fine. If you use every PING you get you will get arround 15% daily average.
I just pig daily only the good ones and I make between 40 and 80% daily with this.
full member
Activity: 475
Merit: 105
June 23, 2017, 04:48:06 AM
#2
seems am the first here/...
simple go to the trading history of what so ever exchange you are using and do your tracking there..
and am interested in that your bot..
newbie
Activity: 6
Merit: 0
June 22, 2017, 04:36:16 PM
#1
I am using a bot to make trades on an exchange.  One thing I would like to be able to do is to track my trades and see how much I have earned or lost. 

Since there can be many trades per day its hard to keep track of them all individually.  I can see overall I am making money, but its really hard to pinpoint each trade since my bot buys on the way down, and then sells for a profit when the market returns. 

So how do you guys track the day to day value of your trades?  I looked at cointracking website, but its pretty expensive. 
Jump to: