Thibault You

Results 10 issues of Thibault You

Related to [this issue](https://github.com/thibaultyou/tradingview-alerts-processor/issues/13).

enhancement

```sh sudo dd if=/dev/zero of=/swapfile bs=128M count=32 sudo chmod 600 /swapfile sudo mkswap /swapfile sudo swapon /swapfile sudo swapon -s sudo chmod 666 /etc/fstab sudo echo "/swapfile swap swap defaults...

enhancement

Issue: 'reverse' mode and 'overflow' modes have been removed during the last refactoring. Fix : implement again modes on all exchanges.

enhancement

## Description Currently, the automated process for adding new prompts is based on the addition of a single `prompt.md` file in the `prompts` directory, which triggers GitHub Actions to process...

documentation
enhancement

## Description We need to update the AI prompt analyzer and output generator to standardize prompt outputs for more predictive results and add output documentation in the metadata generation process....

documentation
enhancement

## Description We need to create a prompt that will help standardize the language and add consistency across all prompts in the repository. This will improve the overall quality and...

enhancement

## Description We need to update the README to include documentation for system prompts, specifically the metadata and view prompts. This will improve clarity and consistency in the project, especially...

documentation
enhancement

## Description We need to enhance the documentation of our Prompt Library by adding use cases and usage examples. This will help users better understand how to utilize the prompts...

documentation
enhancement