NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 25 of 90
Search: Posts Made By: yonatan
Forum: Sierra Chart June 16th, 2022, 03:24 PM
Replies: 70
Views: 40,432
Posted By yonatan
Which bars are you looking at? Time-based?...

Which bars are you looking at? Time-based? Volume-based? etc...
my experience is that often the cause of differences between the bars on different platforms hasve to do with all sorts of chart...
Forum: Sierra Chart June 11th, 2017, 01:54 PM
Replies: 5
Views: 1,251
Posted By yonatan
...also, in my studies I use fabs() without...

...also, in my studies I use fabs() without including math.h
Forum: Sierra Chart June 11th, 2017, 01:34 PM
Replies: 5
Views: 1,251
Posted By yonatan
Are you aware that you are using sc.FreeDLL = 0 ?...

Are you aware that you are using sc.FreeDLL = 0 ?
This in itself can be the reason for the compiling problems.
Forum: Sierra Chart April 5th, 2017, 07:38 AM
Replies: 2
Views: 947
Posted By yonatan
https://www.sierrachart.com/index.php?page=doc/ACS...

https://www.sierrachart.com/index.php?page=doc/ACSILProgrammingConcepts.html#WorkingWithStrings
Forum: Sierra Chart March 23rd, 2017, 06:21 PM
Replies: 2
Views: 1,328
Posted By yonatan
choosing a compiler for developing ACSIL projects on Code::Blocks

Anyone using CodeBlocks for his ACSIL project? If yes could you recommend a compiler ?
Forum: Sierra Chart February 26th, 2017, 01:43 PM
Replies: 6
Views: 1,202
Posted By yonatan
I added to the code a few lines that send the...

I added to the code a few lines that send the values of the compared 2 arrays to the message log. As you can see in the attached txt file the arrays are definitely not empty. I compared the Sp-TICK...
Forum: Sierra Chart February 26th, 2017, 11:37 AM
Replies: 6
Views: 1,202
Posted By yonatan
As you ca see here: ...

As you ca see here:

InputArray1.Name = "CC1 - Instrument 1";
InputArray1.SetChartStudySubgraphValues(1, 0, 0);
InputArray2.Name = "CC1 - Instrument 2";...
Forum: Sierra Chart January 8th, 2017, 05:28 PM
Replies: 12
Views: 3,082
Posted By yonatan
Here is an example of a full code for a study...

Here is an example of a full code for a study that will write to the Message Log the color of every new Horizontal line that is manually added to the chart.

