- Search Forex Factory
- 214 Results (2 Threads , 212 Replies )
- dmjservices replied Nov 21, 2009
i think that's 6-8 pips spread if you have 2 trades.
Trading aud/nzd successfully
- dmjservices replied Sep 10, 2009
yep — i have gotten this problem a few times.thats why im building a new EA that trades similar
Nanningbob 60x90 EA
- dmjservices replied Sep 10, 2009
ok ok ok — heres what i have i'm building a second EA that monitors the open trades it allows pairs currently being trades to continue. but you can set how many pairs that you have trading , say you dont trust the JPY but dont mind AUD. well ...
Nanningbob 60x90 EA
- dmjservices replied Sep 9, 2009
to those that have me RxD EA — some of you are using my version of the EA and I'm glad your doing well. but to all of you I'm not a programmer so these things take me a while to build because i'm still learning to program. but i have a game ...
Nanningbob 60x90 EA
- dmjservices replied Sep 9, 2009
ok — well my Demo crashes monthly. i talked to a guy at ibfx about it and i use the free to all Demos but those have a time line.
Nanningbob 60x90 EA
- dmjservices replied Sep 8, 2009
ibfx Demo accounts — ibfx is changing a protocol on server side. that way you have to download demo once every other month. (it would help to weed out the guys that demo ibfx and trade with somebody else.
Nanningbob 60x90 EA
- dmjservices replied Sep 2, 2009
IamThat — i think when my code is loading ATR numbers i think it scales to 1x1 because the trades are always at least 1-2 pips away. but after loading they run perfectly
Nanningbob 60x90 EA
- dmjservices replied Sep 1, 2009
problem i see — when the EA starts up if the currency comes online it gets in 2 levels
Nanningbob 60x90 EA
- dmjservices replied Aug 28, 2009
with the scaling of my code it evens out the EA
Nanningbob 60x90 EA
- dmjservices replied Aug 28, 2009
and my belief is that there are many sizes and the best guess i have is use them all. here are my rules. learn to program your EAs (i did for free on the net) have many accounts. (build redundancy and don't just trust brokers) i like to set up ...
Nanningbob 60x90 EA
- dmjservices replied Aug 27, 2009
i think that the trading hours is not necessary. once your trading you just go till your trade has ended can you look at my Auto scaling EA and see if there is any problems. i pulled the code out of my main EA
Nanningbob 60x90 EA
- dmjservices replied Aug 27, 2009
do you understand what it is doing ? oh i tweeked a setting get the latest
Nanningbob 60x90 EA
- dmjservices replied Aug 26, 2009
here is the EA — this EA calibrates its self can somebody check to see if i connected the Entry correctly double Var_refer = iMA(NULL, TimeFrame, 80, 1, MODE_LWMA, PRICE_MEDIAN, 0); if( Bid>Var_refer+Entry*Point ) { myOrderType=1;//SELL } if( ...
Nanningbob 60x90 EA
- dmjservices replied Aug 26, 2009
ok here's part of my set up. — This EA works like 60x90 This EA scales against timeframe I have set a comment that will display your Entry In the USDJPY below you have 4 hour and 1 hour for display of comment The Entry is bid/ask distance from ...
Nanningbob 60x90 EA
- dmjservices replied Aug 19, 2009
dude — i just got this problem galore it just kept getting me in
Problem with mt4 replicated positions...HELP
- dmjservices replied Jun 18, 2009
here you go — this might help you out.
Help developing ATR banded EA
- dmjservices replied Jun 17, 2009
if I change the EA to dynamic scaling — If I can get the math figured out can I get some help with Debugging?
Nanningbob 60x90 EA
- dmjservices replied Jun 16, 2009
i know its been a while — Ok here my question how is the ATR used in your swiss army EA. I have been working on learning how to program. And I’m getting there slowly. Mainly with indicators. Basically I’m working on trying to build it so it ...
Nanningbob 60x90 EA
- dmjservices replied Jun 2, 2009
i have a complicated EA — have you heard of nanningbobs 60x90? i have a design that every body acknowledges would drastically improve it but there is some complicated math. i have a computer sciences guy. that builds Video games who can help ...
I will code your EAs and Indicators for no charge
- dmjservices replied May 24, 2009
heres a thing to think about — HEDGING is banned in the US. they have work-arounds and the biggest problem with the work-arounds is you can easily margin call the losing side of the accounts. they are doing it through a spit account. and they ...
Locked (hedge) trade can face a Margin Call