Software to enter trades, projections,....etc

Hi all,
I was googling for a software, like a database software where you enter your trade, lots, pair, system…etc. and the system would use the data to give you the accuracy of each system, your ROI, how much you need to make per day to achieve a certain goal…etc and it is also a trade tracking software at the same time
i could not find anything on the net. i have something i have done on excel that does all this but i was wondering if there is a more robust program done on visual basic or something out there.

thanks for the inputs
iyados

I think metatrader or the one i was talking about in the last topic is what you’re looking for.

To calculate how much you need to make per day to achieve a certain goal:

root at the d-th power of (F/I -1), where d is the number of days, T is the final capital and I is your initial capital. (that’s the fraction of your capital you need to gain every day). Just put the right numbers here:

(fin/in)^(1/d) -1 - Google Search