Members
Can someone help me compile this script? The symbol piece at line 88 has a incompatible error.
This file creates off line data for renko charts
Thanks
Ray
off line script
- traderduke
- Trader
- Posts: 306
- Joined: Mon Nov 28, 2011 7:30 pm
- Location: East Coast USA
off line script
You do not have the required permissions to view the files attached to this post.
-
dietcoke
- Trader
- Posts: 162
- Joined: Tue Nov 15, 2011 9:59 pm
Re: off line script
traderduke wrote:Members
Can someone help me compile this script? The symbol piece at line 88 has a incompatible error.
This file creates off line data for renko charts
Thanks
Ray
The variable SymbolName is decalred as a double but StringSubstr returns a string
