Hello everyone,

I've only been here for a short time and I am particularly interested in the crypto market. Now I would like to create an algorithm that applies an indicator (e.g. MACD crossing) to a Crypto Universe, which contains the top 10 coins that are traded on Bitfinex. And if for an example there is a MACD cross above at the BTCUSDT pair the trading bot should go long and the other way round. 

Do you have an idea how I can implement this?

Attached is a backtest in which I tried to copy something from the blog entries together, but it doesn't really work and I think it does not really make sense…

There is a short cut for US equities, but is there a short cut for cryptos?

I still hope someone can give me some hints, how I can

  • get a crypto Universe of the top 10 coins or it is also fine if I can create a Manual Universe Selection Model with Coins I can input by myself, but how can I order them by volume etc?
  • apply indicators to a crypto universe

 

I hope some of you can help me :)