NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 13 of 13
Search: Posts Made By: Renko123
Forum: Sierra Chart February 6th, 2015, 09:15 PM
Replies: 22
Views: 8,038
Posted By Renko123
Sent PM

Sent PM
Forum: Sierra Chart February 1st, 2015, 05:34 PM
Replies: 22
Views: 8,038
Posted By Renko123
I have got the "MRO" , most recent occurrence...

I have got the "MRO" , most recent occurrence coded and working also.
Dug deep into and pulled apart the TS version of MRO and all the functions it called.
I was able to convert it to C++.
I was a...
Forum: Sierra Chart February 1st, 2015, 05:18 PM
Replies: 22
Views: 8,038
Posted By Renko123
Ok, I got the plot working now. Issue was the...

Ok, I got the plot working now.
Issue was the setting in the study on the chart.
Even tho i had the bullish.DrawStyle = DRAWSTYLE_POINT the chart was overriding the code by having the "point...
Forum: Sierra Chart January 31st, 2015, 05:28 PM
Replies: 22
Views: 8,038
Posted By Renko123
I looked at it and it just confuses me more. ...

I looked at it and it just confuses me more.
Are you saying that if I do this:

double value2[6]; declare array
value2[sc.Close[sc.Index -3] - sc.Close[sc.Index]] ;

That it will fill all 7...
Forum: Sierra Chart January 31st, 2015, 04:30 PM
Replies: 22
Views: 8,038
Posted By Renko123
Since I already have a reference that uses...

Since I already have a reference that uses sc.Subgraph[0].
I used sc.Subgraph[1] unless multiple refs can use the same sc.Subgraph[0]?
Plot still isn't applied at the correct place on the chart.
...
Forum: Sierra Chart January 30th, 2015, 08:22 AM
Replies: 22
Views: 8,038
Posted By Renko123
Yes, in Sierra have to create an array and loop...

Yes, in Sierra have to create an array and loop to fill it.
double value2[11];
for ( int i = sc.Index; i >= sc.Index -10; i--)
{
value2[i] = fabs (sc.Close[i...
Forum: Sierra Chart January 30th, 2015, 12:35 AM
Replies: 22
Views: 8,038
Posted By Renko123
I see that my post has gotten 300 + views but...

I see that my post has gotten 300 + views but only 2 people stepped up to offer assistance.
Thanks again to those 2 people.

Anyway, after finding out that its a waste of time to even ask Sierra...
Forum: Sierra Chart January 9th, 2015, 01:11 AM
Replies: 22
Views: 8,038
Posted By Renko123
Thanks for all the help. Things are looking...

Thanks for all the help.
Things are looking better.
I have put the MRO headache on hold until some smaller issues can be solved and come back to the MRO issue later

The issue im working on now...
Forum: Sierra Chart January 8th, 2015, 01:50 AM
Replies: 22
Views: 8,038
Posted By Renko123
I think i have figured out the tradestation...

I think i have figured out the tradestation ABSVALUE function with fabs.
float value1 += fabs (sc.high[sc.Index] - sc.high[sc.Index-1]);

For the tradestation AVERAGE it looks like im going to...
Forum: Sierra Chart January 6th, 2015, 10:07 PM
Replies: 22
Views: 8,038
Posted By Renko123
After going thru the sample code and online docs...

After going thru the sample code and online docs for Sierra, i see why there is hardly any commercial indicators or strats for Sierra Charts. You need to have a PHD to understand the code.


I...
Forum: Sierra Chart January 3rd, 2015, 10:08 PM
Replies: 22
Views: 8,038
Posted By Renko123
Thanks for the code template. Will go thru...

Thanks for the code template.

Will go thru the online docs to learn how to manipulate bar color, create variables and presistant variables for strings, numbers and boolean.
How to access previous...
Forum: Sierra Chart January 2nd, 2015, 11:12 PM
Replies: 22
Views: 8,038
Posted By Renko123
Thanks. Hopefully, i can Google some open code...

Thanks.
Hopefully, i can Google some open code sierra indicators and strats to learn from.
Off I go to learn c++ coding.
Forum: Sierra Chart January 2nd, 2015, 12:15 AM
Replies: 22
Views: 8,038
Posted By Renko123
Tradestation easylanguage indicators to Sierra Charts

I have been thinking about moving from Tradestation over to Sierra Charts because Sierra Charts are free with my futures broker.
The issue and concern I have is reproducing my TS easylanguage coded...
Showing results 1 to 13 of 13

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

Total votes: 159
 


 
 


© 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