- Search Crypto Craft
- 822 Results (101 Threads, 721 Replies)
-
nondisclosure00 replied Aug 26, 2025ok. it compiles fine. now comes line of testing it. thank you.
bizarre error on this code
-
nondisclosure00 replied Aug 13, 2025i only have one more option. 'PositionSelectByIndex' - undeclared identifier EURUSDpt5-1.mq5 220 10 'i' - some operator expected EURUSDpt5-1.mq5 220 32 'PositionSelectByIndex' - undeclared identifier EURUSDpt5-1.mq5 237 11 'i' - some operator ...
bizarre error on this code
-
nondisclosure00 replied Aug 13, 2025I got it. It turns out it was mis match of value types.thx to ptr777 and jeanlouie.

bizarre error on this code
-
bizarre error on this code
Started Aug 12, 2025|Platform Tech|8 replies
bear with me, ive had a stroke. I dont get why i am getting this error double spreadPoints=0; ...
-
nondisclosure00 replied Jun 9, 2022It could, if you code the indicator to send data to Excel.
Metatrader to Excel and back
-
nondisclosure00 replied May 23, 2022Does the "ZigZag" in this system differ from the stock one that is handed out by MetaQuotes (The zigzag lines themselves)? If so, can someone point me to the original thread?
ZigZag - Keep It Simple Stupid
-
nondisclosure00 replied Oct 26, 2021Thanks. I'm not wanting to crack something that I bought somewhere. It's my own code. I'm sure if the cracked version at least came close, I'd remember the rest. I normally do backup. Windows 11 upgrade hit me and for the first time in 20+ years, I ...
A rather urgent need
-
A rather urgent need
Started Oct 21, 2021|Platform Tech|4 replies
I recently had to re-format my system. I've lost ALL of my source code. But I found some not ...
-
nondisclosure00 replied Sep 23, 2021Sorry about that. I should have stated that. Advanced Currency Strength28 Indicator.ex4
28PAIRS Currency Strength Trading SYSTEM. TRADES and Questions
-
nondisclosure00 replied Sep 22, 2021Hi Bernhard! Just wondering here. When calculating a FIBO, you need a range to start with. How do you determine the range? I didn't see it in the indicator settings. Do you use a certain set of candles, the previous day, etc.? Thanks.
28PAIRS Currency Strength Trading SYSTEM. TRADES and Questions
-
nondisclosure00 replied Jul 22, 2021Same issue I came across when I tried to implement a close function. I still have plans to try now that .Net 5 is out. I plan on re-coding the whole thing. Right now, Not sure.
Metatrader to Excel and back
-
nondisclosure00 replied Jun 30, 2021Ok guys. Here's my latest for the Currency Strength tools: Currency Indicator Helper.mqh (I streamlined the code and removed using moving averages). //+------------------------------------------------------------------+ //| Indicator Helper.mqh | ...
Ugh, I can't do math
-
nondisclosure00 replied Jun 30, 2021Thought Retep, Why not (High - Low) / Close?
Ugh, I can't do math
-
nondisclosure00 replied Jun 29, 2021THANK YOU!! After going through your Github, this means a lot to me. Incredible insight! I'm going to try to put this into an indicator of some kind. I'll post the code here when I get it complete. This is quite interesting.
Ugh, I can't do math
-
nondisclosure00 replied Jun 28, 2021Yeah, I've even got the DLL written and working a while ago for it ( url ). But for automated trading, I really want it all self contained in MT4.
Ugh, I can't do math
-
nondisclosure00 replied Jun 28, 2021Hey guys. I was going through some old code when I found a spreadsheet (attached). It's OLD, but I though it interesting. So, I tried to code it. Maybe it'll give us some ideas? Here's what I've got so far: ...
Ugh, I can't do math
-
nondisclosure00 replied Jun 28, 2021I had something with %'s once, but it failed. So, I've gone back to pips. I get it, they're all on different scales. (someone suggested this: url ). I've been toying with it. Wonder what your thoughts are on it.
Currency, not pair, trading