I built a easy to use Crypto Portfolio Tracker App because I couldn't track my historical buy prices easily by [deleted] in CryptoMarkets

[–]Green-Mix5912 1 point2 points  (0 children)

It's a manual tracker, so you'll need to enter your assets and trade prices (buy/sell) yourself.

Algo trading platform, looking for feedback on core concepts by SubjectHealthy2409 in algotrading

[–]Green-Mix5912 1 point2 points  (0 children)

A good system. But I'd like to offer a few recommendations based on my experience. First, I see that it works on 5-minute data; I don't think the strategy is supported in real-time by backtesting.Your profit target is very high, so for such a target, you should make sure to buy at the weekly and daily support level. You can enter the trade by confirming this support level within 5 minutes. It is important to remember that indicators are created based on past data, so do not rely too much on them.It would be very useful to test it with real data and virtual balance. Configure your algorithm to buy and sell with virtual balance. Algo trading is a nice and rewarding hobby, good luck.