..an error like that I have here on my demo with tf 15 not seen so far..TraderDesk wrote:milanese wrote:Ok this one handels each tick I hope it will now work as you wanted..
Cheers
Tommaso
Getting there... thanks...
I noticed that when it hits a stop-loss as you see in the picture to the left. It opened a sell and price went up and hit the SL. Since then it did not open any more positions even when it crossed down and crossed back up...
EA request Heiken Ashi
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
Re: EA request Heiken Ashi
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
-
TraderDesk
- Trader
- Posts: 479
- Joined: Wed Nov 16, 2011 2:12 pm
- Location: Estonia
Re: EA request Heiken Ashi
Hmmm... I am using the Empty4 tester on 5 minute chart using tick data. When it hits a SL foe some reason on my setup it does not open up new positions even when it crosses over. I will try a few more setups to see what happens...milanese wrote:..an error like that I have here on my demo with tf 15 not seen so far..TraderDesk wrote:milanese wrote:Ok this one handels each tick I hope it will now work as you wanted..
Cheers
Tommaso
Getting there... thanks...
I noticed that when it hits a stop-loss as you see in the picture to the left. It opened a sell and price went up and hit the SL. Since then it did not open any more positions even when it crossed down and crossed back up...
TraderDesk
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
Re: EA request Heiken Ashi
better put it on a demo, craptester is always somewhat...TraderDesk wrote:Hmmm... I am using the Empty4 tester on 5 minute chart using tick data. When it hits a SL foe some reason on my setup it does not open up new positions even when it crosses over. I will try a few more setups to see what happens...milanese wrote:..an error like that I have here on my demo with tf 15 not seen so far..TraderDesk wrote:milanese wrote:Ok this one handels each tick I hope it will now work as you wanted..
Cheers
Tommaso
Getting there... thanks...
I noticed that when it hits a stop-loss as you see in the picture to the left. It opened a sell and price went up and hit the SL. Since then it did not open any more positions even when it crossed down and crossed back up...
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
Re: EA request Heiken Ashi
here is un bugfixing update, there was an bug in buy part...
Cheers
Tommaso
Cheers
Tommaso
You do not have the required permissions to view the files attached to this post.
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
-
TraderDesk
- Trader
- Posts: 479
- Joined: Wed Nov 16, 2011 2:12 pm
- Location: Estonia
Re: EA request Heiken Ashi
milanese wrote:here is un bugfixing update, there was an bug in buy part...
Cheers
Tommaso
Thanks... checking it out. I am using it on a demo today and not the tester as you say it is crap
TraderDesk
-
TraderDesk
- Trader
- Posts: 479
- Joined: Wed Nov 16, 2011 2:12 pm
- Location: Estonia
Re: EA request Heiken Ashi
I am running the latest EA on the 1 minute charts and spot several problems. First problem I saw is when PriceFromHALine is greater then 0 then I don't get new positions to open. When I have it on zero it will open new positions based on DelayTheEntryForXBars...
Also I am seeing that additional positions are opening based on DelayTheEntryForXBars not DelayTheAdditionalEntryforXBars... For example I have DelayTheEntryForXBars=2 and DelayTheAdditionalEntryforXBars=5 but additional positions are opened every 2 bars instead of 5...
This is a chart of the EA now in action. You can see the settings and price/time-stamp which is every 2 minutes apart.
Also I am seeing that additional positions are opening based on DelayTheEntryForXBars not DelayTheAdditionalEntryforXBars... For example I have DelayTheEntryForXBars=2 and DelayTheAdditionalEntryforXBars=5 but additional positions are opened every 2 bars instead of 5...
This is a chart of the EA now in action. You can see the settings and price/time-stamp which is every 2 minutes apart.
You do not have the required permissions to view the files attached to this post.
TraderDesk
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
Re: EA request Heiken Ashi
Please try this update, I have changed something in the logic ..TraderDesk wrote:I am running the latest EA on the 1 minute charts and spot several problems. First problem I saw is when PriceFromHALine is greater then 0 then I don't get new positions to open. When I have it on zero it will open new positions based on DelayTheEntryForXBars...
Also I am seeing that additional positions are opening based on DelayTheEntryForXBars not DelayTheAdditionalEntryforXBars... For example I have DelayTheEntryForXBars=2 and DelayTheAdditionalEntryforXBars=5 but additional positions are opened every 2 bars instead of 5...
This is a chart of the EA now in action. You can see the settings and price/time-stamp which is every 2 minutes apart.
Cheers
Tommaso
You do not have the required permissions to view the files attached to this post.
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
-
TraderDesk
- Trader
- Posts: 479
- Joined: Wed Nov 16, 2011 2:12 pm
- Location: Estonia
Re: EA request Heiken Ashi
I am still waiting to see about the additional positions to happen but I have attached EURUSD 1 minute chart with settings... It should have opened a position on the cross down after 2 bars AND price is within 15 pips from HA Line... Can you make sure that the logic is looking for price to be within 15 pips and NOT outside of 15 pips?
You do not have the required permissions to view the files attached to this post.
TraderDesk
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
Re: EA request Heiken Ashi
uffa, yes sure I will look what there is happeningTraderDesk wrote:I am still waiting to see about the additional positions to happen but I have attached EURUSD 1 minute chart with settings... It should have opened a position on the cross down after 2 bars AND price is within 15 pips from HA Line... Can you make sure that the logic is looking for price to be within 15 pips and NOT outside of 15 pips?
Cheers
Tommaso
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
-
TraderDesk
- Trader
- Posts: 479
- Joined: Wed Nov 16, 2011 2:12 pm
- Location: Estonia
Re: EA request Heiken Ashi
Thanks Tommaso..milanese wrote:uffa, yes sure I will look what there is happeningTraderDesk wrote:I am still waiting to see about the additional positions to happen but I have attached EURUSD 1 minute chart with settings... It should have opened a position on the cross down after 2 bars AND price is within 15 pips from HA Line... Can you make sure that the logic is looking for price to be within 15 pips and NOT outside of 15 pips?
Cheers
Tommaso
TraderDesk