NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 25 of 25
Search: Posts Made By: Vientomarsol
Forum: TradeStation October 21st, 2020, 01:19 PM
Replies: 16
Views: 8,697
Posted By Vientomarsol
Don't know if you're still looking for this or...

Don't know if you're still looking for this or not. Someone probably is.

Here's the code I wrote which plots properly, but I've never been quite sure if it's accurate.
Any Guru feedback would be...
Forum: EasyLanguage Programming April 21st, 2020, 01:12 PM
Replies: 2
Views: 2,257
Posted By Vientomarsol
Try this: It will enter a Long position on...

Try this:

It will enter a Long position on the close of a ClimaxUp bar.

Since I don't know how you plan to exit, you'll need to test it with a 'canned' exit strategy.

Good Luck,
...
Forum: EasyLanguage Programming March 6th, 2020, 04:30 PM
Replies: 25
Views: 32,709
Posted By Vientomarsol
Hi Donovan 2580, I'm trying to do exactly...

Hi Donovan 2580,

I'm trying to do exactly the same thing you are, and found a clue that maybe someone here might be able to resolve.

I’m trading Russell Futures (RTY) in Tradestation. I wish...
Forum: EasyLanguage Programming August 18th, 2017, 09:37 AM
Replies: 10
Views: 7,524
Posted By Vientomarsol
Thanks for your prompt reply. I don't know how...

Thanks for your prompt reply. I don't know how (or why) you find the time to babysit guys like me.

OK - so per your response; I'll determine my Market Position (MP = 0 versus MP = 1) before and...
Forum: EasyLanguage Programming August 17th, 2017, 02:39 PM
Replies: 10
Views: 7,524
Posted By Vientomarsol
I'm OK with cancelling at end of bar (or...

I'm OK with cancelling at end of bar (or beginning of next bar), but I can't seem to find the proper EL language.

Here is my entry code: (works well)

If Condition1
Then begin Buy ("LE") Next...
Forum: EasyLanguage Programming August 17th, 2017, 11:56 AM
Replies: 10
Views: 7,524
Posted By Vientomarsol
Hello ABCTG, Thanks (as always) for your prompt...

Hello ABCTG,
Thanks (as always) for your prompt reply. You are a 'Beacon of Light' to all of us amateurs. :)

I'm using Kase charts in my trading, so Intrabar Order Generation is not allowed.
...
Forum: EasyLanguage Programming August 17th, 2017, 09:53 AM
Replies: 10
Views: 7,524
Posted By Vientomarsol
Limit Order - Auto Cancel

I’m looking for a way to code the following in TradeStation EL:


“Cancel a limit order after XX minutes, if my price has been hit, but the order has not been filled.”

I found the following...
Forum: TradeStation November 4th, 2016, 04:06 PM
Replies: 4
Views: 2,478
Posted By Vientomarsol
Advice Was On-The-Money

ABCTG,

Just wanted to let you know; I just took a trade with your suggested change to the TS Strategy Automation menu.
Based on your response, I selected the second radio-button: "Strategy will...
Forum: TradeStation November 4th, 2016, 12:10 PM
Replies: 4
Views: 2,478
Posted By Vientomarsol
Hats-Off to ABCTG (Again)

ABCTG,

Thanks much for your very prompt response.

Looks like your suggestion will resolve my issue. :)
Forum: TradeStation November 4th, 2016, 10:33 AM
Replies: 4
Views: 2,478
Posted By Vientomarsol
How does TradeStation Stop-Loss Strategy interpret Entry Position?

OVERVIEW:
• I’m trading the e-mini (ESZ16) with a custom TradeStation ELD entry strategy, which uses Buy / Sell ‘next bar at market’ entries.
and
• I’m using a ‘canned’ TradeStation...
Forum: EasyLanguage Programming August 2nd, 2016, 09:19 AM
Replies: 23
Views: 10,980
Posted By Vientomarsol
You're The Man !!

ABCTG,

Thanks (as always) for your prompt response.

