04-10-2020, 12:26 AM
Looking for Peer review
<!-- SC_OFF --><div class="md"><p>Hello fellow redditors,</p> <p>I'm an almost-graduated application developper. With all this corona downtime I thought it would be a fun project to build a tradingbot. As I'm almost done I would like to invite a fellow crypto trader with a programming background to chat on discord and discuss it a little bit. Maybe point out some things that need improvement and give me some overall feedback. </p> <p>Im not comfortable to host it on github for everyone to see just yet, but I intend to make it fully opensource once i feel its ready.</p> <p>Right now I have incorporated the following things:</p> <ul> <li><p>A 'scanner' (for lack of a better term) that constantly watches the binance and coinbase exchange rate Outputs a row as instance of class so individual properties are easier to reach from other functions</p></li> <li><p>Api integration for both binance and coinbase pro exchange</p></li> <li><p>Function to withdraw crypto from exchange to other address</p></li> </ul> <p>Still working on:</p> <ul> <li><p>some of the same functions as above but for other exchange</p></li> <li><p>Function to convert crypto to other crypto if certain conditions are met</p></li> <li><p>better(more secure) way of handling api keys instead of hardcoded</p></li> </ul> <p>I'm hoping that someone with an equal amount of spare time takes an interest. If you qualify as that person feel free to dm me</p> <p>Stay safe!</p> </div><!-- SC_ON --> Kind Regards R
<!-- SC_OFF --><div class="md"><p>Hello fellow redditors,</p> <p>I'm an almost-graduated application developper. With all this corona downtime I thought it would be a fun project to build a tradingbot. As I'm almost done I would like to invite a fellow crypto trader with a programming background to chat on discord and discuss it a little bit. Maybe point out some things that need improvement and give me some overall feedback. </p> <p>Im not comfortable to host it on github for everyone to see just yet, but I intend to make it fully opensource once i feel its ready.</p> <p>Right now I have incorporated the following things:</p> <ul> <li><p>A 'scanner' (for lack of a better term) that constantly watches the binance and coinbase exchange rate Outputs a row as instance of class so individual properties are easier to reach from other functions</p></li> <li><p>Api integration for both binance and coinbase pro exchange</p></li> <li><p>Function to withdraw crypto from exchange to other address</p></li> </ul> <p>Still working on:</p> <ul> <li><p>some of the same functions as above but for other exchange</p></li> <li><p>Function to convert crypto to other crypto if certain conditions are met</p></li> <li><p>better(more secure) way of handling api keys instead of hardcoded</p></li> </ul> <p>I'm hoping that someone with an equal amount of spare time takes an interest. If you qualify as that person feel free to dm me</p> <p>Stay safe!</p> </div><!-- SC_ON --> Kind Regards R
