NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 5 of 5
Search: Posts Made By: bob303
Forum: Platforms and Indicators July 5th, 2015, 02:36 AM
Replies: 2
Views: 2,141
Posted By bob303
the end of the last bar

_SECTION_BEGIN("Test");

// Try this I use Barindex for wait the end of the last bar for trigger the signal

SetChartOptions(0,chartShowArrows|chartShowDates);
_N(Title = StrFormat("{{NAME}} -...
Forum: Platforms and Indicators April 9th, 2015, 03:34 PM
Replies: 1
Views: 2,095
Posted By bob303
Hi, try this : Mom = ROC(C,1) ; Len = 5;...

Hi,
try this :

Mom = ROC(C,1) ;
Len = 5;

MaxH = HHV(Mom, Len);
MinL = LLV(Mom, Len);

ratio_MaxMin = IIf( (mom == Minl) OR (Ref(mom,-1) == Minl) , 100* ( MaxH / MinL ),0);
Forum: Platforms and Indicators March 28th, 2014, 10:04 AM
Replies: 5
Views: 2,583
Posted By bob303
// open the windows interpretation in the menu...

// open the windows interpretation in the menu Windows



Datedemand = ParamTime( " time :", "030000", format = 0 );
pricedemand = ValueWhen(TimeNum() == Datedemand ,(H+L+C)/3);
Volumedemand...
Forum: Platforms and Indicators March 28th, 2014, 08:53 AM
Replies: 4
Views: 3,883
Posted By bob303
with the function BarSince

You can use the function BarsSince for choose the max delai for Cross2 :

delai = Param("max delai since cross2",3,1,14,1);
ema1 = EMA(C, 10);
ema2 = EMA(C, 20);
cross1 = Cross( ema1, ema2);...
Forum: Traders Hideout March 9th, 2014, 03:30 PM
Replies: 10,645
Views: 14,241,245
Posted By bob303
New one

Hi all,

I'm a Trader from France, And need help for use Amiboker,
I trade French Stocks, and want learn more the US stock .

Hope to find help, and help other trader.

Thanks for this site...
Showing results 1 to 5 of 5

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