- Search Energy EXCH
- neomn replied Mar 13, 2011
After 55 minute past the hour (5:55pm), the server still down. Anyone experience the same thing?
MB Trading Futures - Introduction
- neomn replied Mar 6, 2011
The basic frame of EA trading I have thought of have just been adjusted for signal alert. I added alert pop up windows if any level is reached, set "alert" to true to enable it. Haven't tested it though. update: Moded File attached, if anyone have ...
FOREX Market Reversal Levels
- neomn replied Mar 5, 2011
GFT don't offer such high leverage. Acutally I am not sure if any legit broker offer such high leverage. Which brought up the question of if he has actually traded this at all from the beginning. Hmmm....
Dice Man - "The 50/50/50 Account"
- neomn replied Mar 5, 2011
just updated the file, now all yu need is to set the input "file" parameter to the correct file name, no need to change any code of the file anymore. per someone's request from PM, you can now also toggle on/off of level text by setting showLegend ...
FOREX Market Reversal Levels
- neomn replied Mar 5, 2011
Andrew, I didn't unticed your post until recently. Regarding coding the EA, I would probably have to understand the logic of how you calculate these numbers (Are the number meaning reversal, or continuation of price direction? or are these levels ...
FOREX Market Reversal Levels
- neomn replied Mar 5, 2011
Fred, If you leave that datestr as it is (no need to change), it should be working fine. Just make sure the file name mentioned in the ea is the same as the file stored in your expertsfiles folder.
FOREX Market Reversal Levels
- neomn replied Feb 28, 2011
Good catch Wonderwoman, I updated the file, now it should be working fine with all pairs.
FOREX Market Reversal Levels
- neomn replied Feb 27, 2011
ea update — Updated EA attached. Now it should be working hopefully for everyone.
FOREX Market Reversal Levels
- neomn replied Feb 27, 2011
sebytim/Wonderwoman, I will update the EA to work with the mini account.
FOREX Market Reversal Levels
- neomn replied Feb 23, 2011
ea to draw line — since it so tedious to draw line manually, I created an ea to do this. requirement: 1. download the spreadsheet intact, and save it in the "files" directory under expert folder 2. change the file name "2011.2.21 Level.csv" in ...
FOREX Market Reversal Levels
- neomn replied Feb 18, 2011
Can you explain further why strike of 3800 will cause the price move towards it? Have heard lots of option plays, but not sure it's impact to the price movement. also we'll assume that there are option on both side of current price. In similar ...
EURUSD
- neomn replied Feb 9, 2011
Is the version 2 of alculateOrders.mq4 any different then the built in function calculateOrders? attached is tester results using the default settings. Did you optimize the parameters to get 10K to 140K in equity?
Trading EA with Potential Needs Some Help!
- neomn replied Feb 7, 2011
You are missing three files, debug.mq4, inform.mq4, and openorder.mq4. if you upload them, we can have some test of this ea
Trading EA with Potential Needs Some Help!
- neomn replied Feb 6, 2011
Maybe you need to use the 5 digit quote version if your broker is 5 digit. url Hope it help
CHOROS System
- neomn replied Feb 5, 2011
Interesting price behavior — So I decided to place a limit buy to close a small EURAUD position. I was really intrigued by the peculiar price movement on my chart after this order is placed. On the chart where the left red arrow is pointed, I ...
MB Trading's forex announcement next week -just hype or possible game changer?
- neomn replied Jan 1, 2011
You can click the "thread tool" on top, select show printed version, it will filter out the Ads. then choose 40 post per page to save you clicking when you read. I just run across this thread, have no idea why the originator get banned and the ...
CHOROS System
- neomn replied Dec 13, 2010
I believe it is almost impossible to apply this into trading. PP game is played on the condition that the winning/lossing rate of game A, B1 and B2 are guaranteed consistent. A combination of sequerence is just play around to take advantage of the ...
Parrondo's Paradox: A Study
- neomn replied Dec 12, 2010
I think you can retrieve price with MarketetInfo() without opening the chart, as long as you have the pair shown up in the marketwatch window. the price info of all the pairs in the marketwatch are updated as new tick coming.
Hedge opening code
- neomn replied Nov 4, 2010
You can download android app from toremote.com for remote desktop connection to your PC or server running mt4. By the way, HP just released slate 500 tablet. It is 7", larger than a phone, but handy. It runs windows 7, so it is a real OS, rather ...
Android Phone Trading software
- neomn replied Oct 16, 2010
Frinks, Bid volume and Ask volume is sometime good for momentum analysis. You can concatenate the individual tick csv into one big file. Thanks for the schema by the way.
best SQL schema for tick data