NinjaTrader Support Forum  
X

Attention!

This website will be down for maintenance from Friday May 24th at 6PM MDT until Saturday May 25th at 11AM MDT. We apologize for the inconvenience. If you need assistance during this time, please email sales@ninjatrader.com


Go Back   NinjaTrader Support Forum > NinjaScript File Sharing > NinjaScript File Sharing Discussion

NinjaScript File Sharing Discussion Discussion for shared NinjaScript files.

Reply
 
Thread Tools Display Modes
Old 12-16-2011, 01:18 AM   #406
fastbruno
Junior Member
 
Join Date: Nov 2011
Posts: 1
Thanks: 0
Thanked 2 times in 1 post
Default Importing problems

Hello Gomi,
I'm trying ti import the GomPackage but It has ben impossible 'Import failed. The NInjaScript File may contain duplicate method names that already exist on your PC or there is a required file missing on either your PC or in the import archive'
I supose that I'm doing something wrong, could you help me?
Best regards,


Quote:
Originally Posted by gomifromparis View Post
Hi,

For convenience purposes I've decided to move all GomRecorder indicator binaries to here.

Reminder: GomRecorder indicators are developped using the GomRecorderIndicator framework and allow developers to access an emulated OnMarketData() on historical bars.

This is done using a file that records ticks.



Here's 1.0 version ; package contains
  • GomRecorderIndicator
  • GomVWAP
  • GomVolumeProfile
  • GomCD
  • GomCDSMA
  • GomCDHA
  • GomDeltaVolume
I'll document the indicators in this thread

Package is compatible with 6.5 and 7B5.

Feel free to contribute !

EDIT : Added GomFileConverter

EDIT : version 1.2 contains
  • GomRecorderIndicator
  • GomDeltaIndicator
  • GomVWAP
  • GomVolumeProfile
  • GomCD
  • GomCDMA
  • GomCDHA
  • GomDeltaVolume
  • GomDeltaMomentum
EDIT : 1.2 nuked, please use 1.3

EDIT : 1.3b restores NT7 functionnality for GOMCDHA and GOMCDMA

EDIT : THIS VERSION IS OBSOLETE PLEASE GET VERSION 2.1 HERE
http://www.bigmiketrading.com/elite-...order-2-a.html
fastbruno is offline  
Reply With Quote
The following 2 users say thank you to fastbruno for this post:
Old 04-10-2012, 06:46 AM   #407
j2496i
Junior Member
 
Join Date: Dec 2011
Posts: 15
Thanks: 2
Thanked 2 times in 2 posts
Default

Having installed / compiled the latest GomBaseAndDeltaPackage, I cannot find relevant information on the wiki, and I was hoping someone may be able to save me the time involved in working through the code right now...

I have 2 questions regarding the GomPackage:

1) Is there a constructor somewhere, where I should be specifying the data-provider, so as to maintain consistency within the data if - for example - my primary FX data-feed fails? As the data sources differ between the feeds, the volume counts also differ, and I would like to avoid using mixed data-sources to build the GomData files...

2) For a 'new' instrument, where there is no pre-existing GomData file, there is always anomalous data for the first bar that is significantly greater than any other value. Can I avoid this without manually editing the .dat file?

Cheers.

J
Last edited by j2496i; 07-12-2012 at 06:33 AM.
j2496i is offline  
Reply With Quote
Old 04-10-2012, 06:57 AM   #408
gomifromparis
Senior Member
 
Join Date: Oct 2007
Posts: 333
Thanks: 2
Thanked 12 times in 7 posts
Default

Hi,

1. Please post on the official GomRecorder thread.
2. You can't do volume/delta anaysis on spot fx, because there is no central exchange to give you that info
gomifromparis is offline  
Reply With Quote
Old 04-10-2012, 07:13 AM   #409
j2496i
Junior Member
 
Join Date: Dec 2011
Posts: 15
Thanks: 2
Thanked 2 times in 2 posts
Default

Hi Gomi,

I will happily post in the official GomRecorder thread - though do mean the thread on BigMike's forum? Or is there another thread on here that I've managed to miss?

Also - just to clarify - what I actually mean is FX futures. I can retrieve volume data for the pairs I trade, from both my broker (IB) and data provider (Kinetick).

Thanks,

J
Last edited by j2496i; 07-12-2012 at 06:15 AM.
j2496i is offline  
Reply With Quote
Old 04-10-2012, 07:22 AM   #410
j2496i
Junior Member
 
Join Date: Dec 2011
Posts: 15
Thanks: 2
Thanked 2 times in 2 posts
Default

I'm guessing that you mean BigMike's, so have copied the thread over to there.

J
j2496i is offline  
Reply With Quote
Old 04-10-2012, 07:36 AM   #411
j2496i
Junior Member
 
Join Date: Dec 2011
Posts: 15
Thanks: 2
Thanked 2 times in 2 posts
Default

@FastBruno

If it's of any use, the first thing I would do is to remove any indicators and assemblies you have installed into ninjatrader, that are designed to make use of Gomi's methods and indicators. Then I would check in:

