Search found 7 matches

by paulcarissimo
Thu Apr 11, 2019 5:10 pm
Forum: general
Topic: MT4 Coding Help Needed, Please see the snippets
Replies: 9
Views: 4846
Gender: Male

Re: MT4 Coding Help Needed, Please see the snippets

Proper coding is: IF DENOMINATOR <> 0 THEN DIVIDE ELSE *ERROR DENOMINATOR IS ZERO* Failure to code in this way can crash critical systems while you are asleep causing you to be awakened by a frantic caller. I'm aware of this workaround, I would have used it and not asked for help but the point is t...
by paulcarissimo
Tue Apr 09, 2019 8:12 pm
Forum: general
Topic: MT4 Coding Help Needed, Please see the snippets
Replies: 9
Views: 4846
Gender: Male

Re: MT4 Coding Help Needed, Please see the snippets

Okay, I think I figured it out, however Id like to see your solution anyway. Thanks for your time TRO! Proper coding is: IF DENOMINATOR <> 0 THEN DIVIDE ELSE *ERROR DENOMINATOR IS ZERO* Failure to code in this way can crash critical systems while you are asleep causing you to be awakened by a frant...
by paulcarissimo
Mon Apr 08, 2019 10:43 pm
Forum: general
Topic: MT4 Coding Help Needed, Please see the snippets
Replies: 9
Views: 4846
Gender: Male

Re: MT4 Coding Help Needed, Please see the snippets

Okay, I think I figured it out, however Id like to see your solution anyway.
Thanks for your time TRO!
by paulcarissimo
Mon Apr 08, 2019 9:48 pm
Forum: general
Topic: MT4 Coding Help Needed, Please see the snippets
Replies: 9
Views: 4846
Gender: Male

Re: MT4 Coding Help Needed, Please see the snippets

Upload the indicator in entirety and perhaps I can figure out the error. Also, look in the journal, I think it will tell you what line caused the error. I don't even see a divide in your code!! This is the code where the zero divide occurs, this code receives the output of "CSMTFStrenght"...
by paulcarissimo
Mon Apr 08, 2019 7:52 am
Forum: general
Topic: MT4 Coding Help Needed, Please see the snippets
Replies: 9
Views: 4846
Gender: Male

MT4 Coding Help Needed, Please see the snippets

Hi, I've been writing a multicurrency indicator in mql4 and I'm facing a challenge currently. the main error I get is a "divide by zero" but I'm having a hard time figuring out its source, please see the code below. First the code that works; 1. This function receives currency pair arrays ...
by paulcarissimo
Mon Apr 01, 2019 5:50 pm
Forum: general
Topic: REQ: Can Someone Please Just Tweak A Code Line Here?
Replies: 11
Views: 7163
Gender: Male

Re: REQ: Can Someone Please Just Tweak A Code Line Here?

there you go.... Hello @TheRumpledOne, may I request a modification to the indicator you posted ? it wont take a minute of your time.... After reading an article of "stocks and commodities" magazine, Tim Ord posted some pictures which instead of showing the volume at the lows and highs , ...
by paulcarissimo
Sun Mar 31, 2019 7:03 pm
Forum: general
Topic: REQ: Can Someone Please Just Tweak A Code Line Here?
Replies: 11
Views: 7163
Gender: Male

Re: REQ: Can Someone Please Just Tweak A Code Line Here?

there you go.... Hello @TheRumpledOne, may I request a modification to the indicator you posted ? it wont take a minute of your time.... After reading an article of "stocks and commodities" magazine, Tim Ord posted some pictures which instead of showing the volume at the lows and highs , ...

Go to advanced search