Made it nmc, be careful it repaints.naveen wrote: Sun Jul 08, 2018 3:54 pm Dear Mrtools please make the following indicator NMC
Thanks in advance
Re: NMC (New Metatrader 4) Compatible indicators thread
72Hello mrtools
can u please make the following indicator nmc.. its not getting displayed
Thanks a lot in advance
can u please make the following indicator nmc.. its not getting displayed
Thanks a lot in advance
Re: NMC (New Metatrader 4) Compatible indicators thread
73Nav, it's decompiled. We don't touch stolen or decompiled codes. Please read our rules here and in future please check that the code you are asking us to work on is not decompiled or stolen.naveen wrote: Mon Jul 23, 2018 7:21 pm Hello mrtools
can u please make the following indicator nmc.. its not getting displayed
Thanks a lot in advance
Also, read our article on identifying Decompiled Indicators please.
- These users thanked the author Jimmy for the post (total 2):
- moey_dw, appsoluxions
Re: NMC (New Metatrader 4) Compatible indicators thread
74I remember when I first started with this MetaTrader thing - not so long ago, I used to see code without disclaimer that Jimmy highlighted (Some thieves don't forget to remove it). Then I thought to myself, people are geniuses :idea: hey - to have written complex math formulas like that. Little did I know that was 'code stealing' in progress.
I am a bit wiser today, thanks to people like our own Jimmy

- These users thanked the author appsoluxions for the post (total 2):
- Jimmy, moey_dw
Re: NMC (New Metatrader 4) Compatible indicators thread
75big love
YY
Re: NMC (New Metatrader 4) Compatible indicators thread
76It is working with me as it isYeshuaYoke wrote: Sat Aug 25, 2018 3:09 am UCI - universal cycle index.ex4
could some genius please make this nmc, im trying to conduct an experiment using cycles but cannot find any good indicators that are self sourced
big love
YY
Indicator is just a tool.
Use it only if it can benefit you. Leave it if you don't know how to use it optimally.
Use it only if it can benefit you. Leave it if you don't know how to use it optimally.
Re: NMC (New Metatrader 4) Compatible indicators thread
77I saw this one, and cant get it working not sure if there is a filetype missing
Re: NMC (New Metatrader 4) Compatible indicators thread
79Nothing is missed, just compile a second time then. It's a bug, I meant feature of the latest version.YeshuaYoke wrote: Wed Aug 29, 2018 6:42 pm I saw this one, and cant get it working not sure if there is a filetype missing
Re: NMC (New Metatrader 4) Compatible indicators thread
80It's probably the build 1090 issue check hereYeshuaYoke wrote: Wed Aug 29, 2018 6:42 pm I saw this one, and cant get it working not sure if there is a filetype missing
viewtopic.php?p=1295355596#p1295355596
or you can on lines 43,44,and 45 after the SetIndexBuffer's add
Code: Select all
SetIndexStyle(0,DRAW_LINE);
SetIndexStyle(1,DRAW_LINE);
SetIndexStyle(2,DRAW_LINE);