NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 16 of 16
Search: Posts Made By: anahat
Forum: Traders Hideout February 21st, 2014, 10:15 PM
Replies: 1
Views: 2,098
Posted By anahat
Who is the participator in volume spikes

I have kinda a remedial question on how markets work. I know in the option market there is a market maker that stays zero delta throughout and sells or buys peoples options. But what happens in...
Forum: EasyLanguage Programming August 9th, 2012, 01:55 AM
Replies: 5
Views: 3,505
Posted By anahat
Input: NumBars(1),adxlength(14); variable:...

Input: NumBars(1),adxlength(14);
variable: adxslope(0), slope(0);

adxslope = ADX(adxlength);
slope = arctangent((adxslope - adxslope[NumBars])/NumBars);

plot1(slope, "slope"); ...
Forum: EasyLanguage Programming August 8th, 2012, 09:28 PM
Replies: 5
Views: 3,505
Posted By anahat
Oh and one more thing im sure most people on...

Oh and one more thing im sure most people on this forum know this but adx is the measure between dmi- and dmi+ so the higher the adx the stronger the trend, but it is important to not that adx...
Forum: EasyLanguage Programming August 8th, 2012, 08:50 PM
Replies: 5
Views: 3,505
Posted By anahat
adxslope

hello again everybody i have been busy all day cranking out this new code to try to figure out adx slope. what im trying to do is get an indicator that will tell me the slope of adx mainly what im...
Forum: EasyLanguage Programming August 8th, 2012, 02:59 PM
Replies: 22
Views: 8,642
Posted By anahat
ahh yes nicolas thank you soo much for your wise...

ahh yes nicolas thank you soo much for your wise input i was reading the same exact thing in alot of the books i was reading aswell... i didnt do the parameter adjustment like you mentioned but i...
Forum: EasyLanguage Programming August 8th, 2012, 02:28 PM
Replies: 22
Views: 8,642
Posted By anahat
ill try the stop loss but i agree with you rm99...

ill try the stop loss but i agree with you rm99 in the class of momentum indicators i think it is one noting i think to have a complete sytem u kinda have it all your band indicators, momentum, ...
Forum: EasyLanguage Programming August 8th, 2012, 01:47 PM
Replies: 22
Views: 8,642
Posted By anahat
or you know what im not going to be like that i...

or you know what im not going to be like that i will post them after i get back from the gym in about an hour or two
Forum: EasyLanguage Programming August 8th, 2012, 01:46 PM
Replies: 22
Views: 8,642
Posted By anahat
no i didnt u can pm me i can send you my long...

no i didnt u can pm me i can send you my long entry and exit scripts and u can test and lemme know ur results...
Forum: EasyLanguage Programming August 8th, 2012, 01:39 PM
Replies: 22
Views: 8,642
Posted By anahat
im going to try to hit it with an adx > 25 filter...

im going to try to hit it with an adx > 25 filter and see what i get
Forum: EasyLanguage Programming August 8th, 2012, 01:37 PM
Replies: 22
Views: 8,642
Posted By anahat
that means for everytrade there is 10,000 worth...

that means for everytrade there is 10,000 worth of equity being bought
keep in mind this is for long entry only.. buy when poly crosses above .2 sell when crosses -.04
no short entries are include
Forum: EasyLanguage Programming August 8th, 2012, 01:28 PM
Replies: 22
Views: 8,642
Posted By anahat
so these are the results on apple daily charts...

so these are the results on apple daily charts for 3 years.. i started with an account balance of 50,000 and allowed a max allocation of 10,000 dollars per trade and these are for long entries only...
Forum: EasyLanguage Programming August 8th, 2012, 01:08 PM
Replies: 22
Views: 8,642
Posted By anahat
sorry to keep posting but here is the completed...

sorry to keep posting but here is the completed code
inputs:
Price( Close ),
Length( 8 ),

GridForegroundColor( Black ) ; { Color to use for numbers in RadarScreen cells
when gradient...
Forum: EasyLanguage Programming August 8th, 2012, 12:17 PM
Replies: 22
Views: 8,642
Posted By anahat
declare lower; input price = close; input...

declare lower;

input price = close;
input length = 8;
input bxo = 0.2;
input sxo = -0.04;

def num = fold indexN = 1 to length + 1 with accuN do accuN + (price - getValue(price, indexN,...
Forum: EasyLanguage Programming August 8th, 2012, 12:16 PM
Replies: 22
Views: 8,642
Posted By anahat
oh and output plot = num/denom

oh and output plot = num/denom
Forum: EasyLanguage Programming August 8th, 2012, 12:14 PM
Replies: 22
Views: 8,642
Posted By anahat
thanks nicolas i am going to get this into...

thanks nicolas i am going to get this into tradestation double check today and you know what i am a even going to post the stats of this indicator here prolly tonight
Forum: EasyLanguage Programming August 7th, 2012, 10:26 PM
Replies: 22
Views: 8,642
Posted By anahat
Polychromatic conversion to trade station

hello everybody,
You know i found a very interesting indicator while i was on think or swim, currently i am trying to back test the validity of this indicator with trade station but i am having a...
Showing results 1 to 16 of 16

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