- Search Crypto Craft
-
magnumfreak replied May 15, 2008glad to hear it. I love small projects like this, it usually leads me to a solution for another project I am working on. Knocks the cobwebs out and clears the mind. LOL!
Need IB indicator
-
magnumfreak replied May 15, 2008you still need to load the ib_nn indicator, the file I created just does the alerts for it. It will not alert for historical events just the last completed bar.
Need IB indicator
-
magnumfreak replied May 15, 2008Here you go. I wrote this quickly so test it out and let me know if something needs fixing. You should only get one alert or email per inside bar being detected. You also have the option to turn off alerts and/or emails as needed.
Need IB indicator
-
magnumfreak replied May 15, 2008go ahead and post the indicator that works, depending on how it is written you may be able to use it as a source for the data.
Need IB indicator
-
magnumfreak replied May 14, 2008int localhour = TimeHour(TimeLocal()); int localmin = TimeMinute(TimeLocal()); Use these two values to determine your start time for the ea.
timer problem
-
magnumfreak replied May 14, 2008int whattimeisit = TimeHour(TimeCurrent()); This will return a number equal to the current server time. Just compare it to the time you want your EA to run.
Disable EA for certain time period?
-
magnumfreak replied May 14, 2008nothing on metatrader works when offline or off. Alert counts are local and not on the server.
Creating Alerts
-
magnumfreak replied May 14, 2008Just a temporary condition. It will resume regularly scheduled programming soon. LOL! Somewhere around 830 eastern U.S.
Cesarnc's market talk, gossips, rumours & fun
-
magnumfreak replied May 13, 2008It is obvious that neither side of this argument will convince the other of its correctness. I personally believe that at least some of what TDION is saying is true. There is an element of randomness in the market. Does it mean that the average Joe ...
Perplexed - year spent looking for system
-
magnumfreak replied May 13, 2008"I don't care who you are, that's funny right there! Git-R-Done!!!!" Larry the Cable Guy.
Auslanco - GBP/JPY and GBP/USD (newstrade)
-
magnumfreak replied May 13, 2008HA! And you said you lacked programming skills. LOL! Let me know if I can not help you again. hehehe
Help with programming with Laguerre indicator
-
magnumfreak replied May 13, 2008can you post the ea??
Help with programming with Laguerre indicator
-
magnumfreak replied May 13, 2008change the line of code in the ea that starts with "extern" from int to double. There will be several of them near the top of the ea so look for the one that sets that variable for you.
Help with programming with Laguerre indicator
-
magnumfreak replied May 13, 2008You can't open an ex4 file for editing. Only mq4 files. Opening an ex4 file is like trying to read any other exe file in windows. The mq4 file isn't needed to run an indicator or an EA. If it is an indicator place it in the experts/indicator folder, ...
MetaTrader 4
-
magnumfreak replied May 13, 2008That 200 ema is also sitting on a monthly pivot around 204.09 with a weekly pivot just above it, around 204.32. Lots of resistance keeping it down.
Auslanco - GBP/JPY and GBP/USD (newstrade)
-
magnumfreak replied May 13, 2008Great info for anyone whether you are just starting out or a seasoned trader. I was told a long time ago: "Plan for success or plan on failing" holds true for anything you are doing.
Achievable Goals
-
magnumfreak replied May 13, 2008there is still room and there is still precedence for it to go lower. This time of year in 1995 it was at 79.75
Auslanco - GBP/JPY and GBP/USD (newstrade)
-
magnumfreak replied May 13, 2008yes, just sign up for demo accounts with mt4 brokers. I keep at least 3 open at any time just in case one goes down most likely the others will be just fine. To the original poster: To get automated trading with an ECN there are two things you could ...
Backtesting,Charting for ECN/MT4
-
magnumfreak replied May 13, 2008rejected by that pesky monthly pivot again.
Auslanco - GBP/JPY and GBP/USD (newstrade)