how to open a contract from a spread charts

Forums ProRealTime foro Español Soporte plateforma ProRealTime how to open a contract from a spread charts

Viewing 1 post (of 1 total)
  • #49948

    Hi,

    I would run a automatic trading system on a spread chart, so i want to open a contract that is different from the data stream bind with the chart.

    i mean the instruction

    IF NOT LongOnMarket AND mycondition THEN
    BUY 1 CONTRACTS AT MARKET
    ENDIF

     

    is not valid for spread charti would like to have an istruction that look like :

    IF NOT LongOnMarket AND mycondition THEN
    BUY 1 CONTRACTS (“DAX bla bla”) AT MARKET
    ENDIF

    is it possible ?

     

Viewing 1 post (of 1 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login