chart
MT4 candle-by-candle manual backtesting 9 replies
How to make EA that send Open Price of Candle for every new candle 5 replies
Day's first H4 candle correlation to daily candle 14 replies
Correlation between first 4 hour candle and daily candle 1 reply
Is there a programmer interested to make an ea for 50 pips candle system? 0 replies
DislikedHello everybody,
I am new here, starting membership today.
I am from Brazil , so any english mistake should be forgiven..
Regarding your 50 pips method, I am starting to look at it and using the 15 min chart it seems to work well too. and it seems very profitable
I've been using something near that but with a little bit different method:
I use Parabolic SAR as the first referencial.
As soon as the first SAR point pops up, I subtract of it 50 pips or add 50 pips depending on what part of the chart it appears, and those are my Buy or sell...Ignored
DislikedThe last green bar on your chart has it reached 1.6150 level? At my broker only to 1.6147.So I do not have the green bar yet.Ignored
DislikedWith my broker, the price has reaches 1.6148
But with the spread, the sell price was 1.6146 and the buy price was 1.6150. That's why my buy order was touched and i draw a candle.
That's why there is some differences between my manual candles and EA...Ignored
Dislikedactualy people should trade with an ecn broker and it would help a lot, for me tooIgnored
DislikedI just opened my demo at MB ECN and they have a spread of about 1.5 to 2 pips fluctuating but the commission is also 0.5 pips. So that is not cheaper than Oanda.
But I don't know a broker with 0 spread and only commission. Do you know one Saintsurfer ?Ignored
DislikedHello Kostas,
Pls find 50 pips EA below, it seems using MA as filter give improvement in result. Adding Zebulon's evolution, almost double the account in 1 year. Unfortunately, it's only in backtesting lol.
Your CCI filter seems contra productive. Pls experiment, tweak the setting, and post your result.
Hands in your balls, ooppss, ball in your hand now...
Edited:
- EA corrected for an error on lot size
- adding feature to save pattern as CSV file, which can be analyzed in excel by utilizing pivot tableIgnored
DislikedHi everybody, this is a profitable method, it is what the stats says, check for yourself this indicator i've developed, it is to count how many 'good patterns' and 'bad patterns' we have.
The indicator has 1 single parameter named range and yes it is the range to count, but if you want to change it you must use a lower timeframe to count lower ranges.
This indicator will show the winners patters and losers patterns, while winners > losers will get a profitable method to trade.
Take a look and post your comments.
PSD Thanks Zebulon for share...Ignored
DislikedThanks for this new tool Metroid.
Do you mean by "range" the amount of candles that the indicator calculates the patterns for ? This way is a bit ruff. It should be useful to have a date setting so that we could let it start counting patterns (from - till) starting from the beginning of the month for example. So that we can easily verify it's correctness.
The result of the count appears in the left upper corner of the down window. But have the green red stripes also a function for us ?
Is the indicator calculating 50 pips Bid to Bid price,...Ignored