Information
Username: | tradeFX4BTC |
Member since: | 11 Nov 2016 |
Last login: | 11 Nov 2016 |
Status: | Active |
Activity
Where | Created | Comments |
---|---|---|
Algorithms | 0 | 0 |
Forum Topics | 1 | 2 |
Jobs | 1 | 2 |
About
Founder of #cryptocoincopy at http://t.me/cryptocopy , Coder of many trading tools. Full-time #trader since 2010. #forex #gold #oil #bitcoin #crypto #indices #stocks
Last Jobs Comments
I am also interested in this project. I'd be willing to pay half of the bill. I'd also like to open source the project so others can benefit from the final software and make modifications as necessary. - contact hedgebitconi@fx4btc.com - Thank you
Fix api does not allow partial close, the order of operation would be as following.
1.) ctrader Full Volume Opened
2.) partial.volume.close would OrderClose the Full.Volume
3.) Reopen the Remaining.Volume ( FullVolume - Partical.close = Remaining.Volume).
FIX API does not support TakeProfit or Stoploss
request to close position at takeprofit or stoploss within cTrader would initiate market order
- Multi Connection Request
For example, some times the fix api documents can differ between brokers.
1. https://www.dukascopy.com/swiss/english/forex/api/fix_api/
2. https://www.lmax.com/pdf/LMAX-Exchange-FIX-API-FAQs.pdf
3.