sillykiddo Posted January 24, 2009 Report Posted January 24, 2009 Hi can anyone decomplile the following indicator?
Texan Posted January 24, 2009 Report Posted January 24, 2009 Re: [Help]Need to decompile RangeFactor.ex4 Hi can anyone decomplile the following indicator?
sillykiddo Posted January 24, 2009 Author Report Posted January 24, 2009 Re: [Help]Need to decompile RangeFactor.ex4 thanks heaps.. can u edit this indicator? like make it dots instead of line?
SEFC Posted January 24, 2009 Report Posted January 24, 2009 Re: [Help]Need to decompile RangeFactor.ex4 Indi with dot.. You can edit : ........... if (MyRange != 0.0) gd_116 = MyRange; IndicatorShortName("Range_Factor | http://www.compassfx.com "); SetIndexStyle(0, DRAW_ARROW,EMPTY,2); SetIndexArrow(0,158); SetIndexStyle(1, DRAW_LINE); SetIndexStyle(2, DRAW_LINE); ........... SEFC Mode= Red light ...(off) .. "Indonesia Forex Community"
sillykiddo Posted January 24, 2009 Author Report Posted January 24, 2009 Re: [Help]Need to decompile RangeFactor.ex4 hi.. thanks for making it dots. but.. what i wanted is.. when the range factor is going up doesn't matter if it is below the horizontal line or above as long as it is going up it should draw it with green dots.. and when the range factor is going down it is draw dots ( red)... is it possible?
sonny Posted January 24, 2009 Report Posted January 24, 2009 Re: [Help]Need to decompile RangeFactor.ex4 possible :arrow: http://www.4shared.com/file/82312303/9f32f49f/DM_RangeFactor_SILLY.html
sonny Posted January 24, 2009 Report Posted January 24, 2009 Re: [Help]Need to decompile RangeFactor.ex4 sorry link 404 ??? http://www.4shared.com/file/82312531/5e9cbac2/DM_RangeFactor_SILLY.html
sillykiddo Posted January 24, 2009 Author Report Posted January 24, 2009 Re: [Help]Need to decompile RangeFactor.ex4 hii thanks.. for the indi.. but it is not working.. it says cannot open the file.
sillykiddo Posted January 24, 2009 Author Report Posted January 24, 2009 Re: [Help]Need to decompile RangeFactor.ex4 when i try to compile... it comes with following error 'li_32' - variable already defined C:\Program Files\FxPro MetaTrader\experts\indicators\DM_RangeFactor_SILLY.mq4 (98, 13)
sonny Posted January 24, 2009 Report Posted January 24, 2009 Re: [Help]Need to decompile RangeFactor.ex4 http://www.4shared.com/file/82322554/3f0c931b/_2__DM_RangeFactor_SILLY.html int is defined now fixed :?:
sillykiddo Posted January 25, 2009 Author Report Posted January 25, 2009 Re: [Help]Need to decompile RangeFactor.ex4 still it has got bugs :(
sonny Posted January 30, 2009 Report Posted January 30, 2009 Re: [Help]Need to decompile RangeFactor.ex4 http://www.4shared.com/file/83298997/76ec7dad/DM_RangeFactor_SILLY_2.html I do code from Notepad :wew:
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now