NexusFi: Find Your Edge


Home Menu

 





1 strategy with 3 long position


Discussion in NinjaTrader

Updated
    1. trending_up 1,362 views
    2. thumb_up 0 thanks given
    3. group 1 followers
    1. forum 1 posts
    2. attach_file 0 attachments




 
Search this Thread

1 strategy with 3 long position

  #1 (permalink)
giger2000
Barcelona
 
Posts: 15 since Sep 2013
Thanks Given: 1
Thanks Received: 2

Hola,

i'm trying to execute 3 buys with diferent conditions:

protected override void OnBarUpdate()
{
// Condition set 1
if (High[NumBarras] >= GetCurrentAsk() + DistCompra1)
{
EnterLong(QtyOrden, "Compra1");
}

// Condition set 2
if (High[NumBarras] >= GetCurrentAsk() + DistCompra2)
{
EnterLong(QtyOrden, "Compra2");
}

// Condition set 3
if (High[NumBarras] >= GetCurrentAsk() + DistCompra3)
{
EnterLong(QtyOrden, "Compra3");
}
}


But only works de first Buy. How could i do it?

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
What broker to use for trading palladium futures
Commodities
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
About a successful futures trader who didnt know anythin …
Psychology and Money Management
Trade idea based off three indicators.
Traders Hideout
How to apply profiles
Traders Hideout
 




Last Updated on October 14, 2013


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts