NexusFi: Find Your Edge


Home Menu

 





1 strategy with 3 long position


Discussion in NinjaTrader

Updated
    1. trending_up 1,369 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?
OrderFlow-Based Support/Resistance Levels
Emini and Emicro Index
REcommedations for programming help
Sierra Chart
Trade idea based off three indicators.
Traders Hideout
What broker to use for trading palladium futures
Commodities
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Just another trading journal: PA, Wyckoff & Trends
22 thanks
Funded Trader platforms
20 thanks
Trading with Intuition
17 thanks
ApexTraderFunding.com experience and review
13 thanks
GFIs1 1 DAX trade per day journal
9 thanks




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