[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 352

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
When attaching an EA, it says 2 011.04.27 14:27:05 Expert RRS EURAUD,M1: loaded successfully
and nothing further
try putting Print/Alert in the text of the EA to see where it is
and check that EA is allowed to trade
try putting Print/Alert in the EA text to see where it is
and check that the EA is allowed to trade
Could it depend on the terminal?
Something moved it to another, put a 1m timeframe and here's the signal and trade open....xm...
{
OrderSend("GBPUSD",OP_SELL,0.1,Bid,0,Bid+40*Point,Bid-10*Point);
Alert(GetLastError());
return(0);
}
It does not want to switch on at all. It says error 130 - Wrong stops. How to fix it?
Can it depend on the terminal?
Something moved it to another one, put a 1m timeframe and here's the signal and the trade open....xm...
it's hard to tell without the code, but maybe.
int start()
{
OrderSend("GBPUSD",OP_SELL,0.1,Bid,0,Bid+40*Point,Bid-10*Point);
Alert(GetLastError();
return(0);
}
It does not want to switch on at all. It says error 130 - Wrong stops. How do I fix it?
Can you tell me if IsTesting() and IsVisualMode() are called correctly from .mqh ? I have some vague doubts...
do you think mqh is something special?
#include just connects the pieces into a single file.
... How do I get the 5 minute candle time to appear in the visualiser?
Response moved here, branch deleted.
TheXpert 27.04.2011 17:25
Good day
I want to insert a code which will otabraziruet earnings for 3 days and equity with a balance, but not poluchaetsya, can someone nybody help and throw up a code that when pasted will otabraziruet earnings and balance as in the figure.
Many thanks in advance.
Good day
I want to insert a code which will otabraziruet earnings for 3 days and equity with a balance, but not poluchaetsya, can someone nikogot help and toss the code when you insert which will otabraziruet earnings and balance as in the figure.
Many thanks in advance.
why do you need this information? it most often shows losses