mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-04-30 22:13:55 +07:00
2024 chatgpt update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
[](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, it’s 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!
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user