Supply & Demand EA

Locked
User avatar
Verto
Trader
Posts: 10
Joined: Fri May 25, 2012 2:34 am

Re: Supply & Demand EA

Post by Verto »

I've found that this EA tends to only take new trades at the new bar time. In Empty4 backtesting it takes trades on not new bar times but during live demo trading it only takes trades at new bar times.

Does anyone know why? I've looked at the code and I'm drawing blanks. I am new to coding in MQL so this isn't surprising.
justin7
Trader
Posts: 30
Joined: Wed Jul 10, 2013 9:02 pm

Supply & Demand EA

Post by justin7 »

is this trend trading or reversal? either can be useful when dealing with s/r as the base. I'm looking into reversal though
AGT
Trader
Posts: 889
Joined: Thu Nov 17, 2011 7:20 pm
Location: Germany

Supply & Demand EA

Post by AGT »

Look at the date of the last post here ... this thingy is a bit old .... isn't it ? ;)

:mrgreen:
nigeleyre
Posts: 2
Joined: Fri Oct 24, 2014 8:16 pm

Supply & Demand EA

Post by nigeleyre »

Hello,
I want to be able to set the II_SupDem indicator running from within my own EA so that I can then use ObjectGet in the EA to find the values of the SupDem levels (I need this more for backtesting than running live) Live you can just put the indicator on the chart and call the values from the EA but on backtest you can put the Indicator on the chart but it does not update as you run forward. Is there any way to do this?
Thanks,
Nigel.
AnotherBrian

Supply & Demand EA

Post by AnotherBrian »

nigeleyre » Fri Oct 24, 2014 3:38 pm wrote:Hello,
I want to be able to set the II_SupDem indicator running from within my own EA so that I can then use ObjectGet in the EA to find the values of the SupDem levels (I need this more for backtesting than running live) Live you can just put the indicator on the chart and call the values from the EA but on backtest you can put the Indicator on the chart but it does not update as you run forward. Is there any way to do this?
Thanks,
Nigel.
I think that indi uses global vars too.
You can also try SSSR by slipshod on this forum.
AGT
Trader
Posts: 889
Joined: Thu Nov 17, 2011 7:20 pm
Location: Germany

Supply & Demand EA

Post by AGT »

User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Supply & Demand EA

Post by milanese »

You can too look here http://www.stevehopwoodforex.com/phpBB3 ... f=5&t=3506 these EA have the SSSR indicator embeded..

Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
nigeleyre
Posts: 2
Joined: Fri Oct 24, 2014 8:16 pm

Supply & Demand EA

Post by nigeleyre »

Thanks all that's a great help
User avatar
MathTrader7
Posts: 2
Joined: Mon Apr 27, 2015 7:37 pm

Supply & Demand EA

Post by MathTrader7 »

The attached EA and the Indicator to Post 1 are not compiled with Empty4 build 600+. Here I am attaching the fixed versions.
You do not have the required permissions to view the files attached to this post.
Let your winners run and cut your losers short!
AGT
Trader
Posts: 889
Joined: Thu Nov 17, 2011 7:20 pm
Location: Germany

Supply & Demand EA

Post by AGT »

Hi MT7 !

I saw your coding in FF.com, and yes it seems to me you are experienced coder and trader !

This thread was nearly dead ... you suddenly posted here a new version of this bot :good:

My only question in situations like this is: are any good results you made using this EA the reason for reanimating this thread or what else ?

Thx for your efforts !

:hi:
Locked

Return to “Automated trading systems”