Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti
TomaszBLa  

Hi Vladislav. 

I'm new to EA and MQL5 platform. I did rent the xCustome EA for 3 months, but not sure how-to setup properly. Will you be able to help me please. Thank you

Vladislav Andruschenko  
TomaszBLa # :

Hi Vladislav. 

I'm new to EA and MQL5 platform. I did rent the xCustome EA for 3 months, but not sure how-to setup properly. Will you be able to help me please. Thank you


Hello.

Yes, sure.

I have complete instructions for installation and use!


How to install from market https://expforex.com/metatrader-market-how-to-buy-an-advisor-on-mql5-com-how-to-rent-how-to-update-how-to-install/#installation-and-activation-of-the-purchased-adviser-in-the-terminal


But I'm not sure that this expert is for beginners.

This expert is for programming your strategy using custom indicators.

Instructions: xCustomEA

TomaszBLa  
Vladislav Andruschenko #:


Hello.

Yes, sure.

I have complete instructions for installation and use!


How to install from market https://expforex.com/metatrader-market-how-to-buy-an-advisor-on-mql5-com-how-to-rent-how-to-update-how-to-install/#installation-and-activation-of-the-purchased-adviser-in-the-terminal


But I'm not sure that this expert is for beginners.

This expert is for programming your strategy using custom indicators.

Instructions: xCustomEA

Hi Vladislav

Thank you very much for quick respond to my message.

To be honest that is exactly what I want to do and need your help with. 

I've got set of custom indicators and would like to program the EA to trigger trade following my rules. Will you be able to help with programing so EA will open following criteria with set SL (based on account balance) and TP.

If that's possible please let me know of the associated cost. 

Thank you Tomasz

Vladislav Andruschenko  
TomaszBLa # :

Hi Vladislav

Thank you very much for quick respond to my message.

To be honest that is exactly what I want to do and need your help with. 

I've got set of custom indicators and would like to program the EA to trigger trade following my rules. Will you be able to help with programing so EA will open following criteria with set SL (based on account balance) and TP.

If that's possible please let me know of the associated cost. 

Thank you Tomasz


I'm not doing custom programming at the moment. I do not have the technical ability to place orders.

Write to me your strategy and rules: https://expforex.com/contacts/

I will only be able to answer when it is possible.

TomaszBLa  
Vladislav Andruschenko #:


I'm not doing custom programming at the moment. I do not have the technical ability to place orders.

Write to me your strategy and rules: https://expforex.com/contacts/

I will only be able to answer when it is possible.

Thank you.

Will do.

Appreciate your help. 

uvstockstrades  
Hi, I have a indicator that only gives buy sell signals. I want to add fixed stop loss and fixed take profit and test it using strategy builder. How do I do this?
Vladislav Andruschenko  
uvstockstrades #:
Hi, I have a indicator that only gives buy sell signals. I want to add fixed stop loss and fixed take profit and test it using strategy builder. How do I do this?
Hello. After setting up the advisor to work with the indicator (I don’t know which indicator and I don’t see it), you can enable a fixed StopLoss TakeProfit. I don't think there should be a problem with this.
Maris Zujevs  
Hello Vladislav.I just recently got new indicator and am trying to use it in this EA.Problem starts that default settings for indicator is not giving buffer arrows.I would be able  to  get buffer arrows only if i change settings from default to my necessary.As long i do understand that i could use input string to change settings for indicator but when i am doing that nothing still changes.Would you be able to help me to solve that?
Vladislav Andruschenko  
MARISZ #:
Hello Vladislav.I just recently got new indicator and am trying to use it in this EA.Problem starts that default settings for indicator is not giving buffer arrows.I would be able  to  get buffer arrows only if i change settings from default to my necessary.As long i do understand that i could use input string to change settings for indicator but when i am doing that nothing still changes.Would you be able to help me to solve that?
Hello. Give me name of this indicator, or indicator with set file. 
Maris Zujevs  
Vladislav Andruschenko #:
Hello. Give me name of this indicator, or indicator with set file. 
ON Trade Waves Patterns Harmonic Elliot Wolfe is paid version.I did have discussion about this situation with indicator creator on free version you can read about at https://www.mql5.com/en/market/product/30181?source=Site+Profile+Seller#!tab=comments&page=6

Added set file i would use.I was trying to use simplified version just three times 1,1,1 (as far as i know in this case it would use default setting for following setup ) in indicator string  but none of this works.

File:
ON_TRADE.set  12 kb
Vladislav Andruschenko  
MARISZ #:
ON Trade Waves Patterns Harmonic Elliot Wolfe is paid version.I did have discussion about this situation with indicator creator on free version you can read about at https://www.mql5.com/en/market/product/30181?source=Site+Profile+Seller#!tab=comments&page=6

