- Search Crypto Craft
-
magnumfreak replied Dec 27, 2007Great training videos on using metatrader. They call it Velocity Trader but it is actually metatrader. url
'Snap Crackle Pip' System
-
magnumfreak replied Dec 26, 2007not sure if it is a result of the Small Sunday candle or not. Post the indicator here if you can and let people install it on their system to see if the problem duplicates itself.
Mt4 indicator cant display properly
-
magnumfreak replied Dec 25, 2007Since MT4 only has a sendmail function and can't read mail, you would need to build a windows app that would read the email, decipher the message and store it as a text file. Then read it in via mt4 and execute the command. Mt4 has functions for ...
I have a dream...edit/close orders from your phone.
-
magnumfreak replied Dec 23, 2007effi: You think it is safe to trade today with the light volume expected??
EMA 25-50 Trading System (Detailed)
-
magnumfreak replied Dec 23, 2007Page 1 complete details there
Simple Method of Scalping any pair on 5 min chart , specially GBP/JPY - by Imran Sait
-
magnumfreak replied Dec 22, 2007just making sure this isn't a typo, should be smtp.gmail
'Snap Crackle Pip' System
-
magnumfreak replied Dec 22, 2007great simple system. In your text you indicated that the stochastic should be set for 14,3,3 but in the images it is set for 15,3,3. Not that it makes that much of a difference but which is it??
TEB2
-
magnumfreak replied Dec 22, 2007I believe 100% in luck. Laboring Under Correct Knowledge
Stacking the odds ..yes we do need luck
-
magnumfreak replied Dec 20, 2007although knowing 3 bars ahead of time of an impending MA cross is impossible you could monitor the relationship between the 2 or more ma's and alert when they get within a certain distance going the right way. In other words, if the fast ma is below ...
MA crossovers
-
magnumfreak replied Dec 20, 2007The one I am using draws differently. Here is the indicator ex4 file that I am using. It follows closely to what you programmed when I set the lookback to 3. Thanks for all of your help.
Gann Hi-Lo MQ4 or just the formula
-
magnumfreak replied Dec 20, 2007From what I can see, It can be used as a guide for trailing or as an early trend direction indication. I am working on combining it with 1 or 2 other indicators to build an automated trading strategy around it. I think I have the indicators that I ...
Gann Hi-Lo MQ4 or just the formula
-
magnumfreak replied Dec 20, 2007I believe that will work. Thanks. Looks rather simple once you see the formula.
Gann Hi-Lo MQ4 or just the formula
-
magnumfreak replied Dec 20, 2007Here you go. So far worked good on gbpjpy for today but the others (17 total) it hasn't done so well. Use at your own risk.
Fibo Calc indicator
-
magnumfreak replied Dec 20, 2007As a programmer, I like metatrader better. Mainly due to its similarities to C programming. Now.... you can't come in here and tease us like that, if you are able, share your system with us.

Robot trading
-
magnumfreak replied Dec 19, 2007I modified some of the code to get it to calculate previous days high and low correctly and to correctly figure the previous days trend (up or down). This also solves the repainting issues. The way it does some of the calculations (like for gbp/jpy ...
Fibo Calc indicator
-
Gann Hi-Lo MQ4 or just the formula
Started Dec 19, 2007|Platform Tech|10 replies
I am building an EA that uses Gann hi-lo as a part of the decision making process. I have an ...
-
magnumfreak replied Dec 19, 2007click on the button in the metaeditor that says "compile" once the mq4 file is successfully compiled, the ex4 file will be created.
Need Help learning how to save as EX4
-
magnumfreak replied Dec 18, 2007I agree with Dreamliner. EMA's are just too slow to respond especially after a fast change in price. The system would work better if you developed an exit strategy. In other words, something like exiting if stochastics move to one extreme or ...
'Snap Crackle Pip' System
-
magnumfreak replied Dec 18, 2007The more set the rules the better when creating an EA. I found these documents which helped kick start my knowledge of writing code for mq4. They will take you step by step through creating an indicator and creating the EA.
Fruitfull Input EA thread.