Contract value – help :-)

Forums ProRealTime English forum ProOrder support Contract value – help :-)

Viewing 3 posts - 1 through 3 (of 3 total)
  • #96338

     

    I am just starting with prorealcode and want to create simple buy strategy for index CFD’s

    When I buy CFD’s I always want to have the same contract value / exposure (in my case 10.000 euro per position leveraged) but I want to apply my trading strategy to multiple indexes.

     

    doesn’t do the trick because it fluctuates by index

    Can somebody give me a tip ?

    Thanks

     

    #96344

    Welcome to the forums.

    I have moved your post to the ProOrder forum as it is a strategy coding question and not a platform issue. Please try to ensure that you post in the correct section with any future topics.

    We also like it if you use the ‘Insert PRT Code’ button when putting any code in your posts. I have edited your post to show how it should look. 🙂

    #96528

     

    I found a simple answer to my own question ;

    Exposure = 10000

    NUMBEROFCONRTRACTS = (Exposure / MedianPrice) * ( 1 / pointvalue )

Viewing 3 posts - 1 through 3 (of 3 total)
Similar topics:

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