AutoMagiCal

0
(0)
Name:
AutoMagiCal
Author: Nobody (2010.07.21 09:32)
Downloaded: 2138
Download:
AutoMagiCal 1
 AutoMagiCal.mq4 (2.1 Kb) View
AutoMagiCal 1 AutoMagiCal v2a.mq4 (2.3 Kb) View
Automatic Magic No Calc Symbol per ASC II DANGER EUR/CHF + EUR/JPY the same number I have a new code AutoMagiCal v2a must test it comes later

For example EURUSD first and last killed = URUS
U = 95 R = 86 s = 91 number from ASC II Code caution is not equal to any computer
number = 95869591 while integer maximum 2´147´483´647 take the number in a double

check is bigger then 999´999´999 then make / 10 else its Magic

!!!please check it on their computer befor use it!!!

!!!Use at your own risk!!!

for me it works perfectly!!!

2 comments  To post a new comment, please log in or register

I think this is for when you have the same EA running on multiple charts (maybe even the same symbol) and you don't want them interfering with each other. My suggestions for the hash: look up Java's string hash function. It has a very low collision rate, from what I hear (it's what I use in my own app. programming anyways). Also, try to include the timeframe in the hash function as well. Your resolution of a hash(EA) > 999,999,999 is also very dangerous. The idea of a hash is that you reduce the probability of any one hash being used twice. 999,999,999 has a much higher probability of being used than any other hash. The easiest way is to just do a hash%x where x is your largest int.

Hope that helps.

21.07.2010 20:23 ubuntuboy

it just create a Magic Number, but hey! I can do that: 1234. here we are.

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?



Author: Forex Wiki Team
We are a team of highly experienced Forex Traders [2000-2023] who are dedicated to living life on our own terms. Our primary objective is to attain financial independence and freedom, and we have pursued self-education and gained extensive experience in the Forex market as our means to achieve a self-sustainable lifestyle.