Forex
Google

Go Back   Forex Trading > Discussion Areas > Suggestions for Trading Systems
Forex Forum Register FAQ Members List Calendar Search Today's Posts Mark Forums Read


Register in Forex TSD!
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time).
Click here to register and get more information

View Poll Results: Your trading timeframe
5 Mins 0 0%
10 Mins 0 0%
15 Mins 2 13.33%
30 Mins 6 40.00%
1 Hr 2 13.33%
4 Hrs 5 33.33%
Voters: 15. You may not vote on this poll

Reply
 
LinkBack Thread Tools Display Modes
  #21 (permalink)  
Old 12-13-2005, 09:45 PM
alp alp is offline
Senior Member
 
Join Date: Nov 2005
Posts: 108
alp is an unknown quantity at this point
Auto Regression Channel

Hi everyone,

I kindly ask programers to take a look at the code and, if possible, explain it in plain English:
at what moment of time does this indicator change direction?
That's it.

The following is totally unclear to me

The moment I write this message
GBPUSD M1 has 32785 bars of uptrend and that means almost 23 daily bars
M5 has 1525 bars of uptrend - 5.3 daily bars
M15 has 523 bars of uptrend -5.4 daily bars

whereas

M30 has 56 bars of downtrend - 1.16 daily bars
H1 has 21 bar of downtrend - almost 1 daily bar

and finally H4 has 68 bars of uptrend - means 11.3 daily bars.
D1 has 12 bars of uptrend
Question again: how is it possible that one minite bar chart counts 22 days of uptrending Cable and at the same time so drastically differs from H1 chart?

Thanks
Attached Files
File Type: mq4 Regression_Channel .mq4 (8.6 KB, 244 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #22 (permalink)  
Old 12-14-2005, 07:08 PM
bigfigure bigfigure is offline
Junior Member
 
Join Date: Dec 2005
Posts: 1
bigfigure is on a distinguished road
Euro trading strategies

Hello everyone!
Did anyone enroll for the fxcm euro trading strategy workshop?
They teach 3 great strategies..well am not so sure about great?
I enrolled and they gave a backtest 3 year tradestation summary report for only 1 of the strategies..
Was wondering if anyone is interested to pursue it and backtest and perhaps do some fine tunning to it or perhaps do backtesting with all 3 of the strategies?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #23 (permalink)  
Old 12-17-2005, 08:25 AM
saslam saslam is offline
Junior Member
 
Join Date: Nov 2005
Posts: 17
saslam is on a distinguished road
PLdot Indicator

For details see thread
Drummond Geometry ,PLDOT
Attached Files
File Type: mq4 PLdot.mq4 (2.1 KB, 195 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #24 (permalink)  
Old 12-19-2005, 10:24 AM
ttt123 ttt123 is offline
Member
 
Join Date: Dec 2005
Posts: 58
ttt123 is on a distinguished road
Brain Trend_FX_Fish

Hi guys,

I'm reading all you write about Brain Trading System, but maybe I missed when you have mentioned Brain Trend_FX_Fish indicator. That's why I'd like to ask you to comment it. I noticed that it changes/its bars/ after the bar is closed. I cannot understand that. Why its value changes after,for example, 3 hours.

Thank you in advance

REGARDS
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #25 (permalink)  
Old 12-19-2005, 12:07 PM
newdigital newdigital is online now
Administrator
 
Join Date: Sep 2005
Posts: 15,190
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Quote:
Originally Posted by ttt123
Hi guys,

I'm reading all you write about Brain Trading System, but maybe I missed when you have mentioned Brain Trend_FX_Fish indicator. That's why I'd like to ask you to comment it. I noticed that it changes/its bars/ after the bar is closed. I cannot understand that. Why its value changes after,for example, 3 hours.

Thank you in advance

REGARDS
There are the thread about Fisher indicator and absolutely different thread about BrainTrading.

I do not know about this Brain_Trend_FX_Fish indicator anything.

I think it is the people wanted to use Fisher for the systems to make it simple. But it is an other thread.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #26 (permalink)  
Old 12-28-2005, 06:34 AM
jwhite1319 jwhite1319 is offline
Member
 
Join Date: Dec 2005
Posts: 37
jwhite1319 is on a distinguished road
System I have evaluated

Attached is a PDF file of a system that I have reviewed that is pretty good. It would be great if someone could develop some of the indicators used in this system. Let me know if you have any questions.
Attached Images
File Type: pdf STEP TRAINING DOCUMENT 1130.pdf (857.4 KB, 359 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #27 (permalink)  
Old 12-31-2005, 03:31 PM
Kalenzo's Avatar
Kalenzo Kalenzo is offline
Senior Member
 
Join Date: Dec 2005
Location: Bydgoszcz - Poland
Posts: 692
Kalenzo is on a distinguished road
SL Chanel

Hey, I wrote that indicator that could be useful in some situations ... so use it if u want

It draws chanel for exit long and short positions, its simple 3*atr - low or 3*atr+high from 10 period
Attached Files
File Type: mq4 ATR_SL_CHANEL.mq4 (2.0 KB, 279 views)

Last edited by Kalenzo : 12-31-2005 at 03:34 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #28 (permalink)  
Old 01-02-2006, 03:24 PM
Maury74's Avatar
Maury74 Maury74 is offline
Member
 
Join Date: Dec 2005
Posts: 46
Maury74 is on a distinguished road
CMB Derivative Indicator

Hi all,

can anyone translate this indicator from metastock language to mql4?? It should be plot as histogram....

CMB := (mov(mov(RSI(14),5,E),3,E))-(mov(mov(mov(RSI(14),5,E),3,E),9,S));

Does iMA function work only with price???

Thanks

Mau
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #29 (permalink)  
Old 01-06-2006, 12:30 AM
kenleyl kenleyl is offline
Junior Member
 
Join Date: Dec 2005
Posts: 2
kenleyl is on a distinguished road
Select oldest order using SELECT_BY_POS?

With the SelectOrder function and I need to know how to select the oldest orders in the index pool?

It doesn’t appear that the index returns orders on a FIFO basis.

For example – If one has 5 orders open, what is the best way to have SELECT_BY_POS always return the first (oldest) order in the pool?

Thanks,
K
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #30 (permalink)  
Old 01-10-2006, 09:49 PM
mas mas is offline
Junior Member
 
Join Date: Nov 2005
Posts: 17
mas is on a distinguished road
Need help .. daily expert please

Good day ,,

If it's not too much to ask , I'd like you to make me an expert please .

It' just I'm in my final exams and I really need it at this time .

The conditions for a Long order :
1- The close for the past candel is lower than the open of the same candel ( berishe candel )
2- we take position on the open of the next candel ( the one after the berishe candel )

The conditions for a Short order :
1- The close of the past candel is higher than the open of the same candel ( bullishe candel )
2- we take position on the open of the next candel ( the one after the bullishe candel )

target , stop loss and number of lots should be left for the user to inter .

The expert should give the option to the user to choose which time-frame it should work on ( Daily - 4H - 1H - 30M - 15M ) and on which pair .

Thank u
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
Looking for some Fresh Ideas Emerald King Metatrader 4 3 01-11-2007 07:30 PM
Mandarine: original request and ideas hellkas Digital Filters 33 11-04-2006 01:46 PM


All times are GMT. The time now is 11:38 AM.