molanis.com/forum - Tools for MetaTrader : The place to ask about the best expert advisor builder, expert advisor downloads, and expert advisor programming
http://www.molanis.com/forum/

Questions
http://www.molanis.com/forum/viewtopic.php?f=8&t=5571
Page 2 of 2

Author:  kk090909 [ Fri Apr 12, 2013 11:35 pm ]
Post subject:  Re: Questions

thanks your help X 10000000000

another new question

i have 3 conditions like this:

1. 1 min macd crossing up --> 1 min, the candle must be finished

2. 15 min macd fast > slow --> 15 min, check in last 5 min like EVERY 10,25,40,55

3. 30 min macd fast > slow --> 30 min, check in every minute, when last minute is true,that is ok

example, now is 15:24:00, conditions 1 and 3 need to check
now is 15:25:00, conditions 1, 2 , and 3 need to check

Can your software set check in different time? I want to know the part of setting time.

Any example can download?

ONE MORE.
how to set that
m5 crossing up now but m30 cannot crossing down now

Author:  molanisfx [ Sat Apr 13, 2013 10:38 am ]
Post subject:  Re: Questions

The generated eas evaluate the trading conditions every tick or every time there is a new bar. This means that you can trade every second or every n minutes. n is give by the chart you use. If you want something to be checked every 5 min you need to use the 5 min chart. You cannot put stuff in the 15 min chart to be checked every 5 min.
Next time start a thread for each question

Author:  kk090909 [ Sun Apr 14, 2013 3:00 am ]
Post subject:  Re: Questions

H1 m30 m15 are the background, and i use 5 min chart to trade

now is 13:10

h1, m30, m15, the candle aren't finish but the background is true . Can i start the trade when m5 is true

Will start the trade must need to m15 or m30 finish the candle?

Author:  molanisfx [ Mon Apr 15, 2013 10:28 pm ]
Post subject:  Re: Questions

If you attach the ea to the 5 min chart, it will evaluate all logic every 5 min. So every 5 min, it looks at the conditions on all timeframes. If you trade ticks all conditions change every 5 min.

Page 2 of 2 All times are UTC - 5 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/