magic divergence

Locked
hektor
Posts: 1
Joined: Mon Jun 24, 2013 2:01 pm

magic divergence

Post by hektor »

Hi Steve :hi:
Since you are pianist and I am guitarist I decided to sent to you one special indicator.
I payed for this indy 150 USD and aditionaly 30 USD more just to convert it to mq4 file.


THIS INDICATOR IS NOT COPYRIGHTED AND WE MAY DO WITH IT WHATEVER WE WANT

Problem with this is that signal shows up but later dissapears.
I write every signal on my paper but I am never shure did I miss opposite signal cause it dissapears after some time.
Signals are quite good but I would like to see them on chart.
I made contact to Ferrufx who is profesional programer and he told me that it is possible to program that signals to stay on the chart and he gave me link to convert it first into mq4 form but his services are only in profesional 80 USD.
I thought to myself what if I write to you to add some program line that tells all signals to stay on the chart permanently.
Also you may share this indicator to your entire comunity and I will be happy with that too or send it to someone who is willing to make this change in the code.
It is best divergence indicator I could find and very much different from others.
Best timeframe to use it 1H and 4H
Only needs that tiny code that tells it to stay on the chart once it apears. :)
In indys menu, at oscilators, numbers shuld go 5 - 12 - 25 as I am told from the seller. Else stays the same.

I repeat :THIS INDICATOR IS NOT COPYRIGHTED AND WE MAY DO WITH IT WHATEVER WE WANT
It is clearly stated from the one I bought it and I bought it wia western union.
Thank you and I hope my message will not be deleted again
You do not have the required permissions to view the files attached to this post.
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Re: magic divergence

Post by milanese »

[mod=]As I had you written before, we don't want here decompiled code, if the author wants you giving all the rights, he would you too give the original source code. Please do understand this! I removed the decompiled file. If you will post it again you will risk to be banned.
Cheers :)

Tommaso[/mod]
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
User avatar
SteveHopwood
Owner
Posts: 9904
Joined: Tue Nov 15, 2011 8:43 am
Location: Misterton - an insignificant village in England. Very pleasant to live in.

Re: magic divergence

Post by SteveHopwood »

Denis' first post is a copy of a pm he sent me on Wednesday. I have just sent him a reply, then saw this thread via the 'View new posts' in the board index.

For general interest and to explain more fully to newcomers why Tommaso stepped in, here is my reply:
Hi Denis

Sorry, I have been intending to reply to this since Wednesday. Please pardon me for my tardiness.

Thank you for your generosity. I cannot share this with our wider forum and I cannot make the code changes for the same reason. It is 'decompiled' code, not mql4 source code.

When source code is compiled, it is turned into memory locations that the machine reads and works with – i.e. "machine code". The source code variable names are abandoned, as they are no longer needed.

Decompilers have to recreate variable names but have no idea what they originally were, and so invent them. The original variable might be TakeProfit, but the decompiler will come up with something like gi_200.

This makes decompiled code impossible to sort out without a ridiculous amount of work. You might be able to find a coder willing to work with it for a vast amount of payment, but I am not one of them. Sorry not to be able to help with that aspect.

Then we have the difficulty with copyright. As a general rule, a coder who is happy to have work that someone has paid for published will send the buyer a source code file i.e. SomeIndi.mql4 not merely the compiled code i.e. SomeIndi.ex4.

Go back to where you bought the indi and ask for the source code. This will be readable and someone like Baluda can make the changes for you in about half a minute.

Cheers
:D
Read the effing manual, ok?

Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.

I still suffer from OCCD. Good thing, really.

Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.

To see The Weekly Roundup of stuff you guys might have missed Click here

My special thanks to Thomas (tomele) for all the incredible work he does here.
Locked

Return to “Indicators”