tradingview-webhooks-bot icon indicating copy to clipboard operation
tradingview-webhooks-bot copied to clipboard

I checked ccxt predefined Brokers, all for Crypto. I will try out if it will still work for Ampfutures, a Question!

Open MahanMwastaken opened this issue 5 years ago • 7 comments

Before reading, thank you for your time and distributing this Princess to the Community!!!!! <<<<3333 If the Exchange I need is not supported for "exchange=" in action.py, what do I do? I can't find the ccxt Module itself and try to add another API

MahanMwastaken avatar Aug 31 '20 22:08 MahanMwastaken

I am reading the Manual, it seems I'm ducked

MahanMwastaken avatar Aug 31 '20 23:08 MahanMwastaken

hey! You would have to see if ccxt supports the exchange, I don't think they would in this case... which means you would have to create the API wrapper yourself.

i.e. look into if AMPFutures has API access and how that would work with python.

https://www.ampfutures.com/platforms/cqg-api/

This is all I could find, which might not be enough unfortunately

robswc avatar Aug 31 '20 23:08 robswc

Thank you for your Time, I will try myself and post Progress here

MahanMwastaken avatar Sep 01 '20 09:09 MahanMwastaken

sounds good!

robswc avatar Sep 01 '20 17:09 robswc

Hey! Could you please give me a Direction to continue my Research? I tried to find "Inspiration" on the CCXT Module and check how they link the APIs and the CGC API, but I am missing Structure. I don't know what the right steps are to continue finishing this.

MahanMwastaken avatar Sep 03 '20 12:09 MahanMwastaken

for the CGC API*

MahanMwastaken avatar Sep 03 '20 12:09 MahanMwastaken

Looking at it, it might not be possible I'm afraid. I would try contacting AMPFutures and asking them if there is a simple API available for placing orders. See where they direct you :)

robswc avatar Sep 05 '20 20:09 robswc