Ricardo Russon

Results 9 comments of Ricardo Russon

All of the contracts have similar defaults. It would be confusing to have one behave differently. Maybe an update to the documentation would be better?

Are you calling `reqMktData()` multiple times?

What are you setting your old-space to? Try starting node with (adjusted for your needs) ` --max-old-space-size=2048 ` Also, are you making your calls in a loop, or subscribing to...

How many clients are you connecting?

` --max_old_space_size=64000 ` Does your machine have 64GB of memory available?

That is old-space memory. You have to leave enough for the OS, apps, services/servers and regular app memory usage. I would recommend 4098 or less.

I ran into this. After speaking with IB support, it turned out I was requesting data outside RTH for a contract that didn't trade outside RTH.

Sorry, I moved on to installing the IB Gateway directly on the server. Im not using any Docker instances any more. If it helps, this is my setup script for...

I was wondering why I couldn't edit the first document.