- Search Metals Mine
- MorningMania replied May 4, 2010
back to the ea at hand
I'm quite deep into usdchf, anything going on there?Nanningbob 60x90 EA
- MorningMania replied May 4, 2010
I guess the reason that the US goes along with it is that it benefits from a strong Euro. If the Euro drops as it would if Greece goes bankrupt it would hurt US exports. What amazes me is that most people in Greece don't seem to look further then ...
Nanningbob 60x90 EA
- MorningMania replied May 3, 2010
It seems NZD related though, I don't know what's going on there, price of sheep moving up perhaps? The nzd is going up against all other currencies, that's what I'm seeing anyway, feel free to disagree.
Nanningbob 60x90 EA
- MorningMania replied May 2, 2010
adding Nanning to my "places I should visit at some point in my life" list.... Enjoy your weekend Bob! It's well deserved. btw, to practice my programming skills I've been working on a different ea that may also work with the sixths indicator, I'll ...
Nanningbob 60x90 EA
- MorningMania replied Apr 27, 2010
you can either go to the objects tab and delete them one by one. Or add to the following to the indicator's code: int deinit() { //---- ObjectDelete("onesixth"); ObjectDelete("twosixth"); ObjectDelete("threesixth"); ObjectDelete("foursixth"); ...
Nanningbob 60x90 EA
- MorningMania replied Apr 27, 2010
I usually keep my eyes on the news all the time but this is tricky. I don't think any country would voluntarily leave the euro, it offers too many benefits plus all the participants have invested too much already. The is a possibility of a "new ...
Nanningbob 60x90 EA
- MorningMania replied Apr 26, 2010
subscribed. All I found on mql5 so far is at url
Object Oriented Programming
- MorningMania replied Apr 26, 2010
this thread: url offers a generic breakout ea, perhaps you can set it to suit your needs. I haven't used it myself so I wouldn't know what settings to use.
A Volatilty Breakout Idea
- MorningMania replied Apr 26, 2010
Thanks! That seems to work. Now I just need to figure out if what I see on the indicator is actually what I thought I would see. I assumed I would get a lot of values close to 100 all the time but I don't. Probably something wrong with my logic here.
Can't get indicator to show output
- MorningMania replied Apr 25, 2010
In Steve Hopwood's BOJ thread there is a news indicator, I think it's made by Scooby Doo. Here's the link to the thread: url I don't know if it can be of use to us here. Perhaps it can reduce the risk of a perfect storm. On the other hand you do ...
Nanningbob 60x90 EA
-
Can't get indicator to show output
Started Apr 25, 2010|Platform Tech|2 repliesHi all, I have a question about programming this indicator. It's my first ever go at an ...
- MorningMania replied Apr 23, 2010
I think when you want to put the indicator into the ea, which is not that hard, you have to think about how often you would want to update the values. Is it good to update them all the time? It could also become a big mess when you resize your ...
Nanningbob 60x90 EA
- MorningMania replied Apr 20, 2010
The ea in NanningBob 60x90 has an option for a Martingale system. Perhaps you can borrow it. It keeps track of the level you're at (how deep into the martingale) and it has a user defined multiplier for the lotsize, so 1 for same lots all the time, ...
A Simple London Breakout
- MorningMania replied Apr 15, 2010
Just a thought, not sure if it works I haven't gotten around to testing the new system yet... Perhaps you can drop the indicator on the chart, take the values you need and then remove the indicator again? If I understand Bob's posts correctly there ...
Nanningbob 60x90 EA
- MorningMania replied Apr 13, 2010
man, I go on a work trip without internet for 2 weeks and you guys have come up with this, awesome work! meanwhile I have seriously tried to make sense of the masterv2.0 code but I can't figure out on where which trade decisions are made. I'll test ...
Nanningbob 60x90 EA
- MorningMania replied Mar 19, 2010
The latest version is called NanningBobEA-STOPwithMAfilter, the one before that is called NanningBobV2.0SellStopMaster. You should be able to find both if you scroll through the attachments.
Nanningbob 60x90 EA
- MorningMania replied Mar 18, 2010
I'm still trying to find so time so I can get my head around the coding in this ea. If you got any seperate bits of coding that need to be done just let me know, I may be able to do that quicker then getting to know the workings of the existing ...
Nanningbob 60x90 EA
- MorningMania replied Mar 18, 2010
Dan, Are you using the latest version with the MA filter that IAMTHAT added recently?
Nanningbob 60x90 EA
- MorningMania replied Mar 17, 2010
I've attached my results so far, it's pretty amazing. Max floating loss I've seen is 2200 euro, 90% due to GBPJPY trades. Since this is demo I just sat on them and they closed for profit in the end. With a real account I might have gotten nervous ...
Nanningbob 60x90 EA
- MorningMania replied Mar 13, 2010
I was more thinking about conditions that Gustav was talking about, his Thursday-Friday slump. If there is some fundemental news, like interest rate changes then I know that there's no ea to help you. I am a follower of your approach and just try to ...
Nanningbob 60x90 EA