- Search Forex Factory
- 424 Results (14 Threads, 410 Replies)
- candyman752 replied May 25, 2020
This bot monitors equity. Put it on any pair chart
Milking Pips From EurUsd with Bots
- candyman752 replied May 23, 2020
Optimized for your convenience. Based on earlier posting.
Milking Pips From EurUsd with Bots
- candyman752 replied May 18, 2020
There was an error in trying to proportionate the earlier bot. I multiplied by 10 instead on 100. Quickly spotted
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
Hi soros, I have updated the code so you can use diferent Lot.
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
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
Hi Scchpendid, Nice one buddy, I now have TMA true as function in the bot. Here is bot if you go to line 1320 you will see simple condition like so LowerTma(PERIOD_H1,60,100,20,2) < LowerTma(PERIOD_H4,60,100,20,1) && LowerTma(PERIOD_H1,60,100,20,1) ...
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 13, 2020
Here are the Donchian indicators I use
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 8, 2020
I will then be putting the separate patterns ,I spot, in to one bot . Place it on a Min 15 chart. 0.01 lots for every 100 usd capital . The back test so far shows that starting with 100 usd on jan 2012 the account grew to 634 usd here are the ...
Milking Pips From EurUsd with Bots
- candyman752 replied May 8, 2020
Here is another example of another pattern I coded it before putting grid and the profit was 63 usd 0.01 lots from jan 2012 to date and draw down 16 usd. I then added grid. Which was tweaked especially for this pattern and profit jumped to 138 usd ...
Milking Pips From EurUsd with Bots
- candyman752 replied May 8, 2020
Same bot(AbaMacd) same pattern as post above Just by adding a grid. Coders look from line 1371. I have doubled the profit from 44usd to 99 usd. While keeping the drawdown minimal and here is the bot modified to include a grid.
Milking Pips From EurUsd with Bots
- candyman752 replied May 8, 2020
I am going to try and explain some logic. Firstly have a look at the EurUsd chart. Here is template I am using Chart should look like this once you place template. In the chart I have circled pattern I think is worth coding. This pattern happened on ...
Milking Pips From EurUsd with Bots
- candyman752 replied May 4, 2020
Have added another pattern to spike. The drawdown is is now 127usd . back testing from 2012. Spike is best put on Min 15 chart
Milking Pips From EurUsd with Bots
- candyman752 replied May 3, 2020
Let me clarify on the term mucking about. I am looking at a 4 hour chart. I look to see if I can sot a pattern. Once I spot it. I code it. If a pattern is profitable from 2012 I load it here. One thing I have learnt. Let the trade come to you. If ...
Milking Pips From EurUsd with Bots