NexusFi: Find Your Edge


Home Menu

 





NinjaTrader with Neural Networks using Encog framework


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one bnichols with 7 posts (9 thanks)
    2. looks_two gregid with 6 posts (10 thanks)
    3. looks_3 serialcoder with 5 posts (7 thanks)
    4. looks_4 JonnoB with 4 posts (4 thanks)
      Best Posters
    1. looks_one gregid with 1.7 thanks per post
    2. looks_two kk240 with 1.7 thanks per post
    3. looks_3 serialcoder with 1.4 thanks per post
    4. looks_4 bnichols with 1.3 thanks per post
    1. trending_up 27,357 views
    2. thumb_up 43 thanks given
    3. group 25 followers
    1. forum 37 posts
    2. attach_file 4 attachments




 
Search this Thread

NinjaTrader with Neural Networks using Encog framework

  #21 (permalink)
 reivaj117 
España,Madrid
 
Experience: Beginner
Platform: Ninjatrader,Metatrader
Trading: Forex
Posts: 1 since Nov 2012
Thanks Given: 5
Thanks Received: 0

Hi! im refloating this thread to not create another, finaly did you get it working? im trying to make word de MACD example code , but everything is fine till the last step when i want to use the EncogMACDBase indicator, im trying to understand it , what is supposed to do? , when i try on a chart nothing is plot....

Please could you help me?any fast suggestion? Thank you!

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Futures True Range Report
The Elite Circle
ZombieSqueeze
Platforms and Indicators
NexusFi Journal Challenge - April 2024
Feedback and Announcements
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
New Micros: Ultra 10-Year & Ultra T-Bond -- Live Now
Treasury Notes and Bonds
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Get funded firms 2023/2024 - Any recommendations or word …
59 thanks
Funded Trader platforms
37 thanks
NexusFi site changelog and issues/problem reporting
24 thanks
GFIs1 1 DAX trade per day journal
22 thanks
The Program
19 thanks
  #22 (permalink)
 
gordo's Avatar
 gordo 
Tonganoxie, Kansas
 
Experience: Intermediate
Platform: NinjaTrader
Broker: Mirus Futures/Zen-Fire
Trading: CL,6E
Posts: 160 since Nov 2009
Thanks Given: 129
Thanks Received: 401

I have been working on an Encog/NinjaTrader indicator for several years. I didn't realize this thread was out here until now. Looks like is has all but died. Too bad.

Anyway, I created a TSI (William Blau) predictor that looks promising. I included a picture here of the comparison of the actual indicator (green line) to the predicted indicator (black line). The idea is to get the black line to predict where the green line is going to go. Looks promising to me. I have been journaling about this if anyone wants to weigh in... my journal

Attached Thumbnails
Click image for larger version

Name:	TSI combined.png
Views:	462
Size:	50.5 KB
ID:	130691  
Visit my NexusFi Trade Journal Reply With Quote
Thanked by:
  #23 (permalink)
 
WolfieWolf's Avatar
 WolfieWolf 
Charlottetown, Prince Edward Island
 
Experience: Advanced
Platform: Ninja
Broker: Optimus - Rithmic
Trading: GC
Posts: 232 since Jul 2010
Thanks Given: 100
Thanks Received: 272


Hi Guys,

I've been working on an Encog / Ninja integration project and after spending countless hours understanding the framework I was shocked to realize that .NET 3.5 will not consume a .NET 4.0 assembly. When it came time to attempt to integrate the work I had done in my Encog Visual Studio project with Ninja I was unwilling to accept this as a show stopper after all the work I had put in. So I came up with a workaround that allows Encog 3.2 to be compiled against .NET 3.5 with very minimal modification. I posted this solution yesterday on the Heaton Research Forum but it doesn't seem very active over there. I thought I would re-post in futures.io (formerly BMT), where the community is, in case others could benefit from this. Since the original post I have coded against the 3.5 framework and have not had any issues whatsoever. My work, however, is far from complete.

Some [AUTOLINK]Ninjatrader[/AUTOLINK] Issues with Encog 3.x, and planned solutions | Heaton Research

I hope someone else can benefit from this little hack.

Kind Regards

Wolfie

Reply With Quote
Thanked by:
  #24 (permalink)
 aaaaaa225 
las vegas nevada usa
 
Experience: Master
Platform: white tape
Trading: oil
Posts: 62 since Dec 2012
Thanks Given: 4
Thanks Received: 8

Hey could someone do me a big favor and help me install ancog 3.3? I can install the older versions not the new one.

Reply With Quote
  #25 (permalink)
 aaaaaa225 
las vegas nevada usa
 
Experience: Master
Platform: white tape
Trading: oil
Posts: 62 since Dec 2012
Thanks Given: 4
Thanks Received: 8

They took down the guide on how too make a ninja trader indicator from encog. Any help i will pay for instrouctions a video would be nice. Any indicator will do.

Reply With Quote
  #26 (permalink)
 serialcoder 
Paris, France
 
Experience: Advanced
Platform: Custom
Broker: Rithmic API
Trading: NQ, FDAX
Posts: 24 since Dec 2012
Thanks Given: 13
Thanks Received: 37

Anyone playing with encog recently? I've started to port the previous open source indicator example over to NinjaTrader 8 and will share it once confirmed working if anyone is interested.

Reply With Quote
Thanked by:
  #27 (permalink)
 
gregid's Avatar
 gregid 
Wrocław, Poland
 
Experience: Intermediate
Platform: NinjaTrader, Racket
Trading: Ockham's razor
Posts: 650 since Aug 2009
Thanks Given: 320
Thanks Received: 623


SonnyJim View Post
Anyone playing with encog recently? I've started to port the previous open source indicator example over to NinjaTrader 8 and will share it once confirmed working if anyone is interested.

I definitely think you should share the example code if you can! With up to date example more people may become interested for everyone's benefit.

Started this thread Reply With Quote
  #28 (permalink)
 serialcoder 
Paris, France
 
Experience: Advanced
Platform: Custom
Broker: Rithmic API
Trading: NQ, FDAX
Posts: 24 since Dec 2012
Thanks Given: 13
Thanks Received: 37


gregid View Post
I definitely think you should share the example code if you can! With up to date example more people may become interested for everyone's benefit.

Here you go guys, It works for ninjatrader 8, I've tested it with some of the samples in the current version of encog, but only the data collection part. Feel free to fiddle and give some feedback.

EncogIndicator.cs

Reply With Quote
Thanked by:
  #29 (permalink)
 serialcoder 
Paris, France
 
Experience: Advanced
Platform: Custom
Broker: Rithmic API
Trading: NQ, FDAX
Posts: 24 since Dec 2012
Thanks Given: 13
Thanks Received: 37

I realize we can actually dump the tcp socket thing now and reference the encog assemblies in the ninjascript code, this is probably better unless you want to send the data to a remote pc on your network.

Reply With Quote
  #30 (permalink)
 
gregid's Avatar
 gregid 
Wrocław, Poland
 
Experience: Intermediate
Platform: NinjaTrader, Racket
Trading: Ockham's razor
Posts: 650 since Aug 2009
Thanks Given: 320
Thanks Received: 623



SonnyJim View Post
I realize we can actually dump the tcp socket thing now and reference the encog assemblies in the ninjascript code, this is probably better unless you want to send the data to a remote pc on your network.

Yes, both approaches have some benefits to them, so thank you for your contribution

Started this thread Reply With Quote




Last Updated on March 16, 2016


© 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
no new posts