I knew there must be a tool I was missing, and OOEL is apparently it.
Looks like I’ve got my work cut-out for me, but I can imagine that...
Forum: EasyLanguage Programming August 1st, 2016, 05:33 PM
Replies: 23
Views: 10,980
Posted By Vientomarsol
One Last Glitch :(

Hello ABGT,

Sorry to bug you again but I have a glitch in my TradeStation ‘Naked Bottom” system which didn’t show-up right away. I have been working on a solution for over a week, and I finally...
Forum: EasyLanguage Programming August 1st, 2016, 02:49 PM
Replies: 23
Views: 10,980
Posted By Vientomarsol
One Last Glitch :(

Hello ABGT,

Sorry to bug you again but I have a glitch in my TradeStation ‘Naked Bottom” system which didn’t show-up right away. I have been working on a solution for over a week, and I finally...
Forum: EasyLanguage Programming July 19th, 2016, 09:35 AM
Replies: 23
Views: 10,980
Posted By Vientomarsol
Got it Running !!!

ABCTG,

You code was exactly what I needed. I plugged it in, and it is outputting to my PrintLog as I write this. :clap2:
I'll keep an eye on the print output today, and see if I can define my...
Forum: EasyLanguage Programming July 18th, 2016, 03:24 PM
Replies: 23
Views: 10,980
Posted By Vientomarsol
Response to ABCTG

ABCTG,

Yes, I have figured out how to use the plot function to verify my code prior to exporting to a strategy, but I'm not familiar with the print (Parameter) function.

I just read the...
Forum: EasyLanguage Programming July 18th, 2016, 02:53 PM
Replies: 23
Views: 10,980
Posted By Vientomarsol
Where did you learn all this stuff??

ABCTG,

I don't know how to use the Print command, or the plot reserved words in your debugging, but I'll figure it out and post my results.

Thanks again for your prompt reply.
Forum: EasyLanguage Programming July 18th, 2016, 02:18 PM
Replies: 23
Views: 10,980
Posted By Vientomarsol
Almost Have it !!!

Greetings ABCTG,

I’m happy to report that I've updated my code to use Larry Williams’ “NAKED BOTTOM” indicator as my Trigger Bar, and with one [hopefully] minor exception, it works!!! :faint:
...
Forum: EasyLanguage Programming July 18th, 2016, 09:26 AM
Replies: 23
Views: 10,980
Posted By Vientomarsol
Please hang with Me - I don't want to lose Your Help !

Hello ABCTG,

I was afraid my pseudo code might 'queer the deal'. My Values 1 and 2 are purchased indicators that contain a password in the values themselves, so I can't post them on a public...
Forum: EasyLanguage Programming July 17th, 2016, 05:54 PM
Replies: 23
Views: 10,980
Posted By Vientomarsol
I'm Getting Closer!!!

Hello ABCTG,

Good News !!!!! I merged your code with mine, and it worked much better than anything I have tried thus far, but there are issues (details below) that I hope you can help me with.
...
Forum: EasyLanguage Programming July 16th, 2016, 05:35 PM
Replies: 23
Views: 10,980
Posted By Vientomarsol
Reply to ABCTG

ABCTG,

My apologies for not getting back to you in a timely manner.

I have been working on this exit code for over a week, and I decided to take a break and study-up on Variables before...
Forum: EasyLanguage Programming July 15th, 2016, 02:34 PM
Replies: 23
Views: 10,980
Posted By Vientomarsol
Reply to ABCTG Re: Future reference to Past Bar

As before, Thanks so much for your prompt reply. :becky:

Sorry for the confusion. Yes, my code below is for 'next bar' entry, but my question could apply to a second bar or third bar (I...
Forum: EasyLanguage Programming July 15th, 2016, 09:56 AM
Replies: 23
Views: 10,980
Posted By Vientomarsol
Thanks for your prompt reply (amazing turnaround!)

I don’t know how to Store the values for later. Please elaborate.

My Trigger Code is:

//Long Entry Trigger
If Condition2[1] and Condition3 and (Condition7 or condition8) and not Condition10...
Forum: EasyLanguage Programming July 14th, 2016, 02:20 PM
Replies: 23
Views: 10,980
Posted By Vientomarsol
Future Reference to Past Bar

I’m building an ES Tick-bar strategy in TradeStation Easy Language.

I have coded a specific bar that will trigger an entry several bars later. The number of bars later will vary.

Question: ...
Forum: Platforms and Indicators July 13th, 2016, 10:23 AM
Replies: 4
Views: 1,328
Posted By Vientomarsol
Thanks for your prompt reply. I'll set-it-up as...

Thanks for your prompt reply.
I'll set-it-up as indicated and see how it works.

Respectlully,
Forum: Platforms and Indicators July 12th, 2016, 07:26 PM
Replies: 4
Views: 1,328
Posted By Vientomarsol
Mid-Bar Entries

I'm building a TradeStation strategy for automated execution (robot trader).

I want the ability to enter and exit mid-bar, or in a subsequent bar.
i.e. If conditions are met at 7 minutes into a...
Showing results 1 to 25 of 25

What unexpected challenges have you encountered while trading on a "Funded Trader" platform?

 


 
 


© 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