Register Login
Forums    February 6, 2012
TradersStudio Forums
Black box systems and bet sizing strategies
Last Post 08-03-2006 12:21 PM by mur ang. 1 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Dario Polo
New Member
New Member
Posts:2

--
07-26-2006 03:38 PM
    Is it possible to test money management strategies with black box systems in TradersStudio?

    Dario
    mur ang
    Advanced Member
    Advanced Member
    Posts:525

    --
    08-03-2006 12:21 PM

    Yes it is possible. You can just use it in a session as part of a trade plan. You need to find out if the System calls the SetTradeRisk function. If yes then you can run a percent risk plan. If not you need to call the System from a rapper which sets the SetTradeRisk Function

     

     Sub BlackBoxCall(SLen,LLen,DollarStop)

      BlackBoxSystem(SLen,LLen)

      SetTradeRisk(DollarStop/BigPointValue)

    End Function

    You are not authorized to post a reply.


     TradersStudio, Inc. ® Copyright 2004-2012 All Rights Reserved   Terms Of Use  Privacy Statement