Jump to content

[req]ibands-fx.com


Recommended Posts

Pro, it's not necessary to hire a professional. All we need to know is what the 4 time parameters do. The first two are the trade times, but the last two I still need to take time to see what they are for. I think both are used for closing open positions, and one is also used for checking the trend. If we can make these parameters understandable, it will be easy to modify.
Link to comment
Share on other sites

Pro, it's not necessary to hire a professional. All we need to know is what the 4 time parameters do. The first two are the trade times, but the last two I still need to take time to see what they are for. I think both are used for closing open positions, and one is also used for checking the trend. If we can make these parameters understandable, it will be easy to modify.

 

Stovedude, that's encouraging news. Thanks for taking the time to look into this issue.

Link to comment
Share on other sites

OK. Here is the mod. I have approximated everything as the original code. If your broker is very similar to one in the code, you can enter that info (or even hard code it into the mq4 extern parameters and decompile it) under the CustomBroker part. I included the DST check as well. Hopefully everything works as desired. Please note that if your broker is already listed in the code, it will choose that info instead over your CustomBroker set. Also, if your broker is not listed and you haven't set CustomBroker=true, the EA will not work as before.

 

http://www.4shared.com/file/oMddRhx0/iBands_v2.html

Link to comment
Share on other sites

OK. Here is the mod. I have approximated everything as the original code. If your broker is very similar to one in the code, you can enter that info (or even hard code it into the mq4 extern parameters and decompile it) under the CustomBroker part. I included the DST check as well. Hopefully everything works as desired. Please note that if your broker is already listed in the code, it will choose that info instead over your CustomBroker set. Also, if your broker is not listed and you haven't set CustomBroker=true, the EA will not work as before.

 

http://www.4shared.com/file/oMddRhx0/iBands_v2.html

 

CustomBroker(Varengold) set up works on backtest, but doesn't open trades on demo. No error messages in journal.. strange

 

Does CustomBroker function support 4 digits like Varengold??

Edited by pro
Alzheimer ;-)
Link to comment
Share on other sites

  • 10 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...