Skip to content

Arbito is a High Frequency Trading System that applies Arbitrage across different Forex brokers

Notifications You must be signed in to change notification settings

mo2menelzeiny/arbito

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arbito

Dokku configurations

Disable proxy dokku proxy:disable arbito

Disable zero checks dokku checks:disable arbito

Set network to host dokku docker-options:add arbito deploy --network=host

Set shm size dokku docker-options:add arbito deploy --shm-size="1g"

CPU Isolation

Ioslate cores 1,2,3,4 in grub configurations

Edit grub file vi /etc/default/grub

Add "isolcpus=1,2,3,4" to GRUB_CMDLINE_LINUX_DEFAULT

Then update-grub

Alternative is directly edeting the kernel entry in /boot/grub/grub.conf transparent_hugepage=madvise

About

Arbito is a High Frequency Trading System that applies Arbitrage across different Forex brokers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages