gangsta1
gangsta1
gangsta1
Added topic Drain the banks - rat reversal EA
Can anyone be kind enough to code this: 1) To trade like a RAT is to ALWAYS trade in ONE DIRECTION - either LONG or SHORT. Once you pick a "team", you can't switch. 2) The "within 20 pips of the daily high/low" is the BEST
gangsta1
Added topic Need a continuos hedging ea
Hello, I am looking for an EA that will place 2 pending orders x amount of pips apart on a currency pair . When the first order is triggered a second pending order is added to the opposite order. If the price reverses and triggers the opposite order
gangsta1
Added topic Can someone please add time option to this ea
I need to be able to set the time the EA trades? Any help would be greatly appreciated
gangsta1
Added topic Horizontal Line EA
Could anyone please code an EA for me that places orders above and below the opening of a candle on horizontal lines that are 10 pips apart? Eg price opens at 131.65, buy order placed at 131.70 and sell order placed at 131.60. Many Thanks
gangsta1
Added topic Daily high/low reversal EA needed
Can someone help me to code an EA with the following rules: 1) price within 20 pips of the daily high/low - that is OPPORTUNITY 2) up/down candle closes 3) up/down candle closes - note the high price of the up/down candle 4) enter long at the up/down
gangsta1
Added topic Add stop loss function and edit time function for Breakout EA
Hi, Thanks for taking the time to read this thread. I have a breakout_EA that places buy and sell orders a specific number of pips away from a selected amount of previous bars. I need to add a fixed stop loss option and adjust the
gangsta1
Added topic Stop Loss Code needed to add to EA
Hi All, I am attempting to backtest an EA, however in order to do so efficiently I need to add a stop loss sunction. Can anyone please provide me with some code to add to my EA? I do have money management EA's, but I cannot run them simultaneously
gangsta1
Added topic Simple EA needed - previous highs/lows
Hi, Can someone help me with an EA that will open a buy/sell order if the price hits the previous candles high/low? I use the h1 chart and would ideally like to be able to set stop loss, take profit and possibly trailing stop with the EA. Even more