Support Board
Date/Time: Thu, 26 Dec 2024 08:08:31 +0000
Post From: SC.BUYENTRY
[2015-12-01 09:01:04] |
User186676 - Posts: 1 |
New user here, im currently using spreadsheet system for trading and want to use ACSIL to customize entries. Do you have source code that would help direct me, the goal would be to use current buy entries in column K and sell entries in column M. Other basic functions would also need to be included that ive laid out below. sc.BuyEntry/sc.SellEntry sc.SupportReversals = true; sc.SendOrdersToTradeService = true; sc.AllowMultipleEntriesInSameDirection = false; |