Hi
Can anybody tell me whether it is possible to have a different name for every sell or buy entry in EasyLanguage.
I have tried to use the NumToStr function but the sell/buy orders only accept strings i.e. lets say I have a lot of different string variables that I would like to assign to different sell and buy orders but I don´t want to type the name in every time as in
sellshort("name of entry/exit")
I would like name as it appears above to be a variable.
Another question that I have is whether it is possible to plot the number of open contracts for every bar?
Thanks for the help...
Can anybody tell me whether it is possible to have a different name for every sell or buy entry in EasyLanguage.
I have tried to use the NumToStr function but the sell/buy orders only accept strings i.e. lets say I have a lot of different string variables that I would like to assign to different sell and buy orders but I don´t want to type the name in every time as in
sellshort("name of entry/exit")
I would like name as it appears above to be a variable.
Another question that I have is whether it is possible to plot the number of open contracts for every bar?
Thanks for the help...