NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 25 of 35
Search: Posts Made By: selnomeria
Forum: NinjaTrader August 3rd, 2021, 09:07 AM
Replies: 3
Views: 953
Posted By selnomeria
Many thanks Xplorer. I've checked out and seems...

Many thanks Xplorer. I've checked out and seems my app didnt work with that version :(
I remember it worked with 8.0.22.2, so I have to wait anyone having that exact version.. thanks agian.
Forum: NinjaTrader August 3rd, 2021, 07:35 AM
Replies: 3
Views: 953
Posted By selnomeria
- deleted -

- deleted -
Forum: EasyLanguage Programming August 7th, 2020, 04:31 PM
Replies: 3
Views: 6,436
Posted By selnomeria
For paid versions, there is another too (Ts app...

For paid versions, there is another too (Ts app (https://tradestation.tradingappstore.com/products/DuplicateCopyDrawingTrendlinerectangle)), which duplicates most kinds of drawings (trendline, texts,...
Forum: NinjaTrader April 19th, 2019, 10:12 AM
Replies: 8
Views: 3,825
Posted By selnomeria
-topic deleted.

-topic deleted.
Forum: NinjaTrader April 19th, 2019, 10:06 AM
Replies: 6
Views: 1,729
Posted By selnomeria
I use inheritance, i mean, I have my own class,...

I use inheritance, i mean, I have my own class, onto which I base most other strategies.
However, one drawback is that the base strategy (even skeleton) class is shown in Strategies list (when you...
Forum: NinjaTrader March 12th, 2019, 02:41 PM
Replies: 0
Views: 822
Posted By selnomeria
Searching for NinjaTrader old version 8.0.7 or older

Currently, on NinjaTrader website, only 8.0.17 is available for download. I need 8.0.6 or like that, any as older versions of NT8 as possible, to test something old I need.
Could anyone send it to...
Forum: EasyLanguage Programming July 25th, 2018, 11:05 AM
Replies: 9
Views: 3,953
Posted By selnomeria
Why TradeStation is fantastically ignorant to users' Feature requests?

This question is primarily for developers, because they will know better what I ask.
If you have ever opened a "Feature Suggestion & Request" for a simple and useful request - you've probably seen...
Forum: ThinkOrSwim March 10th, 2018, 06:59 AM
Replies: 2
Views: 2,692
Posted By selnomeria
there is "hire" category specially for that. if...

there is "hire" category specially for that. if not, try google to find some individuals who work at hourly rates.
Forum: NinjaTrader December 5th, 2017, 07:20 AM
Replies: 92
Views: 46,926
Posted By selnomeria
v 1.23 - bug fixes.

v 1.23
- bug fixes.
Forum: NinjaTrader November 25th, 2017, 04:58 AM
Replies: 92
Views: 46,926
Posted By selnomeria
v1.2.2 == - Bug fixes - added option

v1.2.2
==
- Bug fixes
- added option
Forum: NinjaTrader November 23rd, 2017, 03:09 PM
Replies: 92
Views: 46,926
Posted By selnomeria
v1.2 (TT's version) - updated, fixed & added...

v1.2 (TT's version) - updated, fixed & added options
======

- Cleaned code, removed unnecessary comments From 1400 lines into 700 lines (without reducement of any functionality )
- hard-coded...
Forum: EasyLanguage Programming July 14th, 2017, 04:37 PM
Replies: 9
Views: 2,599
Posted By selnomeria
i wanted to do the same. answer from TS was...

i wanted to do the same.
answer from TS was same- we cant access DATA WINDOW object.

I managed to write the data window to file on every new bar... then in another indi, i read the files.
Forum: EasyLanguage Programming May 10th, 2017, 09:51 AM
Replies: 2
Views: 1,285
Posted By selnomeria
Stoploss disable on same bar.

I have SetStopLoss function, that causes to exit on same bar sometimes:

http://i.imgur.com/iw5rxFL.png
I have turned off IntraBarOrderGenration (from script and from options too)

but it still...
Forum: EasyLanguage Programming May 5th, 2017, 04:11 AM
Replies: 4
Views: 3,731
Posted By selnomeria
How to get TimeFrame of symbol

In all platforms you can easily get current chart's timeframe (i.e. indicators gives you the value: 1,5,15 or whatever timeframe chart is that)


What variable should I use for TS? I cant find in...
Forum: EasyLanguage Programming May 5th, 2017, 03:11 AM
Replies: 2
Views: 1,529
Posted By selnomeria
Any way to include library file of functions?

Hello.
For example, MetaTrader has excellent feature, to include a custom-library file in an indicator:
include myfile.mqh
and it is treat, as if it was an organic part of the current indicator....
Forum: EasyLanguage Programming April 23rd, 2017, 11:59 AM
Replies: 4
Views: 14,714
Posted By selnomeria
I have exactly that problem. have you found any...

I have exactly that problem. have you found any solution ?

NumToStr doesnt work within Orders names..
Forum: TradeStation November 16th, 2016, 04:15 AM
Replies: 2
Views: 1,296
Posted By selnomeria
anyone can help?

anyone can help?
Forum: TradeStation September 7th, 2016, 11:23 AM
Replies: 2
Views: 1,296
Posted By selnomeria
help.tradestation.com - Can anoyone explain this?

there exists different version of HELP files for developers:

http://help.tradestation.com/08_08/tsdevhelp/tsdevhelp.htm
http://help.tradestation.com/09_01/tsdevhelp/tsdevhelp.htm...
Forum: ThinkOrSwim November 13th, 2015, 10:38 AM
Replies: 1
Views: 1,312
Posted By selnomeria
open MarketWatch Tab, right click on any...

open MarketWatch Tab,
right click on any symbol row, and select CREATE ALERT, then in "When To Notify" dropdown, choose STUDY- EDIT, then click ADD CONDITION, and in "select condition" dropdown,...
Forum: ThinkOrSwim November 13th, 2015, 10:28 AM
Replies: 2
Views: 1,260
Posted By selnomeria
joysync == GENERAL ADVICE == in FOLD you...

joysync

== GENERAL ADVICE ==
in FOLD you shouldnt use the function/constant names, but use : GetValue(). I dont know if you will get solution, but at first make corrections...


so,instead of ...
Forum: Platforms and Indicators November 9th, 2015, 03:16 AM
Replies: 2
Views: 2,331
Posted By selnomeria
Finally, i have found the solution here... I...

Finally, i have found the solution here... I needed to use iBarShift function:
example pivot indicator (http://www.forexfactory.com/showthread.php?p=2351580#post2351580)

(so,i.e.
Forum: ThinkOrSwim November 4th, 2015, 08:36 AM
Replies: 4
Views: 15,306
Posted By selnomeria
instead of def the_Bid =...

instead of
def the_Bid = CLOSE(pricetype="bid");

just use
def the_Bid = bid;

they are already PRE-DEFINED by platform!!
Forum: Platforms and Indicators October 29th, 2015, 03:15 PM
Replies: 2
Views: 2,331
Posted By selnomeria
How to get PERIOD's (high/low/close/open) values?

I have a simple problem...

I am on 10 minute chart, and want to draw lines of ANY PERIOD (i.e. PERIOD_H2, or PERIOD_H4 or etc.. ) high/low lines...
Forum: ThinkOrSwim June 24th, 2015, 10:32 AM
Replies: 9
Views: 2,999
Posted By selnomeria
well, it might be simple, but let me know what...

well, it might be simple, but let me know what code you want to be integrated.

PM better.
Forum: ThinkOrSwim May 15th, 2015, 06:26 AM
Replies: 9
Views: 2,999
Posted By selnomeria
c

I code indicators.. but what you need?
Showing results 1 to 25 of 35

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