JUST LINEYOUR WAY

everything that doesn't belong elsewhere cometh here

Moderator: moderators

User avatar
Leoheart
rank: 150+ posts
rank: 150+ posts
Posts: 446
Joined: Thu Feb 23, 2017 10:54 pm
Reputation: 416
Gender: None specified

Re: JUST LINEYOUR WAY

Postby Leoheart » Mon Mar 19, 2018 12:34 am

TheRumpledOne wrote:
Leoheart wrote:
THEDOMINICANREPUBLIC wrote:#1Long above the open.
#2 Long above high.
#3 Long above the mid poind.
Do you have any filter trade this idea a better way?



Hi THEDOMINICANREPUBLIC,

Nice to see you postings. Filter you ask? Yea sure, add 4 Moving averages 14,50,100,200, remember to add macd as well. When 14, 50 cross downwards and 100,200 cross upwards and macd is totally confused - that is the Signal. Don't think just trade it.

Why do you need a filter when you already crushing it from your results. If you insist. Trade only in with weekly and monthly candle colors.


Add 5 SQUIGGLYS? ARE YOU MAD?!?!?!?


I think Tro has giant alarm bell on this wall. Whenever the word squiggly is stated on the forums the bell goes off. "Alert Alert mad man on the loose".

Sadly enough, there is probably poor sap trying out this "mad man xover" as we speak. To each their own.

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

THEDOMINICANREPUBLIC
rank: 50+ posts
rank: 50+ posts
Posts: 112
Joined: Sat Jan 28, 2017 6:02 am
Reputation: 79
Gender: None specified

Re: JUST LINEYOUR WAY

Postby THEDOMINICANREPUBLIC » Mon Mar 19, 2018 12:52 am

TheRumpledOne wrote:
THEDOMINICANREPUBLIC wrote:i think that the tro-trainingwheels-prevday is set wrong because prev day low has not beeb hit yet using the sunday 5pmEST open,sunday price needs to hit friday low to have a reasong for the tro-trainingwheels-prevday to print a short signal.


Here is the simple logic:

Code: Select all

   O1  = iOpen(symbol,PERIOD_D1,1);
   C1  = iClose(symbol,PERIOD_D1,1);
   
if( C1 > O1   ) { tMessage = Buy_Message  ; ClOpColor = Buy_color  ; break ; }
 
if( C1 < O1   ) { tMessage = Sell_Message ; ClOpColor = Sell_color ; break ; }
 


No, tro-trainingwheels-prevday is not wrong, it is set properly.


For me the trigger is prev day 's low.friday is the last printed low.sunday 5pm my broker day open .so until sunday price is betwen friday high and friday low.i do not have a trigger.that what my poor brain can see.Still the indicator is not printing a valid trigguer signal .

THEDOMINICANREPUBLIC
rank: 50+ posts
rank: 50+ posts
Posts: 112
Joined: Sat Jan 28, 2017 6:02 am
Reputation: 79
Gender: None specified

Re: JUST LINEYOUR WAY

Postby THEDOMINICANREPUBLIC » Mon Mar 19, 2018 1:06 am

Price is below last day low=indicator is printing the righ warning,based in my trigger= sell if price is below yesterday low.
Attachments
17.png
17.png (48.83 KiB) Viewed 4236 times

THEDOMINICANREPUBLIC
rank: 50+ posts
rank: 50+ posts
Posts: 112
Joined: Sat Jan 28, 2017 6:02 am
Reputation: 79
Gender: None specified

Re: JUST LINEYOUR WAY

Postby THEDOMINICANREPUBLIC » Mon Mar 19, 2018 1:10 am

well that was all for day.

i made o ver 1k demo i closed it.

i made over 500 real account.
see you . keep posting your ideas.
Attachments
19.png
19.png (70.9 KiB) Viewed 4236 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: JUST LINEYOUR WAY

Postby TheRumpledOne » Mon Mar 19, 2018 3:21 pm

THEDOMINICANREPUBLIC wrote:
TheRumpledOne wrote:
THEDOMINICANREPUBLIC wrote:i think that the tro-trainingwheels-prevday is set wrong because prev day low has not beeb hit yet using the sunday 5pmEST open,sunday price needs to hit friday low to have a reasong for the tro-trainingwheels-prevday to print a short signal.


Here is the simple logic:

Code: Select all

   O1  = iOpen(symbol,PERIOD_D1,1);
   C1  = iClose(symbol,PERIOD_D1,1);
   
if( C1 > O1   ) { tMessage = Buy_Message  ; ClOpColor = Buy_color  ; break ; }
 
if( C1 < O1   ) { tMessage = Sell_Message ; ClOpColor = Sell_color ; break ; }
 


No, tro-trainingwheels-prevday is not wrong, it is set properly.


For me the trigger is prev day 's low.friday is the last printed low.sunday 5pm my broker day open .so until sunday price is betwen friday high and friday low.i do not have a trigger.that what my poor brain can see.Still the indicator is not printing a valid trigguer signal .


The indicator is not coded to trigger on previous day high/low. Use a different indicator like the WICK ZONE.
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.

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

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: JUST LINEYOUR WAY

