- Search Crypto Craft
- 60 Results (2 Threads, 58 Replies)
-
jacem replied Jan 11, 2023Put these two lines at the beginning of the program, say in the line after '#property strict', and it won't throw an error: #include <stderror.mqh> #include <stdlib.mqh>
Chat GPT generated code not working in the backtester
-
jacem replied Jan 11, 2023[quote=aalaarajy;14283357] Perhaps the easiest way to test and debug the MQL4 program written by 'chat-gpt' is: - you copy the code written by the robot into a file with mq4 extension (in the appropriate directory) - you open it with the metaeditor ...
Chat GPT generated code not working in the backtester
-
jacem replied Jan 10, 2023I think your second code is not incomplete, it's just syntactically wrong. I don't know much about MQL5, but I see that the AI seems to mix MQL4 and MQL5 commands.
Chat GPT generated code not working in the backtester
-
jacem replied Jan 10, 2023Hi At first glance, this code is incomplete. Upload it all as a file or between code and /code tags. I recommend this thread here on the site.
Chat GPT generated code not working in the backtester
-
jacem replied Jan 7, 2023As a completely lay trader, may I ask what your RR ratio is?
Order Block and Smart Money Concept MT5 Ea Bots
-
jacem replied Jan 7, 2023I haven't watched the videos, but they promise a pretty good RR ratio.
Order Block and Smart Money Concept MT5 Ea Bots
-
jacem replied Dec 20, 2022Thank you for your comment. Maybe I worded it wrong or google didn't translate my writing correctly. Of course, I don't want to trade on 28 pairs and their multiple time planes at the same time. This is a signaling system in the making, which I ...
Update data in the background (28 pairs, 6 timeframes)
-
jacem replied Dec 20, 2022Thanks, I tried it. Unfortunately, it is very time consuming. With a broker with fresh data, it ran in 7 minutes. 2022.12.21 04:55:40.498 refresh AUDCAD,M1: Start: 2022.12.21 05:55:40 2022.12.21 05:02:54.162 refresh AUDCAD,M1: End: 2022.12.21 ...
Update data in the background (28 pairs, 6 timeframes)
-
Update data in the background (28 pairs, 6 timeframes)
Started Dec 20, 2022|Platform Tech|4 replies
Hello! I have a tool (currently an expert, but later it will become an indicator). It works on ...
-
jacem replied Nov 15, 2021Hi Emmzett, I felt you had quite a bit of work and time in this program and the Github repo. I used to read a comparison of programming languages to see what could be solved and how. As well as which one is how efficient, fast and machine / memory ...
Is it possible to create a new symbol in MT4
-
jacem replied Nov 15, 2021Hi Emmzett, Thank you very much for your patience. I’ll tell you honestly I didn’t understand so much why it didn’t update that I set up another machine as a test. In fact, since you did junction with an external program in your original ...
Is it possible to create a new symbol in MT4
-
jacem replied Nov 12, 2021Hi Emmzett Thank you very much for the description! I see you've been upstairs for a long time
Based on your description, I did everything again and the following result was obtained (I didn't compile the source file, I only worked with the files ...Is it possible to create a new symbol in MT4
-
jacem replied Nov 11, 2021Super, thank you very much! I'm glad you found everything right
I hope I can solve the next lesson too ... Best regards, FxJacem 
Is it possible to create a new symbol in MT4
-
jacem replied Nov 11, 2021Hi solorik, I thought a little and maybe it will be like you imagined. I also did a script that exceled a few pieces of data so I could imagine your idea: file (1 minute chart works for a long time, processing 1440 x 28 candles a day
) The ...Programmers needed here please
-
jacem replied Nov 11, 2021Hi Emmzett! I started completely from the beginning. I installed two MT4 platform forms. image The one on the left is online (this will be the recording), the one on the right is offline (this will be the charting). image I also recreated the ...
Is it possible to create a new symbol in MT4
-
jacem replied Nov 9, 2021Hi Comcon! Yes, that sounds interesting. If every detail of your idea can be described in the language of mathematics, I think it can be programmed. (Please also note that unfortunately my English is not the best.) Regards, FxJacem

Programmers needed here please
-
jacem replied Nov 9, 2021Hi Solorik! I tried to rethink your idea. The following result came out: image However, I was able to solve it quite complicatedly, which can be seen in the speed (unfortunately it starts the count in the beginning of each new candle from the ...
Programmers needed here please
-
jacem replied Nov 9, 2021Hi Emmzett! Thank you very much for the descriptions! I will try to implement and report with the result. Regards, FxJacem

Is it possible to create a new symbol in MT4
-
jacem replied Nov 7, 2021Hello, Unfortunately, that's not what I meant
. Suddenly I don’t even know how the value to be displayed (on different charts) will reset at the beginning of each day. I have to think hard about this
Regards, FxJacem 
Programmers needed here please