1-Open youtube and type "python lesson". Spend 10h watching videos and learn basics of python (generally object-oriented programming)
2-Open api documentation - every exchange has their own API documentation (f.e. binance link - https://binance-docs.github.io/apidocs/spot/en/#change-log)
3-Start coding your trading bot
4-If you don't know how to code something use online examples: https://www.w3schools.com/python/
That is really enough to start and it's surprisingly fun to do. Create something that never existed before. That work and generate profit for you. And remember. When you have a problem that you can jump over, just reach exchange support. API related questions are TIER1 priority for them. They know that 1 API day trader will create volume equal to 10-100 manual traders. They will answer immediately.
About your strategy ... well yes, but actually no. You strategy is like "I'll buy low and sell high" the problem is with knowing when is low and when is high. Because chart can go like that too:
As far as python goes: I joined trading veiw after many here told me I needed a MA and oscilator since my limited info off coinbasepro wasnt enough to make educated day trades off of. After reading your post I found this feature called "Pine script":
// © beamin
//@version=4
study("My Script")
plot(close)
Is this similar to what you are talking about but maybe more limited? Or is this a way to build your own custom MA or Osc.?
1- so all I need to do to cheat your strategy is to wash trade few K$ on a shitcoin that i want to get rid of? $1 mln fake volume cost around 200$-2000$ on kucoin.
2- "Invest in it, its price will increase in the next hour." what if not?
3- "Sell after 5% and repeat." what if not?
4- any plan B? exit plan?
Yes its immature I have only been doing this for a few weeks now and I finially have made just over 10kUSD so now I can start doing this seriously.
1. No. I dont do shit coins only the top 5-10, I dont trust new coins or have enough experience to read them
2.IF not hold. Look at 15 min all the way to 1D charts. Be prepared to sell and take a loss or hold longer.
3. Play by ear, I turned a few grand into 10k in two months doing this. I could have made a lot more but I was cautious since I was so new.
4. Stop limit orders