Mccallum28
Mccallum28
Mccallum28
Added topic Help with icustom calling indicator into EA
Hi all,   I am trying to use an indicators signal in an EA, when the indicator signals I would like to place an order.   Can someone please help me out here,   if (G_time_244 != Time[ 0 ]) {        if
Mccallum28
Added topic icustom indicator details to add to EA
Hi, I would like to add the attached indicator to my EA using icustom . What double would I have to declare for uptrend/downtrend ? Thanks
Mccallum28
Added topic Assistance with an EA coding error please
I have an EA that I have put together however the problem is it is not placing orders the way I want it to. The logic behind it is to trade Short when the following conditions are met: Perceptron is < 0 When TradeShort = True ( a combination of
Mccallum28
Added topic OP_BUY or OP_SELL two bars after signal.
I have an indicator that repaints, I would like to open a position x bars from the signal bar, could someone show me how do code this. Also, the signal is triggered each tic of the signal bar, how can i get it to signal at the close of the bar only
Mccallum28
Added topic Please can someone help with error 130.
I am using the following code to open trades based on signals from a custom indicator (attached) When the indicator paints a green symbol i want to open open a long position on the open of the next bar and vice versa for a red symbol. I know I have
Mccallum28
Added topic Help turning Indicator into EA
Hi everyone, I am trading using the attached indicator, when a sell signal is triggered I buy, and vice versa. It works strangely enough. I would like to surn this indicator into an EA, would someone be able to help me adjust the code, instead of
Mccallum28
Added topic Assistance witrh EA, Indicator code adjustment.
Hi everyone, I am trading using the attached indicator, when a sell signal is triggered I buy, and vice versa. It works strangely enough. I would like to surn this indicator into an EA, would someone be able to help me adjust the code, instead of
Mccallum28
Registered at MQL5.community
Mccallum28
Added topic Help with EA using AutoFib.
Hi everyone, I am trying to put together an EA using the AutoFib tool. If the retracement trend is bearish then price pulls back and touches 50% fib but respects the level sell at open of next bar as long as it opens below 50% . If trend is bullish
12