Documents / NinjaTrader7 / bin / custom / indicators/

...check for any remaining Gom*** indicators. If you find that you still have them, then copy them to a backup folder and remove them from the folder mentioned above.

Try again?
j2496i is offline  
Reply With Quote
Old 04-25-2012, 09:19 AM   #412
JozefJoky
Junior Member
 
Join Date: Apr 2012
Posts: 1
Thanks: 0
Thanked 0 times in 0 posts
Default

Which of Gomis indicators is for footsprints / nuberbars in NT7?

Thanks
JozefJoky is offline  
Reply With Quote
Old 06-07-2012, 11:15 AM   #413
shali27
Senior Member
 
Join Date: Feb 2010
Posts: 161
Thanks: 5
Thanked 1 time in 1 post
Default

I'm having some problems with my Gomi recording. I've created a workspace with relevant charts that contain the Gomi Recorder as instructed. This has been working fine up until today. Now every time I reload a chart, it erases all of the recorded data and begins the GomDeltaVolume indicator anew. This has not happened since I set up the recorder workspace, which I keep open at all times. All charts are in sync as far as which contract I'm trading. I'm not sure what would be causing this at this time. The recorders record the the binary data, which is used by the charts I use to trade. Any help would be appreciated. TIA
shali27 is offline  
Reply With Quote
Old 06-07-2012, 11:25 AM   #414
nkhoi
Senior Member
 
Join Date: Nov 2004
Location: , ,
Posts: 110
Thanks: 1
Thanked 1 time in 1 post
Default

Quote:
Originally Posted by shali27 View Post
I'm having some problems with my Gomi recording. I've created a workspace with relevant charts that contain the Gomi Recorder as instructed. This has been working fine up until today. Now every time I reload a chart, it erases all of the recorded data and begins the GomDeltaVolume indicator anew. This has not happened since I set up the recorder workspace, which I keep open at all times. All charts are in sync as far as which contract I'm trading. I'm not sure what would be causing this at this time. The recorders record the the binary data, which is used by the charts I use to trade. Any help would be appreciated. TIA
could be roll over day related problem.
nkhoi is offline  
Reply With Quote
The following user says thank you to nkhoi for this post:
Old 06-07-2012, 11:45 AM   #415
shali27
Senior Member
 
Join Date: Feb 2010
Posts: 161
Thanks: 5
Thanked 1 time in 1 post
Default

That's what I was thinking, though I don't think it's happened before.
shali27 is offline  
Reply With Quote
Old 06-07-2012, 11:51 AM   #416
gomifromparis
Senior Member
 
Join Date: Oct 2007
Posts: 333
Thanks: 2
Thanked 12 times in 7 posts
Default

yes , I think we're entering rollover problems time...
gomifromparis is offline  
Reply With Quote
The following user says thank you to gomifromparis for this post:
Old 06-07-2012, 12:29 PM   #417
shali27
Senior Member
 
Join Date: Feb 2010
Posts: 161
Thanks: 5
Thanked 1 time in 1 post
Default

The stock index contracts don't roll over until the 12th, so not sure how this would effect them?
shali27 is offline  
Reply With Quote
Old 06-09-2012, 11:06 AM   #418
Surf714
Junior Member
 
Join Date: Sep 2011
Posts: 1
Thanks: 0
Thanked 0 times in 0 posts
Default

Hi!

Where can I find the latest version of GomCD bars indicator?

Thank you!
Surf714 is offline  
Reply With Quote
Old 07-06-2012, 06:31 PM   #419
tass69
Junior Member
 
Join Date: Dec 2009
Posts: 12
Thanks: 0
Thanked 0 times in 0 posts
Default

Hi

What do I need to download to only have dVA, dPOC, VA, POC, HVN/LVN and VWAP?

Thanks

PS I am a member of BMT elite section.
tass69 is offline  
Reply With Quote
Old 07-07-2012, 02:50 PM   #420
CarlosAlberto
Junior Member
 
Join Date: Jul 2006
Location: , ,
Posts: 20
Thanks: 0
Thanked 0 times in 0 posts
Send a message via AIM to CarlosAlberto Send a message via MSN to CarlosAlberto
Default

Try here: http://www.bigmiketrading.com/elite-...indicator.html

Carlos
CarlosAlberto is offline  
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Instantiating indicators from other indicators gomifromparis Version 7 Beta General Questions & Bug Reports 13 12-16-2009 06:33 AM
Indicators reicog Version 7 Beta General Questions & Bug Reports 1 10-20-2009 02:06 PM
Eotprolive indicators + have free access to there Trading Room / Indicators johncare Charting 0 08-27-2009 03:03 AM
Custom Indicators calling other Custom Indicators DancesWithBears Indicator Development 6 08-21-2009 12:19 PM
Charting indicators using other indicators as the input Elliott Wave Charting 3 04-04-2008 03:54 PM


All times are GMT -6. The time now is 02:26 AM.