- Search Metals Mine
-
Zeuzere replied Dec 27, 2006Open the Navigator -> Accounts -> Open a Account It take 2 sec to do a new account... Put gargbage as information.
Metatrader Demo
-
Zeuzere replied Dec 27, 2006If is in good shape, dont change, I use a celeron(Cheap for the price and it work great, better than my desktop and it suppose the be faster). And my MT4 hang sometime on my desktop and never on my laptop. The only thing, i use my laptop for trading ...
Need advice to streamline PC
-
Zeuzere replied Dec 27, 2006Really good explanation! I would just add this (Its the same but) in reverse. Base you SL on your risk ratio is not a good idea(But its just me) Define your Risk then your StopLoss, and you find how much you can trade... 40/SL, risk/200$, so you use ...
Need help on making a new order(volume)
-
Zeuzere replied Dec 27, 2006Current close on bar is not accurate in EA (It does not exist yet) — No, that was my problem...In real live trave, i must use the current 4h bar, but since it would not give the correct value in the Expert Adviser when i test the system, that ...
EA Problem
-
Zeuzere replied Dec 27, 2006Been a programmer, i know its a good program and well done. But people wil not get into it for many reason ( And this is just a thought ) - It is not automated ( we must tell people what we do ) -- It will have been a better impact if it was ...
The Napster of Forex
-
Zeuzere replied Dec 27, 2006Buy the way, You go from 0 to TotalOrder ( I know i write this ) but you should go backward, from TotalOrders-1 to 0 Why? the day you would delete one order ( if you dont use by ticket number) you will have problem. if you count from 0 to TotalOrder ...
Code for Buy Limits?
-
Zeuzere replied Dec 27, 2006Here what i do when i have difficulty. I put Print("Stepx"); // X to be replace by number I put this Print in the code to view the step, I whant to know the code get reach. Sometime you think your code get executed but in faq it doesnt You can place ...
Code for Buy Limits?
-
Zeuzere replied Dec 27, 2006Found the answer Since RSI use PRICE_CLOSE, we cannot use the current candle value because the close does not exist and while running the EA it does not give the current value as the live does. I was using the 4H candle to get rsi value on the ...
EA Problem
-
Zeuzere replied Dec 27, 2006Thanks all... I did a test with a 20 bar delay(So that i dont ask the current 4 h bar) and it work great...
EAs and historical data
-
Zeuzere replied Dec 27, 2006- If you play "connect.wav" and it sound like "alert.wav" - No error - Most recent version of MT4 - You use PlaySound("xxx"); Then i really dont know... Maybe try to install a second MT4(New install) and try the indicator on it. If it work, you have ...
Different sounds for different kind of alerts
-
Zeuzere replied Dec 27, 2006Not possible, Ps.: And at the same time i was looking to answer your question I found that you can drag and drop currency from the market watch to the chart, and it will change the currency for the window...
Overlay in MetaTrader
-
Zeuzere replied Dec 27, 2006I was trying to retreive 4H RSI value on a 15 minutes charts i notice that only every 4H i did have the good value, the in between value is not good(The good value was at the end, just before the open of the new 4h period) ... So maybe this the same ...
EAs and historical data
-
Zeuzere replied Dec 27, 2006By the way wich version you use of MT4? the most recent
Different sounds for different kind of alerts
-
Zeuzere replied Dec 27, 2006So changed to PlaySound("connect.wav") and it play the same alert sound (the one in alert) .... Hum.... Did you check if you have Error in the Terminal -> Expert tab ?
Different sounds for different kind of alerts
-
Zeuzere replied Dec 27, 2006in the Options/Events/Alert the alert.wav is for the Alert pop-up, its not use for the programming side...
Different sounds for different kind of alerts
-
Zeuzere replied Dec 27, 2006Did you try "connect.wav"?
Different sounds for different kind of alerts
-
Zeuzere replied Dec 27, 2006If you see i did remove the : replace with fulll path In the Doc they say : "The file must be located in the terminal_dir\sounds directory or in its subdirectory" Look in it, and try using other file name. It they all do the same, its not the Alert2 ...
Different sounds for different kind of alerts
-
Zeuzere replied Dec 27, 2006Ps.: I dont know whats the problem... Maybe the program, when is unable to find the wav, use the one by default... Also did you check the Terminal->Expert tab to make sure you have no error message... Also maybe it will sound stupid, but did you try ...
Different sounds for different kind of alerts
-
Zeuzere replied Dec 27, 2006Good idea to plan 100 trades. But can you explain the header in your file(Programized,Reserve,etc...) Thanks
Fisrt Program - Safe Trading