Jump to content

Recommended Posts

Posted

Thanks Newbie, this means a lot to me:

 

My old school song said that our badge "Rang out over land and sea, PRESAGING adventure for the children of the free". I have looked up this word and it seems to say 'warning'

Guest FloridaTrader
Posted (edited)

Can you tell us something about this indicator and how to use it?

 

Thanks for the share (can't send 'thanks' since I used up my daily limit but will return tomorrow and click on it..promise)

 

Should be moved to indicators section.

Edited by FloridaTrader
Guest FloridaTrader
Posted
Thanks Newbie, this means a lot to me:

 

My old school song said that our badge "Rang out over land and sea, PRESAGING adventure for the children of the free". I have looked up this word and it seems to say 'warning'

 

Also means

1) A feeling or intuition of what is going to occur; a presentiment.

2) Prophetic significance or meaning.

3) A prediction.

Posted (edited)
@mods,

 

why don?t you delete this double thread ??

 

Sixer

 

I'll tell you why.

 

1. This is the only post in this section labeled properly.

2. Yes there is a properly labeled thread in the request section, but not here.

3. it's miserable crybabies like you whom are killing this forum slowly, discouraging anyone whom wants to share and keep it alive. You should try to contribute more and cry less.

 

WHAAAAAAHAHAHAHAHAAAAA!!!

Edited by newbie111
Posted
Can you tell us something about this indicator and how to use it?

 

Thanks for the share (can't send 'thanks' since I used up my daily limit but will return tomorrow and click on it..promise)

 

Should be moved to indicators section.

 

No worries FT. I'm sorry but I don't have a manual, just got the indi and shared it.

Posted (edited)
Can you tell us something about this indicator and how to use it?

 

Thanks for the share (can't send 'thanks' since I used up my daily limit but will return tomorrow and click on it..promise)

 

Should be moved to indicators section.

 

 

My mistake, sorry mods.

Edited by newbie111
Guest FloridaTrader
Posted
No worries FT. I'm sorry but I don't have a manual, just got the indi and shared it.

 

Thanks for your sharing my friend..wish you many pips!

Posted

if you open file in mql editor you will find its ruls

 

see below i am pasting

 

f0_0("PRESAGE BUY (Close 5 Minutes Candle Above This Line Then BUY) ", Time[li_0], gd_132, LimeGreen);

f0_1("txtPRESAGE BUY", "BUY", Time[li_0], gd_132, LimeGreen);

g_ibuf_80[li_0] = gd_140;

f0_0("PRESAGE BUY TARGET 1", Time[li_0], gd_140, Blue);

f0_1("txtPRESAGE BUY TARGET 1", "BuyTarget 1", Time[li_0], gd_140, Blue);

g_ibuf_84[li_0] = gd_148;

f0_0("PRESAGE BUY TARGET 2", Time[li_0], gd_148, Blue);

f0_1("txtPRESAGE BUY TARGET 2", "BuyTarget 2", Time[li_0], gd_148, Blue);

g_ibuf_88[li_0] = gd_156;

f0_0("PRESAGE BUY TARGET 3", Time[li_0], gd_156, Blue);

f0_1("txtPRESAGE BUY TARGET 3", "BuyTarget 3", Time[li_0], gd_156, Blue);

g_ibuf_92[li_0] = gd_164;

f0_0("PRESAGE SELL(Close 5 Minutes Candle Below This Line Then SELL)", Time[li_0], gd_164, Red);

f0_1("txtPRESAGE SELL", "SELL", Time[li_0], gd_164, Red);

g_ibuf_96[li_0] = gd_172;

f0_0("PRESAGE SELL TARGET 1", Time[li_0], gd_172, Blue);

f0_1("txtPRESAGE SELL TARGET 1", "SellTarget 1", Time[li_0], gd_172, Blue);

g_ibuf_100[li_0] = gd_180;

f0_0("PRESAGE SELL TARGET 2", Time[li_0], gd_180, Blue);

f0_1("txtPRESAGE SELL TARGET 2", "SellTarget 2", Time[li_0], gd_180, Blue);

g_ibuf_104[li_0] = gd_188;

f0_0("PRESAGE SELL TARGET 3", Time[li_0], gd_188, Blue);

f0_1("txtPRESAGE SELL TARGET 3", "SellTarget 3", Time[li_0], gd_188, Blue);

f0_2("PRESAGE BOX", Time[bars], gd_116, Time[0], gd_124, Khaki);

Posted

agree with niftymover. however you didn't have to open the code, on the chart just hover the cursor over the BUY or SELL line and the same text appears on the chart.

 

My question is, does the BUY/SELL lines change over time?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...