- Search Forex Factory
- 206 Results
- briancollins replied Nov 29, 2023
Thank you so much.. It's working now.
- briancollins replied Nov 29, 2023
I tried implementing the code but, it keep giving WRONG PARAMETERS COUNT error bool OpenOrderCheck() { double olots=lots; int ticket; int total=OpenTradesForMNandPairType(magicNumber, Symbol()); if(total==0) { // check for long position (BUY) ...
- briancollins replied Nov 29, 2023
Thank you very much..
- briancollins replied Nov 28, 2023
can anyone help me pls I am trying to implement a trend filter on this ea using MOVING AVERAGE input int MASlowPeriod = 300; input int MAFastPeriod = 10; double Ma_Fast=iMA(Symbol(),0,MAFastPeriod,0,MODE_EMA,PRICE_CLOSE,0); double ...
- briancollins replied Aug 6, 2023
Thank u very much...
- briancollins replied Aug 6, 2023
Thank you very much, I will try to implement this, The code I have returns the indicator value but doesn't do anything else... So I have ascribe a function for it eg if(MA > iCustom.......) return true This particular SuperTrend can you pls confirm ...
- briancollins replied Aug 5, 2023
Pls! m trying to make a scalper EA attached to a 1m CHART to filter trades using a trend signal from 15m chart of the same Symbol. below is the code I have but it doesn't seem to be working bool bullish() { if ...
- briancollins replied Jul 4, 2023
If u were selling, it goes to the buyer and vice versa.
- briancollins replied Jun 20, 2023
Still maintaining the Range bias but, seems d bears are stronger Anyone with a gud Range strategy will make a lot of money this week
- briancollins replied Jun 20, 2023
,To me.. UJ is d most predictable Pair... Never made money in Forex till I started trading NAS100 and USDJPY. Currently, I am trading only USDJPY cos it's d most stable of d duo.
- briancollins replied Jun 19, 2023
USDJPY Vs GBPUSD Market is a very crazy place
- briancollins replied Jun 19, 2023
THis looks gud, totally agree with this... Hoping the Market doesn't fukkk us up
- briancollins replied Jun 18, 2023
He is clearly saying d pair us at a very strong resistance zone though d bullish sentiment remains. So expect correction
- briancollins replied Jun 18, 2023
M definitely sticking with d bulls for now.. This week, U expect the currency to Range with more bullish swings though... Perfect to throw in some EA..
- briancollins replied Feb 5, 2023
Joy gap is about 100+ pips
- briancollins replied Jan 22, 2023
Finally, it works... Just waiting to test it live tomorrow... Thank you so, much... You deserve all d good things mate.
- briancollins replied Jan 21, 2023
As you can see, it has already made a trade as the price breakthrough the Donchian indicator. The only problem I have is that, when there is a spyke in a candle and it hits stoploss, if the BAR is still forming, it will execute the trade regardless ...
- briancollins replied Jan 21, 2023
double PriceBid = Bid; double PriceAsk = Ask; double LowestPrice = iLow(0,0,0); double HighestPrice = iHigh(0, 0, 0); double MaHigh = iMA(NULL,0,1,0,MODE_EMA,PRICE_HIGH,0); double MaLow = iMA(NULL,0,1,0,MODE_EMA,PRICE_LOW,0); i created a function ...
- briancollins replied Jan 21, 2023
Will try it out once I get home to my PC... Thank you so, much.
- briancollins replied Jan 20, 2023
Is Friday Mate, Price tends to retract towards the closing time (Profit Taking), Let see what happens on Monday...