Jump to content

Recommended Posts

  • Replies 50
  • Created
  • Last Reply

Top Posters In This Topic

Posted
http://novacodetrader.com/s/novachart-2/

 

A negative: if you do anything to the chart this script freezes the indicators. A refresh is necessary. So be careful if you decide to use it.

 

Edit: The more I look at it the less i like it.

 

So far is a

 

No VA! No Go!

 

in plain English: it is just theft.

they steal a script, and then based on that just stolen based all of their marketing

it is just a shame

Posted

Thanks Dave, but there is a bit better solution which use indicator and you won't need to load script every time you close MT.

indo-investasi [dot] com/showthread.php/8173-(REQ)-TradingFX?p=137609&viewfull=1#post137609

This demo is new version of this indi and its much better.

 

I have a range bar script and a pdf which guides you on how to set things up. You might want to take a look.

 

http://www.4shared.com/document/gfHd8nkx/nova-range-bar-manuscript.html

http://www.4shared.com/file/P761DWw_/s-Constant-Range-Bars.html

Posted
Thanks Dave, but there is a bit better solution which use indicator and you won't need to load script every time you close MT.

indo-investasi [dot] com/showthread.php/8173-(REQ)-TradingFX?p=137609&viewfull=1#post137609

This demo is new version of this indi and its much better.

 

every script may be run as an EA... does not need to load it every time... just FYI

Posted
Updade: here is files from that .exe file + i decompiled range bar indicator..that is all what is in in my power, now it is up to "professional" educators here.. :-)

 

http://www.mediafire.com/file/17jifb96puzrwgn/RangeBarChart_v201b_demo.zip

 

c.

 

As posted already, this solution RangeBarChart_v201b is the best at current moment. One is not limited with 1 minute chart, you can plot is on every timeframe, that is huge improvement... In addition of course it is indicator, so you it continues after closing and opening mt4, no limits as it is with script...Guys, it is decompiled, i am sure for somebody with educating skill will not be that tough...

Cheers...

  • 2 weeks later...
  • 2 weeks later...
Posted
Increased the value to 100000, only 25 bars :-(

 

if you haven't already figure it out, in the m1 charts keep pressing the "Home" key to get data bars. in turn, you will get more bars on m2 chart.

  • 2 weeks later...
Posted
Anyone knows why EA's don't work on range bar charts? I try to make EA with strategy that I use on range bar chart and I figured that none of EA's I have work on this type of chart.
Posted
Anyone knows why EA's don't work on range bar charts? I try to make EA with strategy that I use on range bar chart and I figured that none of EA's I have work on this type of chart.

 

Hi name000

 

because it's offline chart. If you want to use EA, put your indies on range bar chart, but within indies give out your desired data with GlobalVariable. Put your EA on a normal chart and read GlobalVariable. That's all, works fine for me.

Posted
I'm not programmer, I'm on the learning curve :). I use EA generator to make this :). This should be global type of variable: iClose("GBPUSD", 2, 1) ?

 

I don't know EA generator, but in indie you put this GlobalVariableSet("NameOfVariable",iClose("GBPUSD", 2, 1)) and in EA you can read it with GlobalVariableGet("NameOfVariable")

Posted (edited)

Thank you! I'm still not sure how I will do that, but I decided to do something by my self and eventually I will make something out of this :)

 

Are you maybe willing to share some part of code from indi and EA, so I can see how you connect those?

 

edit: no need for example. I found solution which is little bit different (without global variables), but what is important - it works! :) Thanks again for a hint!

Edited by name000
  • 1 year later...
  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...