
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
And to top things off there is no engulfing candle which engulfs the previous bearish candle anywhere near this time frame or location at all.
Please advise
Thanks
This is the part I'm working on that does not seem to coordinate on the chart as expected
And when comparing the print statement time with the candles I cannot find any candles matching the if statement so why did it print anything if the candle is not there or even near by.
I mean a bullish engulfing candle closest to the print statement could be hours away and the if(statement did not even print anything for that so I'm not sure what I'm doing wrong here.
I took out all the print statements except the Print (Close[1])
When you print Close[1] ? Doesn't it print Close[1] at the time of Close[1] or can it print it anytime during Bar[0] because Close[1] will still be Close[1] value anytime ?
After reviewing the prints and candles there does appear to be some bullish candles in range, however now it prints and prints and print the whole time during Bar[0] which is ok, but I think I see now why the prints are not on the 5's on the 5min chart because it can print anytime during Bar[0] and I'm guessing even a bit late and thus it may not be on the 5's
But also still printing many bullish engulfing statements with NO bullish candles in site or in range for as many as 10-15 candles away from the time of the print statement. So it's clearly not referring to those, and just printing out an engulfing statement for not reason that could be observed on the charts
Anyhow just some more info to this topic
Thanks
But also still printing many bullish engulfing statements with NO bullish candles in site or in range for as many as 10-15 candles away from the time of the print statement. So it's clearly not referring to those, and just printing out an engulfing statement for not reason that could be observed on the charts
Seems to work fine for me, I looked through the log and found the engulfing bars, I have marked a few with a red arrow . . .
Don't forget, the time stamp is current time, think bar 0, your engulfing bar is bar 1 so you need to look back to the previous candle compared to the time stamp in the log.
I'll review it a bit more and keep working on it
Thanks
I see this that you added, I think this is the same as a previous one I was working on that freezes things until the next bar
I was going to work on that part next since it is printing out the statement all the time I figured this would also create multiple orders too.
Is there need to put this at the beginning of the start or anywhere global ?
And on last thing, how will this effect any trades if I want to trade based on the Close[1] of the bullish engulfing candle ? I'm assuming if the print statement is printing later then I want then I have to make changes to insure that any orders would be opened on the close of that candle as well, or the Open[0] may be ok as well.
Will opening orders be opened late as well as the print statements ?
Thanks
Seems to work fine for me, I looked through the log and found the engulfing bars, I have marked a few with a red arrow . . .
Don't forget, the time stamp is current time, think bar 0, your engulfing bar is bar 1 so you need to look back to the previous candle compared to the time stamp in the log.
Now when i c your EA in play, i need to tell u your logic isn't right
Now when i c your EA in play, i need to tell u your logic isn't right
hooopssssssssssss
didn't mean you, only your quote & the pic
hooopssssssssssss
didn't mean you, only your quote