I need to have a function that get 3 parameters
entryPrice
stopPrice
targetPrice
the function issue a stop order to buy at entryPrice
once entry order get filled need to issue the stop and target orders (or they can issued earlier but they should of course not be active until we got filled)
Need to handle situation of partial fills if this is not handled by the platform
Is this can be achieved in eSignal?
Muly
entryPrice
stopPrice
targetPrice
the function issue a stop order to buy at entryPrice
once entry order get filled need to issue the stop and target orders (or they can issued earlier but they should of course not be active until we got filled)
Need to handle situation of partial fills if this is not handled by the platform
Is this can be achieved in eSignal?
Muly
Comment