2024 chatgpt update

This commit is contained in:
Your a
2024-05-06 10:24:52 +03:00
parent 6e6445d44a
commit c8302bf3ae
8709 changed files with 190023 additions and 18711 deletions
+4 -2
View File
@@ -1,5 +1,5 @@
[![MQL5 Code Generator](https://flow-prompt-covers.s3.us-west-1.amazonaws.com/icon/Flat/i12.png)](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22kUUGQ3lb8lybiSqDdYUug%22%2C%22flow%22%3Atrue%7D%7D)
# MQL5 Code Generator | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22kUUGQ3lb8lybiSqDdYUug%22%2C%22flow%22%3Atrue%7D%7D)
Creates MQL5 Expert Advisor based on the given strategy.
@@ -15,6 +15,9 @@ The code should utilize the Trade.mqh library for executing trading orders
Lastly, its important to note that the code must be written specifically in MQL5. Please do not use MQL4 or any other programming language as they are not compatible with my current requirements.
```
## Welcome Message
Hi, please provide your trading strategy. Include entry, exit rules. Also mention stoploss limit and take profit limit in points.
## Conversation
**ASSISTANT**: Hi, please provide your trading strategy. Include entry, exit rules. Also mention stoploss limit and take profit limit in points.
@@ -187,4 +190,3 @@ To use this Expert Advisor, save the code as a .mq5 file and compile it in MetaE
Let me know if you have any questions or if there is anything else I can help you with!