Hello Andy,
I understand that as it is currently coded, if useCSS is set to true, CSS is a condition for entry and the open position will be closed when H4 CSS turns color.
Is it possible to just use H4 CSS for closure only but not as a condition for entry? For example, only use RSI as condition for entry but H4 CSS for exit. Is this achievable just playing around with the input settings without changing the codes ?
appreciate your enlightenment !
kwchau
Multi 10:4 Trader EA
-
MrLong
Re: Multi 10:4 Trader EA
Just switch off useCSS, and have bailOnOpposite set to true.kwchau wrote:Hello Andy,
I understand that as it is currently coded, if useCSS is set to true, CSS is a condition for entry and the open position will be closed when H4 CSS turns color.
Is it possible to just use H4 CSS for closure only but not as a condition for entry? For example, only use RSI as condition for entry but H4 CSS for exit. Is this achievable just playing around with the input settings without changing the codes ?
appreciate your enlightenment !
kwchau
-
kwchau
- Trader
- Posts: 305
- Joined: Tue Jan 03, 2012 3:37 pm
Re: Multi 10:4 Trader EA
Thank you so much for your prompt reply. Really appreciate it !MrLong wrote:Just switch off useCSS, and have bailOnOpposite set to true.kwchau wrote:Hello Andy,
I understand that as it is currently coded, if useCSS is set to true, CSS is a condition for entry and the open position will be closed when H4 CSS turns color.
Is it possible to just use H4 CSS for closure only but not as a condition for entry? For example, only use RSI as condition for entry but H4 CSS for exit. Is this achievable just playing around with the input settings without changing the codes ?
appreciate your enlightenment !
kwchau
-
stevelacoste
- Trader
- Posts: 22
- Joined: Thu Nov 24, 2011 10:43 pm
Re: Multi 10:4 Trader EA
Hi Guys I have loaded Mufti Trader Ea do I just place it on one chart and do I have to have all currencies open as well
Thanks Steve
Thanks Steve
- bernard
- Trader
- Posts: 99
- Joined: Tue Jan 10, 2012 1:10 pm
- Location: Moers - Germany
Re: Multi 10:4 Trader EA
One chart (does not matter which one) only and TF to be M30.stevelacoste wrote:Hi Guys I have loaded Mufti Trader Ea do I just place it on one chart and do I have to have all currencies open as well
Thanks Steve
good luck.
1- Give me 10 pips a day and I build an Empire. 2- Have never seen any individual to get rich throu Forex. 3- Conclusion?
-
kwchau
- Trader
- Posts: 305
- Joined: Tue Jan 03, 2012 3:37 pm
Re: Multi 10:4 Trader EA
Hi Andy,
In my test, I've set UseCSS to false and BailOnOpposite to true, so in theory, open position should be closed if CSS turns around. It does not seems to work as I expect. In the attached chart, I think the position should be closed at where the vertical red line is when CSS turn to red from gold. In reality, nothing has happened.
May be my interpretation of BailOnOpposite is wrong, your help is much appreciated.
In my test, I've set UseCSS to false and BailOnOpposite to true, so in theory, open position should be closed if CSS turns around. It does not seems to work as I expect. In the attached chart, I think the position should be closed at where the vertical red line is when CSS turn to red from gold. In reality, nothing has happened.
May be my interpretation of BailOnOpposite is wrong, your help is much appreciated.
You do not have the required permissions to view the files attached to this post.
-
MrLong
Re: Multi 10:4 Trader EA
My apologies, I remember now, we have to have useCSS in use also, because the condition for closingkwchau wrote:Hi Andy,
In my test, I've set UseCSS to false and BailOnOpposite to true, so in theory, open position should be closed if CSS turns around. It does not seems to work as I expect. In the attached chart, I think the position should be closed at where the vertical red line is when CSS turn to red from gold. In reality, nothing has happened.
May be my interpretation of BailOnOpposite is wrong, your help is much appreciated.
the trade could be valid when we opened a trade, therefore closing the trade as soon as it opened.
It's been a while since I worked on the EA, you would not believe how everything looks foreign when browsing though the code.
I've stopped using the bail function in my other EA, because it was closing out most trades, that would have been winners.
Best Regards
Andy
-
Meta1
- Trader
- Posts: 10
- Joined: Wed Aug 29, 2012 7:31 pm
Re: Multi 10:4 Trader EA
....
One chart (does not matter which one) only and TF to be M30.
good luck.[/quote]
Hello Bernard,
it's the robot more successful in TF M30 then in TF H4? What is your experience?
Best regards
One chart (does not matter which one) only and TF to be M30.
good luck.[/quote]
Hello Bernard,
it's the robot more successful in TF M30 then in TF H4? What is your experience?
Best regards
-
kwchau
- Trader
- Posts: 305
- Joined: Tue Jan 03, 2012 3:37 pm
Re: Multi 10:4 Trader EA
Hi Andy,MrLong wrote:My apologies, I remember now, we have to have useCSS in use also, because the condition for closingkwchau wrote:Hi Andy,
In my test, I've set UseCSS to false and BailOnOpposite to true, so in theory, open position should be closed if CSS turns around. It does not seems to work as I expect. In the attached chart, I think the position should be closed at where the vertical red line is when CSS turn to red from gold. In reality, nothing has happened.
May be my interpretation of BailOnOpposite is wrong, your help is much appreciated.
the trade could be valid when we opened a trade, therefore closing the trade as soon as it opened.
It's been a while since I worked on the EA, you would not believe how everything looks foreign when browsing though the code.
I've stopped using the bail function in my other EA, because it was closing out most trades, that would have been winners.
Best Regards
Andy
Thank you for your clarification.
kwchau
- bernard
- Trader
- Posts: 99
- Joined: Tue Jan 10, 2012 1:10 pm
- Location: Moers - Germany
Re: Multi 10:4 Trader EA
M30 is not my preference. It is the requirement of the EA
I am sure the buys/sells are done based on H4 MA240 and... but you must drop the EA on a M30 chart.
Please read the instructions on post 1.
Bernard
Hello Bernard,
it's the robot more successful in TF M30 then in TF H4? What is your experience?
Best regards[/quote]
I am sure the buys/sells are done based on H4 MA240 and... but you must drop the EA on a M30 chart.
Please read the instructions on post 1.
Bernard
Meta1 wrote:....
One chart (does not matter which one) only and TF to be M30.
good luck.
Hello Bernard,
it's the robot more successful in TF M30 then in TF H4? What is your experience?
Best regards[/quote]
1- Give me 10 pips a day and I build an Empire. 2- Have never seen any individual to get rich throu Forex. 3- Conclusion?