Support Board
Date/Time: Sat, 10 May 2025 13:12:58 +0000
Post From: Option rollover
[2015-10-25 22:56:01] |
User713273 - Posts: 409 |
Hi, I was looking at ACSIL functionality and had a few questions as I get more familiar with custom studies/automated trading related to options and changing symbol prices. 1) When trying to place a SCNewOrder - How do I set the symbol on SCNewOrder as I do not see a place to set this. Or does this get set by J40 everytime inside of BuyEntry. - How do I pull an option price since I want to set quantity of contracts to buy? Or can I set somewhere that I want to buy 1k of options? - When buying a Put or Call option do I use BuyEntry() for either case? Or do I use SellEntry for puts. 2)Are there any examples of options trading within for ACSIL? 3)Do the values set outside still take affect like only allowing one order per bar or do I need to check all those before placing a BuyEntry? Thank you for your time. I understand maybe some of these questions have been answered by the new functionality you are adding. |