Punxa
Newbie
- Mar 6, 2019
- 44
- 26
Hello everyone!
This is my very first thread in BHW and today I decided to share my first journey with my own Binance trading bot.
First note: My mother language is not English, so please understand if I wrong in English using. Thank you!
My purpose when write this journey
- Share my ideas
- Keep motivation on this product and journey, my final purpose is to create a money machine, auto make money when I'm stay with my family, drink with my friends...
- I want to hear more from experienced peoples in BHW to contribute more great ideas to help me completed this product
Why I decided to develop this app
- I'm lost 90% my money in crypto trading last year, becaused more reasons: example psychological traps and lack of discipline
- I want to make everything automaticaly, I want this prduct auto make money when I can do other works
My development progress
- About me: I'm Software Developer, my main major is Android Developer, but I can develop iOS app, wordpress, windows app... I love coding very much
- In the first time, this app is developed for Android OS, but after build and test, i realised that Android App not fit with my product roadmap, I want it more than it now. I will develop and update new features here.
- When develop this app, I have many many problems with Binance API and how they accepted an order, buy and sell order, there fees in each order. Each time I debug and create order for test, I will lost some money (a little bit). Binance have there testnet api, but not enough for me, so I decided to buy in official Binance market for test.
- I have build and test about 5 weeks, over 12h a day to completed the very first version of this app. I'm running it in a Windows VPS last night, and develop new feature in parallel.
Main Ideas and Flow of this app
- First, I can config something for app run: budget for each trade, expected profit for each trades, maximum trades I can have at the same time...
- Then, the app will find buy signal every minutes, if have good buy signal, the app will buy with the budget configed above, after buy successfully, they with create sell with a price that matched with my expected profit.
- And the loop with do continously.
Below is captured photo from my app, its running about 16 hours, my total budget is 500U (everything in this app will based with USDT, I called U)
I put 500USDT to run this app, after 16 hours, it's completed 31 trades and make about 15USDT profit. I will update more
This is my very first thread in BHW and today I decided to share my first journey with my own Binance trading bot.
First note: My mother language is not English, so please understand if I wrong in English using. Thank you!
My purpose when write this journey
- Share my ideas
- Keep motivation on this product and journey, my final purpose is to create a money machine, auto make money when I'm stay with my family, drink with my friends...
- I want to hear more from experienced peoples in BHW to contribute more great ideas to help me completed this product
Why I decided to develop this app
- I'm lost 90% my money in crypto trading last year, becaused more reasons: example psychological traps and lack of discipline
- I want to make everything automaticaly, I want this prduct auto make money when I can do other works
My development progress
- About me: I'm Software Developer, my main major is Android Developer, but I can develop iOS app, wordpress, windows app... I love coding very much
- In the first time, this app is developed for Android OS, but after build and test, i realised that Android App not fit with my product roadmap, I want it more than it now. I will develop and update new features here.
- When develop this app, I have many many problems with Binance API and how they accepted an order, buy and sell order, there fees in each order. Each time I debug and create order for test, I will lost some money (a little bit). Binance have there testnet api, but not enough for me, so I decided to buy in official Binance market for test.
- I have build and test about 5 weeks, over 12h a day to completed the very first version of this app. I'm running it in a Windows VPS last night, and develop new feature in parallel.
Main Ideas and Flow of this app
- First, I can config something for app run: budget for each trade, expected profit for each trades, maximum trades I can have at the same time...
- Then, the app will find buy signal every minutes, if have good buy signal, the app will buy with the budget configed above, after buy successfully, they with create sell with a price that matched with my expected profit.
- And the loop with do continously.
Below is captured photo from my app, its running about 16 hours, my total budget is 500U (everything in this app will based with USDT, I called U)
I put 500USDT to run this app, after 16 hours, it's completed 31 trades and make about 15USDT profit. I will update more


