Jump to content

forex invincible


Recommended Posts

Does anyone have the same problem I have. Let Forex Invincible run on 15min chart for some time. I didn't recieve not one signal. But when I changed from 15min chart to 30min chart and back to 15min chart I had an arrow or signal. Why didn't I get the signal when it was running on the 15min chart? Any ideas.
Link to comment
Share on other sites

Does anyone have the same problem I have. Let Forex Invincible run on 15min chart for some time. I didn't recieve not one signal. But when I changed from 15min chart to 30min chart and back to 15min chart I had an arrow or signal. Why didn't I get the signal when it was running on the 15min chart? Any ideas.

 

because they placed the Alert under the Init section, this mean that the alert will activate only when loading the EA. This happens when we close and open MT4, load and unload the EA, F7 after editing the settings, changing time frame. I've reported the problem to their support team and no response yet.

Link to comment
Share on other sites

because they placed the Alert under the Init section, this mean that the alert will activate only when loading the EA. This happens when we close and open MT4, load and unload the EA, F7 after editing the settings, changing time frame. I've reported the problem to their support team and no response yet.

 

Thanks JasonKwok. I kind of thought something was wrong. Do you think somebody will post the corrected version if it becomes available?

Or maybe a coder could fix it!!!

Edited by troy5658
Link to comment
Share on other sites

Thanks JasonKwok. I kind of thought something was wrong. Do you think somebody will post the corrected version if it becomes available?

Or maybe a coder could fix it!!!

 

you can use the decompiler to get the code and then move the Draw Label function call from init section and insert it near the end of the start section but before the return function. You can even turn this into an EA by insert the buy or sell order at the Alert inside the Label function....but you need to made variables for the stop loss and profit target global. They are using the 5 days high/low as their SL or profit target.

Link to comment
Share on other sites

you can use the decompiler to get the code and then move the Draw Label function call from init section and insert it near the end of the start section but before the return function. You can even turn this into an EA by insert the buy or sell order at the Alert inside the Label function....but you need to made variables for the stop loss and profit target global. They are using the 5 days high/low as their SL or profit target.

 

JasonKwok I kind of new to forex. Maybe about three to four months involved. I'm not a coder, but surely would like to learn a little. By the way how do I get a decompiler? If you have one could you send me a download link for it. I will try with a little help from other forum members.

 

Thank You and many thanks for your help.

Link to comment
Share on other sites

the patched Signal Software is out.

 

Jason, I think I did what you said. I found a decompiler and decompile Forex Invincible Signal EX4. I moved the Draw Label function call from init section and insert it near the end of the start section. It seems to be working alright now. Thanks for all your help. Forex Invincible has big drawdowns though.

 

Here are the files: hxxp://[email protected]/file/Q2TwMlL1/Forex_Invincible_Signal.html

Link to comment
Share on other sites

  • 3 months later...
  • 1 month later...

 

cazador, you must have many collection in your MT4 EA/Indicator library... Thanks for sharing. Greatly appreciate your generosity. There are no posting near 2 month since your last post. Have you tried this Forex Invincible? If you have, could you share your results/thoughts? I am in the development of swing system and looking for some system that I can incorporate to give that 'edge'.

Link to comment
Share on other sites

  • 4 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...