Added set file i would use.I was trying to use simplified version just three times 1,1,1 (as far as i know in this case it would use default setting for following setup ) in indicator string  but none of this works.

I'll look at the indicator, but it's strange, if the author of the indicator has nothing to hide, then why are there no buffers? I don't know.

Try without .ex4

SignalNameIndicator=Market\ON Trade Waves Patterns Harmonic Elliot Wolfe
Maris Zujevs  
Vladislav Andruschenko #:
I'll look at the indicator, but it's strange, if the author of the indicator has nothing to hide, then why are there no buffers? I don't know.

Try without .ex4

SignalNameIndicator=Market\ON Trade Waves Patterns Harmonic Elliot Wolfe

If you look in comments i mentioned before  there is explained from indicator author that it does have buffer signals but on default settings they are switched off.I believe it is meant to save computing resources because indicator is complicated.That is reason why i trying to use input signal string to change settings from default and switch them on.I tried without ex.4 and it does not working as well.It gives me error in both cases(adding picture) with that or without and not  getting any buffer signal.

File:
Vladislav Andruschenko  
MARISZ # :

If you look in comments i mentioned before  there is explained from indicator author that it does have buffer signals but on default settings they are switched off.I believe it is meant to save computing resources because indicator is complicated.That is reason why i trying to use input signal string to change settings from default and switch them on.I tried without ex.4 and it does not working as well.It gives me error in both cases(adding picture) with that or without and not  getting any buffer signal.


Unfortunately, I was unable to download your paid indicator.

I downloaded the free one, but it is very slow in the strategy tester.

I opened your set file and found many errors.

For example.

The indicator name must be without ex4

Second. Signal type, you have selected the xCUSTOMEA indicator file (this is for programming indicators.

You need to select NoEmpty or ARROW



I tested it with the corrected set file and everything works.

Expert Advisor opens pending orders (you configured it this way) based on signals from your paid indicator

ON Trade Waves Patterns Harmonic Elliot Wolfe





Maris Zujevs  
Vladislav Andruschenko #:

xCustomEA + ON Trade Waves Patterns Harmonic Elliot Wolfe


Yes.It does working now.Thank you for your help.I was not see my mistakes without your help.

Maris Zujevs  
Hello.several questions about working with  Expert.If i use Trailing SAR it does closing positions in loosing despite fact i using trailing only in profit function.Any possibility i can change this to close only in profit?Another issue i am facing is huge swaps for some positions which is not involved in calculations(sometimes it is due to longer time opened position or sometimes it is short term ).But overall when positions are closing these swap looses making overall strategy loosing money instead of winning.Same issue i facing with sometimes where they extended spread where it is opening additional positions in totally wrong place(as can see in pictures -averaging position opened higher than position it have to balance out.)or closing positions not winning or in loosing money while acctualy it should not been closed If i use trailing stop in this situation Expert believes position must be closed because spread shows diferent price in actual moment where position it is ok to keep going opened.
Vladislav Andruschenko  
MARISZ #:
Hello.several questions about working with  Expert.If i use Trailing SAR it does closing positions in loosing despite fact i using trailing only in profit function.Any possibility i can change this to close only in profit?Another issue i am facing is huge swaps for some positions which is not involved in calculations(sometimes it is due to longer time opened position or sometimes it is short term ).But overall when positions are closing these swap looses making overall strategy loosing money instead of winning.Same issue i facing with sometimes where they extended spread where it is opening additional positions in totally wrong place(as can see in pictures -averaging position opened higher than position it have to balance out.)or closing positions not winning or in loosing money while acctualy it should not been closed If i use trailing stop in this situation Expert believes position must be closed because spread shows diferent price in actual moment where position it is ok to keep going opened.
Hello. 
Give me please your full. set file. 
Vladislav Andruschenko  
MARISZ #:
Hello.several questions about working with  Expert.If i use Trailing SAR it does closing positions in loosing despite fact i using trailing only in profit function.Any possibility i can change this to close only in profit?Another issue i am facing is huge swaps for some positions which is not involved in calculations(sometimes it is due to longer time opened position or sometimes it is short term ).But overall when positions are closing these swap looses making overall strategy loosing money instead of winning.Same issue i facing with sometimes where they extended spread where it is opening additional positions in totally wrong place(as can see in pictures -averaging position opened higher than position it have to balance out.)or closing positions not winning or in loosing money while acctualy it should not been closed If i use trailing stop in this situation Expert believes position must be closed because spread shows diferent price in actual moment where position it is ok to keep going opened.
And please log file from ea. 
Maris Zujevs  
Vladislav Andruschenko #:
Hello. *
Give me please your full. set file. 

I am monitoring all trades and These are issues i can see going on screen.Main trade i opening myself and Expert just notifying me about possibility to have good trade.after opening main trade everything is on expert and i have many trades closed in looses due reasons i previously described.

File:
USDSGD.set  12 kb
Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti