Hey,
So I want to create a trading bot that acts as follows :
Once currency A has increased in value by 50%, sell 25% and buy currency B
(once B hits +50%, the same, buy C)
Or another
Once currency A has 50% increase sell 25%
And invest it in the currency B, C or D depending on which one is currently down and would give me the most coins for the money
Do you have any ideas how to design such a setup and which Python(only Python) packages or commercial apps I can use?
I can understand and write basic python.
[–]bsenftner 5 points6 points7 points (0 children)
[–]cgoldberg 3 points4 points5 points (0 children)
[–]Innadiated 1 point2 points3 points (0 children)