[Archive!] Any rookie question, so as not to clutter up the forum. Professionals, don't pass it by. Couldn't go anywhere without you - 2. - page 174
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
This is the area where the market order is triggered if the limit cannot be set. Maybe this is where the problem lies? It worked in the tester :(
ticket=OrderSend(Symbol(),4,lot,buy,3*mno,sll,tpp,NULL,magic,timecl,blue);put at the beginning of the function
sll = NormalizeDouble (sll, MarketInfo( Symbol (), MODE_DIGITS)); tpp = NormalizeDouble (tpp, MarketInfo( Symbol (), MODE_DIGITS))
put
sll = NormalizeDouble (sll, MarketInfo( Symbol (), MODE_DIGITS)); tpp = NormalizeDouble (tpp, MarketInfo( Symbol (), MODE_DIGITS));
Stands like this. Unfortunately, I'm not too well versed in the code...
if(typ>0){The logic is confusing, you can't make it out.
This line does nothing at all :
Those who wrote it need to figure it out first :))
In general, put my lines just before you open orders. That won't make it worse anyway, but if the error persists, it will be obvious that it was caused by a stop level violation, because 130 is the only way to make an error.
The logic is confusing, you can't make it out.
This line does nothing at all :
Those who wrote it need to figure it out first :))
In general, put my lines just before you open orders. That won't make it worse anyway, but if the error persists, it will be obvious that it was caused by a stop level violation, because 130 is the only way to make an error.
The tipster is a little crooked...
You'd better ask the author, show me my line, which does nothing. xrust is an experienced man, he will figure out how to correct it.
A little crooked EA...
You'd better ask the author, show me my line, which does nothing. xrust is an experienced man, he will figure out how to tweak it.
At least he does :)
There are bugs, but not fatal...
xrust isnot getting in touch :(
I myself am waiting for a version without bugs. Maybe he will lay it out...
how is the ALERT table called ? because its beeping and gurgling sounds when the signal is given and I can't find it ((...