Search found 2 matches

by dada
25 Mar 2015
Forum: MultiCharts
Topic: small issue with placing orders
Replies: 3
Views: 1315

Re: small issue with placing orders

Ok, there was a typo It should be Buy("TestEnter") 3*TradeSize shares next bar at Open Limit; Sell("Test1Exit") 1*TradeSize shares From Entry ("TestEnter") next bar at Price1 Limit; Sell("Test2Exit") 1*TradeSize shares From Entry ("TestEnter") next bar at Price2 Limit; Sell("Test3Exit") 1*TradeSize ...
by dada
25 Mar 2015
Forum: MultiCharts
Topic: small issue with placing orders
Replies: 3
Views: 1315

small issue with placing orders

We're writing strategy and got a problem with orders while backtesting At some moment I want to submit BUY LMT order with 3X vol by Open price and submit 3 SELL LMT orders with 1X vol and other different prices 1. The best would be to set SELLs just after BUY was succeeded, but I found no signals ab...

Go to advanced search