Postby TheRumpledOne » Mon Mar 19, 2018 3:22 pm

Leoheart wrote:
TheRumpledOne wrote:
Leoheart wrote:

Hi THEDOMINICANREPUBLIC,

Nice to see you postings. Filter you ask? Yea sure, add 4 Moving averages 14,50,100,200, remember to add macd as well. When 14, 50 cross downwards and 100,200 cross upwards and macd is totally confused - that is the Signal. Don't think just trade it.

Why do you need a filter when you already crushing it from your results. If you insist. Trade only in with weekly and monthly candle colors.


Add 5 SQUIGGLYS? ARE YOU MAD?!?!?!?


I think Tro has giant alarm bell on this wall. Whenever the word squiggly is stated on the forums the bell goes off. "Alert Alert mad man on the loose".

Sadly enough, there is probably poor sap trying out this "mad man xover" as we speak. To each their own.


Too funny :lol:
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.

User avatar
IgazI
rank: 1000+ posts
rank: 1000+ posts
Posts: 2016
Joined: Sat Feb 17, 2018 5:28 pm
Reputation: 1663
Gender: None specified

Re: JUST LINEYOUR WAY

Postby IgazI » Mon Mar 19, 2018 3:38 pm

Leoheart wrote:
TheRumpledOne wrote:
Leoheart wrote:

Hi THEDOMINICANREPUBLIC,

Nice to see you postings. Filter you ask? Yea sure, add 4 Moving averages 14,50,100,200, remember to add macd as well. When 14, 50 cross downwards and 100,200 cross upwards and macd is totally confused - that is the Signal. Don't think just trade it.

Why do you need a filter when you already crushing it from your results. If you insist. Trade only in with weekly and monthly candle colors.


Add 5 SQUIGGLYS? ARE YOU MAD?!?!?!?


I think Tro has giant alarm bell on this wall. Whenever the word squiggly is stated on the forums the bell goes off. "Alert Alert mad man on the loose".

Sadly enough, there is probably poor sap trying out this "mad man xover" as we speak. To each their own.


The 40 SMA works with the 2 SMA line chart to approximate the AO and MACD making it redundant to add the oscillators versions or a 2nd set of MA.

AOMACD.png
AOMACD.png (49.58 KiB) Viewed 4185 times
"Everything Should Be Made As Simple As Possible, But Not Simpler!"

THEDOMINICANREPUBLIC
rank: 50+ posts
rank: 50+ posts
Posts: 112
Joined: Sat Jan 28, 2017 6:02 am
Reputation: 79
Gender: None specified

Re: JUST LINEYOUR WAY

Postby THEDOMINICANREPUBLIC » Mon Mar 19, 2018 3:47 pm

TheRumpledOne wrote:
THEDOMINICANREPUBLIC wrote:
TheRumpledOne wrote:
Here is the simple logic:

Code: Select all

   O1  = iOpen(symbol,PERIOD_D1,1);
   C1  = iClose(symbol,PERIOD_D1,1);
   
if( C1 > O1   ) { tMessage = Buy_Message  ; ClOpColor = Buy_color  ; break ; }
 
if( C1 < O1   ) { tMessage = Sell_Message ; ClOpColor = Sell_color ; break ; }
 


No, tro-trainingwheels-prevday is not wrong, it is set properly.


For me the trigger is prev day 's low.friday is the last printed low.sunday 5pm my broker day open .so until sunday price is betwen friday high and friday low.i do not have a trigger.that what my poor brain can see.Still the indicator is not printing a valid trigguer signal .


The indicator is not coded to trigger on previous day high/low. Use a different indicator like the WICK ZONE.[/qu
thanks.

THEDOMINICANREPUBLIC
rank: 50+ posts
rank: 50+ posts
Posts: 112
Joined: Sat Jan 28, 2017 6:02 am
Reputation: 79
Gender: None specified

Re: JUST LINEYOUR WAY

Postby THEDOMINICANREPUBLIC » Mon Mar 19, 2018 5:53 pm

Dow drops 450 points, S&P 500 slides more than 1.5% as Facebook drags tech stocks lower(This decline in the nasdaq was predicted my the open line a usen the open day as a trigguer made huge ca$h)

Great day.Monday morning after new york open ,i rentered short nasdaq and long eurusd.
i took off the tro-trainingwheels prev day since it is useless for this system.
EURUSD nice u turn back aboce the open day line
Attachments
33.png
33.png (48.03 KiB) Viewed 4108 times
Last edited by THEDOMINICANREPUBLIC on Tue Mar 20, 2018 1:01 am, edited 5 times in total.

User avatar
IgazI
rank: 1000+ posts
rank: 1000+ posts
Posts: 2016
Joined: Sat Feb 17, 2018 5:28 pm
Reputation: 1663
Gender: None specified

Postby IgazI » Mon Mar 19, 2018 6:10 pm

TheRumpledOne wrote:
Add 5 SQUIGGLYS? ARE YOU MAD?!?!?!?
"Everything Should Be Made As Simple As Possible, But Not Simpler!"

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


Return to “general”