#include <windows.h>
#include...
Forum: Sierra Chart January 8th, 2017, 12:35 PM
Replies: 12
Views: 3,082
Posted By yonatan
The code I gave you above (#7) does exactly that....

The code I gave you above (#7) does exactly that. But I just notices that the sc.GetChartDrawing() function was replaced with sc.GetUserDrawnChartDrawing()...
Forum: Sierra Chart January 7th, 2017, 04:27 PM
Replies: 12
Views: 3,082
Posted By yonatan
You can loop through all the Horizontal Lines...

You can loop through all the Horizontal Lines that are on the chart and assign their values to a variable.

s_UseTool HorLine;
int i = 0;
While(sc.GetChartDrawing(0,...
Forum: Sierra Chart January 6th, 2017, 01:15 PM
Replies: 12
Views: 3,082
Posted By yonatan
Using Drawing Tools from an Advanced Custom Study...

Using Drawing Tools from an Advanced Custom Study - Sierra Chart (http://www.sierrachart.com/index.php?page=doc/ACSILDrawingTools.html)
Using Drawing Tools from an Advanced Custom Study - Sierra...
Forum: Brokers December 17th, 2016, 01:40 PM
Replies: 27
Views: 16,277
Posted By yonatan
Sierra Chart Real-Time and Historical Exchange...

Sierra Chart Real-Time and Historical Exchange Data Feed - Sierra Chart (http://www.sierrachart.com/index.php?page=doc/SierraChartRealTimeFuturesStockDataFeed.php#Introduction)
Forum: Brokers December 16th, 2016, 03:19 PM
Replies: 27
Views: 16,277
Posted By yonatan
I was recently informed about this Sierra Chart +...

I was recently informed about this Sierra Chart + Sierra Chart Real -Time and Historical Feed + CTS execution combo from Optimus Futures.

https://optimusfutures.com/Platforms/SierraChart-CTS.php
...
Forum: Sierra Chart December 9th, 2016, 06:18 PM
Replies: 8
Views: 2,331
Posted By yonatan
https://www.sierrachart.com/index.php?page=doc/ACS...

https://www.sierrachart.com/index.php?page=doc/ACSIL_Members_scSubgraph.html#scSubgraphDrawZeros
Forum: Sierra Chart December 8th, 2016, 08:25 PM
Replies: 8
Views: 2,331
Posted By yonatan
// The top of every source code file must include...

// The top of every source code file must include this line
#include <windows.h>
#include "sierrachart.h"

SCDLLName("Examplecode4w4rn1ng")

SCSFExport...
Forum: Sierra Chart August 25th, 2015, 06:28 AM
Replies: 3
Views: 2,278
Posted By yonatan
Go to the ACS_Source folder within your Sierra...

Go to the ACS_Source folder within your Sierra Chart folder. You will find there the files Studies1-7. Those files hold the source code for lots of indicators.

Also, the 2 following links document...
Forum: Sierra Chart March 9th, 2015, 10:43 AM
Replies: 14
Views: 4,620
Posted By yonatan
You can use the Sum study. Use -1 as the...

You can use the Sum study.
Use -1 as the multiplier of the EMA study.
Forum: Sierra Chart March 9th, 2015, 09:51 AM
Replies: 14
Views: 4,620
Posted By yonatan
If I understand correctly you want to add to the...

If I understand correctly you want to add to the MACD a moving average of the MACD.
If this is the case then add the Moving Average - Exponential study to your chart.
In the setting of the...
Forum: Sierra Chart December 7th, 2014, 04:57 AM
Replies: 5
Views: 1,795
Posted By yonatan
There is no coding involved. The Daily OHLC is a...

There is no coding involved. The Daily OHLC is a study that comes with Sierra Chart and you will find it on he Studies list (F6).
Forum: Sierra Chart December 5th, 2014, 08:24 AM
Replies: 5
Views: 1,795
Posted By yonatan
The Daily OHLC study will give you Yesterday's...

The Daily OHLC study will give you Yesterday's High and Low if you set the "Reference Days Back" to 1.
Forum: Brokers October 2nd, 2014, 09:29 AM
Replies: 668
Views: 306,223
Posted By yonatan
Source: ADM Investor Services « Futures Trading...

Source: ADM Investor Services « Futures Trading Blog for Independent Self-Directed Traders and System Traders...
Forum: Brokers August 19th, 2014, 03:01 PM
Replies: 668
Views: 306,223
Posted By yonatan
At this time and age it is refreshing to see a...

At this time and age it is refreshing to see a brokerage firm that actually makes an effort to add value to the trading platforms they work with and do this on their own expense. I am very happy to...
Forum: Sierra Chart July 17th, 2014, 04:11 AM
Replies: 4
Views: 1,274
Posted By yonatan
Yes, BE = Break even = your average entry price.

Yes, BE = Break even = your average entry price.
Forum: Sierra Chart July 12th, 2014, 07:00 AM
Replies: 4
Views: 1,274
Posted By yonatan
Hi Inverter, If I understand correctly what...

Hi Inverter,

If I understand correctly what you want is to move the second stop to Break even when price moves 5 ticks in your favor.
This short video shows how to do this:

2014-07-12_1347 -...
Forum: Trading Reviews and Vendors July 7th, 2014, 02:08 PM
Replies: 1,296
Views: 499,421
Posted By yonatan
Thanks Michael, I am very happy about this option...

Thanks Michael, I am very happy about this option to take combines with the support of both TopStepTrader (https://www.topsteptrader.com/)and Optimus (http://www.optimusfutures.com/).
Showing results 1 to 25 of 90

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