Welcome to NexusFi: the best trading community on the planet, with over 150,000 members Sign Up Now for Free
Genuine reviews from real traders, not fake reviews from stealth vendors
Quality education from leading professional traders
We are a friendly, helpful, and positive community
We do not tolerate rude behavior, trolling, or vendors advertising in posts
We are here to help, just let us know what you need
You'll need to register in order to view the content of the threads and start contributing to our community. It's free for basic access, or support us by becoming an Elite Member -- see if you qualify for a discount below.
-- Big Mike, Site Administrator
(If you already have an account, login at the top of the page)
I have coded a breakout strategy to take the break of an inside bar high + 1 tick. If my condition is met the pending order is placed. However if the price never touches the price the pending order is still there for hours which I only want the pending order to be there for one hour after the condition is met. How do I get it to be there so its not there indefinetly? The only way the pending order goes away is if there is a new condition met or it gets executed.
Can you help answer these questions from other members on NexusFi?
Originally posted in Traders Hideout
Moved to EasyLanguage Programming
When creating a new thread, note which subforum you are in. Here is a short list of suggestions:
- Topic: Anything to do with an Elite indicator -> Subforum: The Elite Circle
- Topic: Looking for an existing indicator, or how-to use an indicator -> Subforum: (the platform)
- Topic: Programmer needing help with non-Elite indicator -> Subforum: (the platform) - Programming
- Topic: Want an indicator created/modified -> Reply to "Want indicator created free" in Elite Circle
- Topic: Vendors (trading rooms, commercial indicators) -> Subforum: Vendors/Product Reviews
- Topic: Discussion of Forex or Currency trading -> Subforum: Forex and Currency Trading
- Topic: Journals of your trading -> Subforum: Trading Journals or Elite Trading Journals
- Topic: General trading related discussions -> Subforum: Traders Hideout
- Topic: Discussion of a trading method -> Subforum: Traders Hideout
- Topic: Automated Trading -> Subforum: Elite Automated Trading
Last, any Elite Member may create more or less any of these topics in The Elite Circle at your own discretion (your support is appreciated).
This is just a short general list and doesn't cover everything. If you are unsure where to create your new thread, just create it in Traders Hideout and a moderator will move it if necessary.
Mike in red below you said that all orders are canceled and replaced at the start of each new bar. But I dont see it happend way. For example i have coded a breakout strategy to take the break of an inside bar high + 1 tick. If my condition is met the …
Yeah, and the same question I've got on my profile from Guppy. And judging from earlier PMs from him, you may already have a PM with the exact same question in your inbox.
I don't think spamming and bugging is helpful in getting a question quicker Guppy. Actually, it might even lower your chances of getting a reply (at least, that's how I feel about it).
Mike in red below you said that all orders are canceled and replaced at the start of each new bar. But I dont see it happend way. For example i have coded a breakout strategy to take the break of an inside bar high + 1 tick. If my condition is met the …