|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 3/10/2010 8:28:41 AM
Posts: 2,
Visits: 6
|
|
Hi to everybody
I have 3 scripts:
one.act
buy.act
sell.act
The one.act checks the market prices (candles or ticks), when some "events" occur this one should trigger the second script (buy.act) or the third script (sell.act) and terminate itself.
How can I do this????
Thank so much
|
|
|
|
|
Forum Member
      
Group: Forum Members
Last Login: 5/20/2010 9:32:43 AM
Posts: 39,
Visits: 60
|
|
sym, as far as I know it is impossible to launch one script from another script :-(
What you can do is combine the three strategies in one. I am sure that it is possible. If you let me take a look at your scripts, I can try.
---------------------
---------------------
Frank Adkins
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 3/10/2010 8:28:41 AM
Posts: 2,
Visits: 6
|
|
I'm disappointed but thanks a lot, Frank.
I'll try to do it myself, if I have problem I'll send you the scripts.
For now
thank you
|
|
|
|
|
Forum Member
      
Group: Forum Members
Last Login: 5/20/2010 9:32:43 AM
Posts: 39,
Visits: 60
|
|
I would also be glad to have such feature...
---------------------
---------------------
Frank Adkins
|
|
|
|