Forum

Alert when candle closes

Hi, It there a indicator that is exactly the same as setting a alert on MT4 but it has the option that when prices closes above a certain price, or when price closes below a certain price level on a particular timeframe then a alert is sent? I think this is a great option that is missing on MT4. Do

help calculating remaining margin

Hi, im having trouble with something. I want to calculate remaining free available Margin (Not as a % but in dollars) double margin_level() { double value =0; if(AccountFreeMargin()>0) value = NormalizeDouble(AccountBalance()-AccountProfit()-AccountMargin(),2); return(value); If my profit is

PEOPLE THOUGHTS ON THIS IDEA?

Hi, I have a system which I will do my best to describe. EXAMPLE When a BUY trade is placed manually or via EA, another EA places buy limit order at a set distances below doubling the limit orders size every time. So if price starts falling these orders will get filled as it falls. This EA has a

help with code

hi, I'm fairly new to coding but I cant seem to work out what I need to change in this section of code to make the third candle in the trade set up to close lower then it opened for sell trade, and higher then it opened for buy trade. Thanks for your help. bool inside_bar = false ; if (rates[ 3

Volume on price level (horizontal volume)

Hi, Does anybody use tick volume on price instead of volume of a candle/timeframe? I'm think it will be more useful to a trader to know where during candle time period the most activity was. This could help decide if there was heaps of selling at a higher price or buying. What do you guys think? Do

Setting EA on weekend for weekly open

Hi, I got a EA made which seems to work when I set it when the market is open. But if I set it on say sunday for a Monday open it will not open a order. I need this as I cant be in front of computer when the market opens Monday my time. What would be the reason for this? hally2710

Can Anyone else to build this simple EA

hi, Im new to the world of EA's and was wondering if someone will be able to steer me in the right direction or even write it for me? The rules are: On the 15min chart any pair -If there is a candle that closes higher then open but only buy 2 or more pips difference (bull), only if it appear after a