You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hello,
I have made a Custom Indicator which works. It displays on the Chart and everything is fine.
I am now wanting to use that in an Expert Advisor and the only value I get is 2147483647.
It has one parameter which I pass in and that is all. (Below is the code
iCustom(NULL,0,"myCustomIndicator1",11,0,0);
What am I doing wrong??
Thanks in advance,
Phil
2147483647 = EMPTY_VALUE.
Could someone please help me with some language to make my Expert Advisor trade a percentage of my balance? For example, I would like each trade, instead of being x number of lots, to be 10% of my current balance. Does anyone know how to do this? The more explicit the details the more helpful it would be.
thanks.
many thanks for being so helpful here. You couldn´t be so kind to introduce the solution of the following problem to me?
My EA sometimes gets stopped out in a winning trade and a few seconds later it sets up the same trade once again, which is not only senseless but very often results in losses. How can I tell the EA to wait with a new order 1 hour, or any other time?
Thanks in advance!
-wonderkey
Hi,
Select the last order and don't trade some time.
Hello I have this problem:
and the description tells my that "delete" name expected..... I think that need a name specification....
Thanks you very much for your help...