sillykiddo Posted January 24, 2009 Report Posted January 24, 2009 Hi can anyone decomplile the following indicator? Quote
Texan Posted January 24, 2009 Report Posted January 24, 2009 Re: [Help]Need to decompile RangeFactor.ex4 Hi can anyone decomplile the following indicator? Quote
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? Quote
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); ........... Quote 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? Quote
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 Quote
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 Quote
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. Quote
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) Quote
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 :?: Quote
sillykiddo Posted January 25, 2009 Author Report Posted January 25, 2009 Re: [Help]Need to decompile RangeFactor.ex4 still it has got bugs :( Quote
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: Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.