keithorange

Results 17 comments of keithorange

Because I would like to know how to use your project and If its almost ready, and I am a developer.

@TomCallan There is a recent boom in interest in Pine scripting because of chatGPT. I have a lot of very interested developers who are using services like PineConnector which is...

> Retrieving and storing the latest x amount of messages for your match(es). Any update on this feature? It would be great especially right now to really upgrade the bot....

From working on this project, do you know if there is an ability to capture a new message from a match using Selenium? (Potentially I can see it happen by...

@xmatthias ChatGPT Says: The different drawdown metrics represent different ways of looking at the maximum loss, each of which can be useful depending on the context: max_drawdown: This represents the...

The current drawdown_relative function you've written calculates a measure of the total loss divided by both the maximum drawdown and the relative drawdown. This is not a conventional financial metric...

Same issue! I think its to do with line charts. I am getting it cutoff too! ![Screenshot 2024-04-23 at 6 22 58 PM](https://github.com/Abhinandan-Kushwaha/react-native-gifted-charts/assets/130861337/e98771b3-9cb4-4934-974c-dec5013971ac) ``` // take just roi for each...

Try using a backend model that isnt an LLM with restrictions. There are a lot of chats in China and online that have api's to use that are unrestricted. Here...

> I create a project to export g4f to openai api, it may help. https://github.com/tgscan-dev/g4f-api That is awesome! Does that mean we can now integrate gpt4free into AutoGPT, GPT-Pilot, Agents,...

> > I create a project to export g4f to openai api, it may help. https://github.com/tgscan-dev/g4f-api > > That is awesome! Does that mean we can now integrate gpt4free into...