- Search Crypto Craft
-
magnumfreak replied Mar 18, 2008Could be headed down. Attached is a 4 hour chart from today. GBPUSD is hovering just above a yearly central pivot (2.0055). Break below and look out below. The indicator at the bottom of the picture is a composite stochastic indicator that ...
Cable Update (GBPUSD)
-
magnumfreak replied Mar 18, 2008you can't. There is no way built into metatrader to go from ex4 back to mq4. You only need the ex4 to make the indicator (or ea) work.
dumb question
-
magnumfreak replied Mar 18, 2008not trying to be smart but walk into your bathroom and look in the mirror. Your long term success in Forex is directly related to how much you learn and apply. Even if you don't have much time to trade forex, you can work off of daily charts and ...
I need an opinion plz
-
magnumfreak replied Mar 18, 2008ex4 is actually the file that metatrader uses the mq4 file is the one you need if you want to edit the indicator.
dumb question
-
magnumfreak replied Mar 18, 2008mq4 is the text file that the programmer will edit for your EA or indicator. ex4 is the compiled version of the mq4 file. This is the file that metatrader references for your charts. To attach them simply drag and drop it onto a chart. To see what ...
general EA questions
-
magnumfreak replied Mar 17, 2008could be there for a little while. Time to break out the Tomahawk and scalp a few pips.

Auslanco - GBP/JPY and GBP/USD (newstrade)
-
magnumfreak replied Mar 17, 2008I believe the "expected" rate cut of 75 bp is factored in. Any surprises in the amount of the cut will shake the markets quite a bit.
Auslanco - GBP/JPY and GBP/USD (newstrade)
-
magnumfreak replied Mar 17, 2008probably see a small retrace to retest the bottom of the weekly M1 at 193.85 then tumble down to weekly s2 at 192.27. She may be falling fast but she still seems to be respecting the weekly and monthly pivots. below the weekly s2 there is nothing to ...
Auslanco - GBP/JPY and GBP/USD (newstrade)
-
magnumfreak replied Mar 17, 2008if You are using the money calculation you can determine the order profit by using the OrderProfit function. if you are using pips, then use the OrderClosePrice and subtract the OrderOpenPrice to determine how many pips the price has moved since ...
EA how to close when combined profit is reached
-
magnumfreak replied Mar 15, 2008if you know the name of the object then you just need to know the shift value: double ObjectGetValueByShift(string name, int shift)The function calculates and returns the price value for the specified bar (shift related to the current bar). The ...
Dynamic trend lines
-
magnumfreak replied Mar 13, 2008how many charts do you have running? Also, how many indicators are attached to those charts?
Metatrader is running slow. Taking 50%CPU
-
magnumfreak replied Mar 12, 2008use the windowscreenshot function. It will save the screen as a gif file. You could have your ea trigger it when it closes an order. bool WindowScreenShot(string filename, int size_x, int size_y, int start_bar=-1, int chart_scale=-1, int ...
print chart EA?
-
magnumfreak replied Mar 12, 2008use the normalizedouble function. double NormalizeDouble(double value, int digits)Rounds the floating point value to the given precision. Returns normalized value of the double type. The calculated StopLoss and TakeProfit values, as well as open ...
Display only 2 numbers after the decimal point in "Comment"
-
magnumfreak replied Mar 11, 2008during slow times I step down to a 5 min chart a scalp a little. Good pips to be made fairly quickly.
Auslanco - GBP/JPY and GBP/USD (newstrade)
-
magnumfreak replied Mar 10, 2008Looks like we may be forming a 1-2-3 bottom on the 15 min chart. Price has tried to penetrate and hold below the yearly central pivot 3 times now. We will see where it goes from here.
Cable Update (GBPUSD)
-
magnumfreak replied Mar 10, 2008Although you can't use it for mobile trading, you can use it for mobile alerts. Keeps you from having to sit in front of the computer all the time. Alot of indicators come with the option to email you when they hit certain parameters.
Smartphone to use with MT4 mobile?
-
magnumfreak replied Mar 10, 2008If it is running the Palm OS it won't work. It needs Windows Mobile.
Smartphone to use with MT4 mobile?
-
magnumfreak replied Mar 10, 2008Guess there will be no sugar for you. Sugar is highly flammable.

Cesarnc's market talk, gossips, rumours & fun
-
magnumfreak replied Mar 10, 2008not without the MQ4 file. The file you have attached is the compiled version. Nothing we can do with it.
Help with this indicator