Recent content by kawone

  1. K

    How I can assign a trade with a particular name into a variable??

    hi! you can assign a name for a particular trade like buy("EntryLong")... However i want to assign the "Entrylong" string into a variable: Variable1="entrylong" buy (Variable1)... It doesn't work!!! How I can assign a trade with a particular name into a variable?? Thanks.
Back
Top