Thank you! "Confirmation price next bar" and using two different studies were the missing link.
Nice weekend everyone, cheers
Thom
Search found 5 matches
- 04 May 2014 12:50
- Forum: WHS NANOTRADER - EXPRESS PROGRAMMING
- Topic: limit order in express code
- Replies: 4
- Views: 7171
- 28 Apr 2014 13:39
- Forum: WHS NANOTRADER - EXPRESS PROGRAMMING
- Topic: limit order in express code
- Replies: 4
- Views: 7171
Re: limit order in express code
Brian thank you for the input, I read up on the function! But unfortunately there seem to be 2 major problems. Lets take this example:
http://i59.tinypic.com/102jyhe.png
I want to place 2 orders, one on the top blue line to go long and one on the bottom blue line to go short.
What I did know, I ...
http://i59.tinypic.com/102jyhe.png
I want to place 2 orders, one on the top blue line to go long and one on the bottom blue line to go short.
What I did know, I ...
- 27 Apr 2014 20:10
- Forum: WHS NANOTRADER - EXPRESS PROGRAMMING
- Topic: limit order in express code
- Replies: 4
- Views: 7171
limit order in express code
Hello there,
is there a possibility to open positions as soon as a certain line is crossed or directly place limit orders at a certain price level?
Taking the following situation:
http://i58.tinypic.com/2qw3p1f.jpg
As soon as the blue line is crossed, a long contract should be bought. If I use ...
is there a possibility to open positions as soon as a certain line is crossed or directly place limit orders at a certain price level?
Taking the following situation:
http://i58.tinypic.com/2qw3p1f.jpg
As soon as the blue line is crossed, a long contract should be bought. If I use ...
- 11 Mar 2014 21:45
- Forum: WHS NANOTRADER - EXPRESS PROGRAMMING
- Topic: Current Day Open Price
- Replies: 2
- Views: 3437
Re: Current Day Open Price
Hi Timo,
thanks, worked like a charm!
Cheers,
Thom
thanks, worked like a charm!
Cheers,
Thom
- 11 Mar 2014 14:48
- Forum: WHS NANOTRADER - EXPRESS PROGRAMMING
- Topic: Current Day Open Price
- Replies: 2
- Views: 3437
Current Day Open Price
Hello!
Listed in the manual, there's a function to get the open price of the previous day PrevDayOpen().
But is there also a possibility to get the open price of the current day? As there might be a gap, I can't just use PrevDayClose().
Regards,
Thom
Listed in the manual, there's a function to get the open price of the previous day PrevDayOpen().
But is there also a possibility to get the open price of the current day? As there might be a gap, I can't just use PrevDayClose().
Regards,
Thom