The ideas that I trade by:

free & uncensored discussion arena for TheRumpledOne

Moderator: moderators

salezyakuku
rank: 150+ posts
rank: 150+ posts
Posts: 164
Joined: Thu Mar 19, 2015 9:45 pm
Reputation: 77
Location: PL
Gender: Male

Re: TRO2016_Change_Chart_Period

Postby salezyakuku » Sun Aug 07, 2016 4:26 pm

MightyOne wrote:... I don't know why my chart colors are gravitating towards blue.
...

As always everything is about cones and patterns: http://www.livescience.com/32559-why-do ... color.html
:lol:
"I only see my goals, I don't believe in failure 'Cause I know the smallest voices, they can make it major"

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.

User avatar
MightyOne
rank: 5000+ posts
rank: 5000+ posts
Posts: 6055
Joined: Wed Dec 10, 2008 6:33 pm
Reputation: 560
Gender: Male

Re: The ideas that I trade by:

Postby MightyOne » Mon Aug 08, 2016 3:53 pm

I didn't understand "=return(0)" so I changed it to NULL:
LINE321: if( text1 == 0)text1 = NULL; //return(0);

I made a few more minor changes...mostly limiting your options :lol:
Midpoint is always the midpoint of the current candle.
High and low is always the previous high and low.

EIGHTS%MONEY_MOD%.ex4
(25.57 KiB) Downloaded 194 times


NZDUSDM5.png
NZDUSDM5.png (29.41 KiB) Viewed 3509 times

The_BIG_Picture.png
The_BIG_Picture.png (23.57 KiB) Viewed 3509 times

User avatar
TheRumpledOne
rank: 10000+ posts
rank: 10000+ posts
Posts: 15544
Joined: Sun May 14, 2006 9:31 pm
Reputation: 3035
Location: Oregon
Real name: Avery T. Horton, Jr.
Gender: None specified
Contact:

Re: The ideas that I trade by:

Postby TheRumpledOne » Mon Aug 08, 2016 4:03 pm

MightyOne wrote:I didn't understand "=return(0)" so I changed it to NULL:
LINE321: if( text1 == 0)text1 = NULL; //return(0);


Return exits the routine or function and returns the value between ( ).
IT'S NOT WHAT YOU TRADE, IT'S HOW YOU TRADE IT!

Please do NOT PM me with trading or coding questions, post them in a thread.

salezyakuku
rank: 150+ posts
rank: 150+ posts
Posts: 164
Joined: Thu Mar 19, 2015 9:45 pm
Reputation: 77
Location: PL
Gender: Male

Re: The ideas that I trade by:

Postby salezyakuku » Mon Aug 08, 2016 4:13 pm

MO,

Can you attache mq4 or sent via mail as PM still don't work?

Regards,
Salezy
"I only see my goals, I don't believe in failure 'Cause I know the smallest voices, they can make it major"

salezyakuku
rank: 150+ posts
rank: 150+ posts
Posts: 164
Joined: Thu Mar 19, 2015 9:45 pm
Reputation: 77
Location: PL
Gender: Male

Re: The ideas that I trade by:

Postby salezyakuku » Mon Aug 08, 2016 4:43 pm

MightyOne wrote:I didn't understand "=return(0)" so I changed it to NULL:
LINE321: if( text1 == 0)text1 = NULL; //return(0);


You wrote:
MightyOne wrote:You should get rid of the 0 and shift the negative numbers upwards one (and get rid of the "-")


If text = NULL you will see 00, only way I know to rid the 00 was return(0).
"I only see my goals, I don't believe in failure 'Cause I know the smallest voices, they can make it major"

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.

User avatar
MightyOne
rank: 5000+ posts
rank: 5000+ posts
Posts: 6055
Joined: Wed Dec 10, 2008 6:33 pm
Reputation: 560
Gender: Male

Re: The ideas that I trade by:

Postby MightyOne » Mon Aug 08, 2016 4:58 pm

salezyakuku wrote:
MightyOne wrote:I didn't understand "=return(0)" so I changed it to NULL:
LINE321: if( text1 == 0)text1 = NULL; //return(0);


You wrote:
MightyOne wrote:You should get rid of the 0 and shift the negative numbers upwards one (and get rid of the "-")


If text = NULL you will see 00, only way I know to rid the 00 was return(0).


For me, it simply replaced 00 with a number corresponding to the "NumLinesAboveBelow"

I'll attach the mq4 file in a bit.

User avatar
MightyOne
rank: 5000+ posts
rank: 5000+ posts
Posts: 6055
Joined: Wed Dec 10, 2008 6:33 pm
Reputation: 560
Gender: Male

Re: The ideas that I trade by:

Postby MightyOne » Mon Aug 08, 2016 5:07 pm

EIGHTS%MONEY_MOD%.mq4
(12.18 KiB) Downloaded 202 times


The mq4 file.

salezyakuku
rank: 150+ posts
rank: 150+ posts
Posts: 164
Joined: Thu Mar 19, 2015 9:45 pm
Reputation: 77
Location: PL
Gender: Male

Re: The ideas that I trade by:

Postby salezyakuku » Mon Aug 08, 2016 6:20 pm

Replaced [SweetSpot] to [EIGHTS] to work both on chart.
Attachments
EIGHTS%MONEY_MOD%.mq4
(12.17 KiB) Downloaded 189 times
"I only see my goals, I don't believe in failure 'Cause I know the smallest voices, they can make it major"

User avatar
MightyOne
rank: 5000+ posts
rank: 5000+ posts
Posts: 6055
Joined: Wed Dec 10, 2008 6:33 pm
Reputation: 560
Gender: Male

Postby MightyOne » Tue Aug 09, 2016 5:59 am

If you don't understand the picture then the picture wasn't meant for you :wink:

NZDUSDM5.png
NZDUSDM5.png (44.67 KiB) Viewed 3491 times

User avatar
MightyOne
rank: 5000+ posts
rank: 5000+ posts
Posts: 6055
Joined: Wed Dec 10, 2008 6:33 pm
Reputation: 560
Gender: Male

Re: The ideas that I trade by:

Postby MightyOne » Tue Aug 09, 2016 12:15 pm

NZDUSDM5.png
NZDUSDM5.png (46.94 KiB) Viewed 3447 times

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.


Return to “TheRumpledOne”