Is It Possible to Autotrade with Renko Bricks?

 

Hi! I have been doing some research but so far can't find an actual yes or no answer to this.

I'm looking to create an EA that will work with renko bricks and can autotrade.

Thanks much.

 
ddchbm:

Hi! I have been doing some research but so far can't find an actual yes or no answer to this.

I'm looking to create an EA that will work with renko bricks and can autotrade.

Thanks much.

Hello. Sure, it is possible. 
 
ddchbm:

Hi! I have been doing some research but so far can't find an actual yes or no answer to this.

I'm looking to create an EA that will work with renko bricks and can autotrade.

Thanks much.

Of course it is possible, your EA has to get access to the brick values and compare them, then form a response to this comparison by entring a position or not.

Judging on the question I doubt you did much research. Time to get aquainted with the search function, search Renko EA in Codebase, download it and check out the code, don't be lazy...
 
ddchbm:

Hi! I have been doing some research but so far can't find an actual yes or no answer to this.

I'm looking to create an EA that will work with renko bricks and can autotrade.

Thanks much.

It's Possible, and fairly straight forward - but you have to code the EA so that it trades on the *Real* symbol instead of the Custom Chart that a renko chart is.

Reason: