Brad Nickel

Results 42 comments of Brad Nickel

Here is everything before the messages above: Binance Arbitrage Function Data Collection - Running List of Arbitrage Symbols: ['BNBBTC', 'BATBNB', 'BATBTC'] Currency Pair: BNBBTC Exchange Rate: 0.00225430 Currency Pair: BATBNB...

I tried to edit out the try-except as you stated in the YouTube comments, but I am not a python coder: while 1: # try: initialize_arb() # except: # print("Restarting\n\n")...

I saw another issue about this. I had the same thing just happen. What I would like to know if there is anyway to restart from where it crashed.

I agree with this. I've used the standard ChatGPT interface to interact and create applications, but I almost always have to go back to the prompt with errors that resulted...

Any idea how this can be done? I haven't tried this yet, but will give it a shot: Each step in steps.py will have its communication history with GPT4 stored...

@psirdev - I posted this in #79, but wanted to post here for @NoCLin to see as well. I agree with this. I've used the standard ChatGPT interface to interact...

I've created an adjacent issue about getting ChatGPT to finish code #119

This is ChatGPT refusing to actually write or finish the code which happens quite a bit when interacting with it directly. I do not understand why OpenAI has not thought...

Just got the same error after I believe 19 dev steps. Also, when I go back to try to run it again using the path stipulated from beginning of the...