ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

Fractal Trading Indicator

(1/3) > >>

Niceperson:
I have a "fractal indicator script" which provides Buy or Sell signals on Ninja Trader Platform. It shows visual arrows but does not give any audio alert. I want audio alerts when the visual arrows appear on the screen.

I have attached the script written in C#. I am not a programmer. I will much appreciate if some one can help.

Thanks

Renegade:
Hi. I have 500 lines of source code. Please sort through it and give me an answer...

Seriously...

If you want an answer, lay out the problem and give some background.

If you had have laid out the problem neatly, I could probably give you an answer very quickly. However, I really don't want to sort through a bunch of code to give you what should be 10 lines of code or less for an answer.

Renegade:
Sigh... Skimmed through it. I didn't see where any alerts are. (Skimmed quickly, so a closer look might help.)

If you can identify WHERE the notifications happen, it's simple to add an audio alert.

It might be that there is no way to do it in the code you've supplied. Check the program docs to see about customization possibilities.

40hz:
@niceperson - First up, welcome to Donation Coder. Glad you could join us. I think you're gonna like it here! :Thmbsup:

Regarding putting an alert in Ninja Trader:

Wouldn't it be easier to just submit a feature request directly to NinjaTrader LLC? It's their program. There's a good chance the feature you want may already be available. I took a quick browse of their user forums. They seem to be responsive to user requests.  :)

Niceperson:
My apologies. I had no intention of making you to read through so many codes of line.

Here are some details as I could assemble in few minutes.
The indicator script is designed to run on Ninja Trader ver 7. (www.ninjatrader.com). Once this script is run, it provides visual signals to buy or sell in market. Please see attached screen shot #01. You will find big red and green triangles there. I wanted to have audio alerts also along with these visual signs. So I added few lines of code reading from the help file of the software. These are shown on attached Screen shot #2 in green. They are showing in green because these did not work as required and they were commented out by me. When these lines were added, the audio alert happened on each tick and not when the visual triangle appeared on the screen. Please also note that there is a companion sub code file associated with this which is included in the zip file (also attached).IT contains all of code lines.

I am willing to show you live working on shared live screen sharing. I am in Toronto, Canada.

Thanks 

Navigation

[0] Message Index

[#] Next page

Go to full version