General Questions
Does ChuchoBot receive real-time data?
Does ChuchoBot receive real-time data?
Yes, ChuchoBot connects to Primary API via WebSocket and receives real-time instrument data during market hours.The application streams live market data including:
- Real-time prices for monitored instruments
- Bid/ask spreads
- Market depth information
- Order book updates
Does ChuchoBot send buy or sell orders to the market?
Does ChuchoBot send buy or sell orders to the market?
No, ChuchoBot does NOT send or execute any buy or sell orders to the market.The application is designed exclusively for:
- Visualizing arbitrage opportunities in real-time
- Analyzing settlement term spreads
- Monitoring MEP and CCL dollar rates
- Calculating potential profit/loss scenarios
Can I use ChuchoBot without Primary API access?
Can I use ChuchoBot without Primary API access?
No, ChuchoBot requires access to Primary API (Matriz) provided by your ALyC (broker).To obtain Primary API access:
- Contact your broker (ALyC) to request access
- Verify your broker supports Matriz/Primary API integration
- Check the list of brokers offering DMA access
- Cocos Capital (requires Cocos Pro plan)
- Eco Valores
- Veta Capital
- Bull Market Brokers
- Cohen
- Adcap
- BCCH
Configuration Questions
How do I configure D or C instruments that don't follow the standard naming convention?
How do I configure D or C instruments that don't follow the standard naming convention?
Some instruments use non-standard tickers for D (MEP dollar) and C (CCL dollar) instruments.Example: For treasury letter
X20Y4, the D ticker is XY4D and C ticker is XY4C (not X20Y4D and X20Y4C).To configure exceptions:- Go to menu
Configuración>Excepciones de instrumentos $;D;C - Enter the exception using the format:
{Ticker $ Pesos};{Ticker D MEP};{Ticker C CCL} - Separate each ticker with semicolons (
;)
This allows ChuchoBot to correctly identify and track D and C instruments that have irregular naming patterns.
How do I disable Telemetry?
How do I disable Telemetry?
To disable telemetry data collection in ChuchoBot:
- Close the application
- Open
ChuchoBot.exe.configin a text editor - Locate and delete the entire
<connectionStrings>...</connectionStrings>section:
- Save the file
- Restart ChuchoBot
Removing the connection string will prevent the application from sending any telemetry data.
What are the login credentials for ChuchoBot?
What are the login credentials for ChuchoBot?
Use the same username and password that you use to access Matriz.ChuchoBot authenticates through Primary API using your existing Matriz credentials. There are no separate credentials to create or manage.
What is the Primary API Base URL for my broker?
What is the Primary API Base URL for my broker?
The Primary API Base URL depends on your ALyC (broker). Configure it in the Primary Login window.Common Primary API URLs:
- Cocos Capital (requires Cocos Pro plan):
https://api.cocos.xoms.com.ar - Eco Valores:
https://api.eco.xoms.com.ar - Veta Capital:
https://api.veta.xoms.com.ar - Bull Market Brokers:
https://api.bull.xoms.com.ar - Cohen:
https://api.cohen.xoms.com.ar - Adcap:
https://api.adcap.xoms.com.ar - BCCH:
https://api.bcch.xoms.com.ar
If your broker is not listed, contact them directly for the correct Primary API Base URL.
Technical Questions
What is settlement term arbitrage?
What is settlement term arbitrage?
Settlement term arbitrage involves exploiting price differences between the same instrument trading at different settlement periods (CI, 24hs, 48hs).Learn more:
- Watch the explanation video: Settlement Term Arbitrage on YouTube
- See the Settlement Term Arbitrage Scanner documentation
- Buy NVDA at CI (immediate settlement) at $100
- Sell NVDA at 24hs (next-day settlement) at $100.50
- Profit from the settlement spread while managing collateral requirements
How do I configure market fees (Derechos de Mercado) for different instruments?
How do I configure market fees (Derechos de Mercado) for different instruments?
ChuchoBot has pre-configured market fees for common instrument types:
- Stocks and CEDEARs: 0.08% (instruments in
AccionesCEDEARssetting) - Treasury Letters: 0.001% (instruments in
Letrassetting) - Bonds: 0.01% (all other instruments)
Reference: BYMA Market Fees (PDF)
How do I add or remove instruments to monitor?
How do I add or remove instruments to monitor?
- Go to
Configuración>Instrumentos a monitorear - Add or remove instruments from the list (one instrument per line)
- Save your changes
GGAL to monitor Banco Galicia stock.Each instrument you add will be monitored for real-time price updates and included in arbitrage opportunity scans.