stevehopwoodforex.com
https://www.stevehopwoodforex.com/phpBB3/
Print view

Welcome
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=6182
Page 30 of 38
Author:  growfx [ Thu Oct 12, 2017 8:59 am ]
Post subject:  Welcome

Hello, world!

Glad to join in. I am here to learn from you all.

I am a coder with many years of experience but not in financial area.
Author:  famili [ Wed Jan 10, 2018 1:09 pm ]
Post subject:  Welcome

happy to join the forum, I hope my contribution will be positive for the group :)
Author:  oldfella [ Sun Jan 28, 2018 4:27 pm ]
Post subject:  Welcome

Hi,

Can an administrator tell me why my login is not automatic even though I have ticked the requisite box.

Regards Oldfella
Author:  milanese [ Sun Jan 28, 2018 4:35 pm ]
Post subject:  Welcome

oldfella » Sun Jan 28, 2018 4:27 pm wrote:Hi,

Can an administrator tell me why my login is not automatic even though I have ticked the requisite box.

Regards Oldfella
This depends on your browser settings and your browser configuration(cookies, saved log-in data). So a problem on your side, nothing we can do here, sorry.

Cheers :)

Tommaso
Author:  oldfella [ Mon Jan 29, 2018 2:28 pm ]
Post subject:  Welcome

Hi Tommaso,

Thank you for the quick reply, it was my problem as apparently it now has to set up in advanced settings in Win 10. Seems to working OK now.

I do not know where I should post the following as Steve locked the coders help thread:-

I have been slowly learning Empty4 and my first real attempt at changing code is in an indicator that was coded for me several years ago.
Before I had to use two indicators to get the correct results, one multiplied point by 10, the other was coded so that Points= Point.
What I have been trying to do is code it so both Points=Point*10 and Points=Point can operate within the same indicator by coding

if(Digits == 5 || Digits == 2 || digits == 1)
{
Points = Point;
}

if(Digits == 5 || digits == 3 || Digits == 1)
{
Points = Point*10;

The problem with this is that only the second (if) operates and so three of the instruments I trade are 10 times too big. If you can direct me to where I ought to post this message and can get some advice and help I give my thanks.

Kind Regards
oldfella
Author:  milanese [ Mon Jan 29, 2018 3:43 pm ]
Post subject:  Welcome

oldfella » Mon Jan 29, 2018 2:28 pm wrote:Hi Tommaso,

Thank you for the quick reply, it was my problem as apparently it now has to set up in advanced settings in Win 10. Seems to working OK now.

I do not know where I should post the following as Steve locked the coders help thread:-

I have been slowly learning Empty4 and my first real attempt at changing code is in an indicator that was coded for me several years ago.
Before I had to use two indicators to get the correct results, one multiplied point by 10, the other was coded so that Points= Point.
What I have been trying to do is code it so both Points=Point*10 and Points=Point can operate within the same indicator by coding

if(Digits == 5 || Digits == 2 || digits == 1)
{
Points = Point;
}

if(Digits == 5 || digits == 3 || Digits == 1)
{
Points = Point*10;

The problem with this is that only the second (if) operates and so three of the instruments I trade are 10 times too big. If you can direct me to where I ought to post this message and can get some advice and help I give my thanks.

Kind Regards
oldfella
So cancel the first one(only one can work as both have if(Digits==5) at the first place, the the first if condition probably it should be Digits==4 and == 5), but this code is so bad, that you should take a look in Steve's shells. they are a very good starting point learning mql4..


Cheers :)

Tommaso
Author:  oldfella [ Mon Jan 29, 2018 4:51 pm ]
Post subject:  Welcome

Hi Tommaso ,

Rubbish code, I absolutely agree, but where do I find Steves Shells.

Regards
Oldfella
Author:  milanese [ Mon Jan 29, 2018 5:13 pm ]
Post subject:  Welcome

oldfella » Mon Jan 29, 2018 4:51 pm wrote:Hi Tommaso ,

Rubbish code, I absolutely agree, but where do I find Steves Shells.

Regards
Oldfella
http://www.stevehopwoodforex.com/phpBB3 ... ?f=15&t=79

Cheers :)
Tommaso
Author:  kushdo [ Wed May 30, 2018 5:59 pm ]
Post subject:  Welcome

Hello everyone,

I am a supply demand trader, taking confluence to take trades. I have a very demanding full time job but dream of being a full time trader one day.

Hope to learn and contribute here.

Looking forward.

Kush
Author:  Lamzforex [ Wed May 30, 2018 7:52 pm ]
Post subject:  Welcome

Hello All,

I am happy to be a part of a supportive community.

I hope to expand my knowledge on forex and learn from a lot of professionals.

Regards,

Lamz
All times are UTC Page 30 of 38