Hi guys! This is my first algorithm coded just this afternoon. This keeps track of 80 EMAs from 1 minute to 3 days. Each step it does a comparison of gains from all possible EMA pairs and uses the recent best performing pair to execute its next trade.

Author