- Search Forex Factory
- 230 Results (3 Threads, 227 Replies)
- candyman752 replied May 20, 2020
The following will be on your screen click the red circle Once you open that look to see if you can see the file Setup_ Tester or Channel_30_v02. If you can not see them there. You need to put them there. if you can see them. We try something else ...
Milking Pips From EurUsd with Bots
- candyman752 replied May 20, 2020
The following window will pop up. Click the file highlighted in red circle
Milking Pips From EurUsd with Bots
- candyman752 replied May 20, 2020
Obrigado Luis In meta trader click file and then click opendata folder I have highlighted in red circle where you click
Milking Pips From EurUsd with Bots
- candyman752 replied May 18, 2020
I was looking at the game controller pattern. I have circled one on red and the other in aqua. I have insertd a yellow arrow where a sell pending can be put and green arrow where buy pending can be placed. Now notice how on the red circle 5 pendings ...
Milking Pips From EurUsd with Bots
- candyman752 replied May 18, 2020
Well I decided to put the sell side to the bot and try code the conditions. Or lets say I was getting good graphs on the buy's. When I then tried reversing them for a sell it was not so good. I then recoded based on the sell setup for last week. The ...
Milking Pips From EurUsd with Bots
- candyman752 replied May 18, 2020
Correct easy to code. I did it and found it does not come often. That is from 2012 to now about 18 times for buys only. As you know I like to carry out optimization tests. Well messed about ,tinkered with the conditions and was I not surprised to ...
Milking Pips From EurUsd with Bots
- candyman752 replied May 17, 2020
This is how game controller looks on the H4 chart I see this one on 6 May A buy of game controller. Confirm it is game controller buy Are you comfortable using H4 chart to spot it?
Milking Pips From EurUsd with Bots
- candyman752 replied May 16, 2020
I had by passed the following potential Buy setup. Now I have tma I will see if it works out
Milking Pips From EurUsd with Bots
- candyman752 replied May 16, 2020
I will try give a simple guide to how I use optimization. 1- click experts Red circle on the image above. 2- then window will pop with inputs for the bot. 3- I have highlighted in green box and blue box in green box there is a tick next to the word ...
Milking Pips From EurUsd with Bots
- candyman752 replied May 16, 2020
here is updated TMA bot When you are strategy testing do you use Optimization? See the arrows and circle
Milking Pips From EurUsd with Bots
- candyman752 replied May 16, 2020
The condition you put up is rare. But it does rake in profit or loss.
Milking Pips From EurUsd with Bots
- candyman752 replied May 16, 2020
I have started working on how to use this TMA to milk EurUsd. It definitely has potential. Please note that earlier TMA bot has been worked to be able to achieve this. I will post the bot once I start getting awesome results. Or truck loads of pips
Milking Pips From EurUsd with Bots
- candyman752 replied May 16, 2020
I have tried to put together a template. Here is what it looks like
Milking Pips From EurUsd with Bots
- candyman752 replied May 15, 2020
The other day strategy tested the donchian bot's ability to increase the lot size as the account balance increased. The result was ok but I realised there was an issue. There are some conditions I had forgotten to proportionate with the lot size. I ...
Milking Pips From EurUsd with Bots
- candyman752 replied May 14, 2020
The other buy pattern I have done today is this Here is updated bot
Milking Pips From EurUsd with Bots
- candyman752 replied May 14, 2020
Here is results for the pattern I posted today and here is bot having just the pattern only
Milking Pips From EurUsd with Bots
- candyman752 replied May 14, 2020
Today this is a pattern I am coding Here is the code bool buyc20 =( IsHiDonGMidDon(PERIOD_H4,5,22,5,1) && IsLoDonLMidDon(PERIOD_H4,5,22,5,1) && IsMidDonGMidDon(PERIOD_H4,22,5,5,1) && IsHighAboveMidDon(PERIOD_H4,22,3,1) && ...
Milking Pips From EurUsd with Bots
- candyman752 replied May 13, 2020
I keep on addin patterns to the donchian bot Now chek the Tester results What I did is say for every 200 usd increase the lot by 0.01. It took a 200 usd deposit in 2012 to 9100 usd to date.
Milking Pips From EurUsd with Bots
- candyman752 replied May 10, 2020
My ability to spot pattern the occur more frequently and are profitable is getting better. Not a bad back test result. What is your take?It took 200 usd initial deposit in 2012 and made a profit of 2 019 usd up to date. The maximal drawdown was 64 ...
Milking Pips From EurUsd with Bots
- candyman752 replied May 9, 2020
You have not given me a strategy tester report. So I have to guess. It seems you do not know how to change the initial deposit on a strategy tester from 10 000 to 200 see screen shot you say 1.5 % return per year what is your initial deposit. I ...
Milking Pips From EurUsd with Bots