Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
Ancoll, i am a little confused about this dolly comparison. I remembered you posted it together with the Dolly EA script.
is the dolly comparison an EA(auto trading) or just another indicator for (manual trading)
thanks in advance for replying.
Dolly comparison = WSS ver 9.1
I use this one for helping me to enter the market, for example, if dolly indicator shows the chart entering buy area, I will wait WSS to give the BUY signal (It will ring somehow )
For Dolly EA which I post, its behaviour is still following the original Dolly (1st clone), I just post it to compare with the 2nd Dolly, and hope someone will improve it to make it the same with Dolly open daily pivot. (you know, I am bad at programming )
I hope also this will make you clear, bodshyipmonitor...
WSS 9.3
MA channel: Blue, WMA/Close, Shift 0, 7x
Period 2, 3, 4, 5, 6, 7, 8 - 2 and 8 thick lines
Indian Red, EMA/Close, Shift 0, 11x
Period 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28 - 18 and 28 thick lines
Colored Bars - down/up
High and Low - YESTERDAY label
Reversal Prediction !
MAXIMUM OVERBOUGHT and MAXIMUM OVERSOLD lines!
News Traps for big news
GMT zone settings!?
I don't know how add GMT settings.
My broker MIG is CET=GMT+1 winter time.
My day open in 00:00 is it correct?
Close week friday 23:00 and Open week sunday 23:00
What is correct OPEN PRICE?
By WSS manual need for GMT+1 settings number time 22, but after my open 02:00h. I don't understand this...
And VOLUMES = CTRL+V, I like colored Volumes red/blue - winner bear or bull...
__________________
RUN With The BULLS And HUNT With The BEARS - Nothing By Chance
Last edited by frantacech; 12-17-2006 at 12:54 AM.
Their is a problem with the Label overlaping the embedded labels on this indicator. You may already know of this, but I just downloaded the entire Dolly Set-up last night and thought I should advise anyway.
Would appreciate any insight on how to fix this problem.
Their is a problem with the Label overlaping the embedded labels on this indicator. You may already know of this, but I just downloaded the entire Dolly Set-up last night and thought I should advise anyway.
Would appreciate any insight on how to fix this problem.
Thanks,
Larry
Please delete OLD GMACD*.ex4 and compile back or reopen ur MT4.
I have one question, though. Probably we need to set (adjust) something based on our providers servers, rihght?
So for example, FXDD is GMT+2; where I need to enter/adjust this so it will put lines on the right place?
Thank you, Mario
-----------------------------------
Dolly_Trading Times #3_auto.mq4 is a full automated script for
following brokers:
....
else if (region=="Alpari Ltd.")
r1=GMT1(dt1);
else if (region=="Gimex Group") //NEUMEX
r1=GMT1(dt1);
else if (region=="FXDirectDealer") //FXDD
r1=GMT2(dt1);
else if (region=="Interbank FX, LLC.")
r1=GMT_1(dt1);
else if (region=="FIBO Group Ltd.")
r1=GMT0(dt1);
else if (region=="Velocity4x")
..
if you want you can complete with another brokers
Barnix