|
Quote: |
|
 |
|
|
Hi,
Sorry what I meant was I want the strategy to find the setup on $indu for example and take the trade on DIA(diamonds).
How do i go about doing this?
Also on the script what does Minprice/Pricescale mean. Please could you break it down for me?
Cheers,
darknite |
|
|
|
|
Darknite
All you would do is set up $indu at data2 within the strategy, easy enough to do, but would need to know if your entry, stoploss and target are all based on $indu or DIA.
Minprice/Pricescale is easylanguages way of determining what value a minimum tick is worth. It's easier doing it that way so if you wanted to put the strategy into a different market with a different tick value, then you can still choose your target & stoploss via tick amount.
Cheers
Blu-Ray