I'm trying to create a indicator to export the information of my real-time orders, just like order ID , Market symbol, Entry Price, I try with strategy scripts and work fine, but is imposible to me with the indicator script, because all my orders are manually and when I try to calle Position.MarketPosition == MarketPosition.Short for example say that I cannot call that in the indicator Im creating a file with a streamwrite , any help of how can I get this information from a indicator thanks a lot !
TGT

Comment