ME&T - Tradingsystem by MKRoxton - page 5

 

give us a picture on what does tha rar file look like

in M1, and in M5 chart -- and how it could PREDICT the future

 

Sometimes the price going crazy, up and down very fast.

Maybe we need ADX but I thing it will be late for open.

Files:
sample_1.gif  28 kb
 

HA Panel.mq4

Hi ServerUang,

very good work your setup!

But can you please post the code for the "HA Panel" indicator.

It's very clearly arranged, but i have a good idea to make this better and faster with another base-indicator with my personal settings.

I will post then the result here.

Good profits

beppi

 

Hi beppi, HA_Panel need Heiken Ashi-overlay indicator.

Here it is HA_Panel

I will PM you about my HA_EA_v1, I'm little confused when the EA must open position.

Files:
ha_panel.mq4  5 kb
 
cja:
Try this, it can be put anywhere on the chart or into an indicator window

Shift inputs

extern int Shift_sideways = 0;

extern int Shift_up_down = 0;

extern int corner = 0;

extern int window = 0 ;

If you leave the

extern string pairs =" ";

this will show the currency pair for the chart you are on if you put in a pair it will display that pair for example

extern string pairs =" GBPUSD";

will display the GBPUSD onwhatever chart you put it on.

tickwatcher_lite.mq4

Thanks!

 

Thanks!

Hi ServerUang,

thanks a lot for the files!

I will test the system tomorrow.

MKRoxton

 

ServerUang,please can you share HA_EA_v1 ,too?

 

ha freedom - repainting?

 
niewazne:
ha freedom - repainting?

Yes the HA Freedom does repaint, best not to use it for any kind of backtesting but only for forward testing.

ServerUang, what was the indicator with the big bright blue and pink dots in your previous screenshot on the previous page?

Im guessing the small dots in your screenshot are just the TFX Reversal indy.

Reason: