herve.limousy

Info
Username: | herve.limousy |
Name: | herve.limousy |
Member since: | 03 Dec 2019 |
About
Signature
Last Forum Posts
@symb.PipValue problem: 29 May 2023, 10:47
Thanks for your answer.
PanagiotisChar said:
Hi there,
It's a known issue, Spotware said it will be fixed soon.
@symb.PipValue problem: 25 May 2023, 19:33
Hello,
At least one time a day, sometimes more the function symb.PipValue returns 0. It happens on one instrument, but not on others at the same time.
I use this function to size my positions, so it is problematic.
Once it happened, the function returns always 0. I have to close Ctrader, re-open, and the function works again. What is the problem ?
Thanks you.
@Ctrader crash at start: 03 Dec 2022, 22:54
i were on ctrader 4.1 which were work. I am under windows 7.
i tried to install the new version of Ctrader downloaded here (4.5), it crashes at start: Same in administrator mode.
Signature du problème :
Nom d’événement de problème: APPCRASH
Nom de l’application: cTrader.exe
Version de l’application: 4.5.1.10845
Horodatage de l’application: 637e124f
Nom du module par défaut: KERNELBASE.dll
Version du module par défaut: 6.1.7601.24384
Horodateur du module par défaut: 5c6e248c
Code de l’exception: e0434352
Décalage de l’exception: 000000000000be0d
Version du système: 6.1.7601.2.1.0.256.1
Identificateur de paramètres régionaux: 1036
Information supplémentaire n° 1: 35cf
Information supplémentaire n° 2: 35cf2dcb112673ee7ccc90ca7462bff2
Information supplémentaire n° 3: 219f
Information supplémentaire n° 4: 219f9fbe292627798a765c195576b281
-------------------------------------------
i tried to install the FxPro version of ctrader (4.4). It start, but algohost.exe crash when i try to build any bot. If i use Visual studio, it is building infinitivly ! , and i must kill the process of visual studio to stop it.
what can i do ? I am very confused and i am stuck :(
Ctradre.exe error:
Application: cTrader.exe CoreCLR Version: 6.0.21.52210 .NET Version: 6.0.0 Description: The process was terminated due to an unhandled exception. Exception Info: System.AggregateException: One or more errors occurred. (Access from another thread is forbidden. Expected thread: 1, actual thread: 16) ---> System.InvalidOperationException: Access from another thread is forbidden. Expected thread: 1, actual thread: 16 at Core.Framework.Extension.Threading.Asserts.ThreadAssert.AlwaysThreadIs(Int64 expectedThreadId) at Core.Framework.Extension.Threading.Asserts.CurrentThreadAssert.AssertThread() at Core.Framework.Extension.Cancellation.PublicCancellationTokenImplementation.Cancel() at System.Threading.CancellationToken.<>c.<Register>b__12_0(Object obj) at System.Threading.CancellationTokenSource.Invoke(Delegate d, Object state, CancellationTokenSource source) at System.Threading.CancellationTokenSource.CallbackNode.<>c.<ExecuteCallback>b__9_0(Object s) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.CancellationTokenSource.CallbackNode.ExecuteCallback() at System.Threading.CancellationTokenSource.ExecuteCallbackHandlers(Boolean throwOnFirstException) --- End of inner exception stack trace --- at System.Threading.CancellationTokenSource.ExecuteCallbackHandlers(Boolean throwOnFirstException) at System.Threading.CancellationTokenSource.NotifyCancellation(Boolean throwOnFirstException) at System.Threading.CancellationTokenSource.TimerCallback(Object state) at System.Threading.TimerQueueTimer.CallCallback(Boolean isThreadPool) at System.Threading.TimerQueueTimer.Fire(Boolean isThreadPool) at System.Threading.TimerQueue.FireNextTimers() at System.Threading.TimerQueue.AppDomainTimerCallback(Int32 id)
algohost.exe error:
algohost.exe
0.0.0.0
608e31d0
libc++.dll
0.0.0.0
608e31d0
c00000fd
000000000001788e
8908
01d9072c5524da76
D:\Users\HRV\AppData\Local\Spotware\cTrader\bbe77bcd3da370c48a12a61115337a57\app_4.4.19.10730\x64\algohost.exe
D:\Users\HRV\AppData\Local\Spotware\cTrader\bbe77bcd3da370c48a12a61115337a57\app_4.4.19.10730\x64\libc++.dll
943444e3-731f-11ed-96ea-e03f497945ef
algohost.exe
0.0.0.0
608e31d0
base.dll
0.0.0.0
608e31d0
c00000fd
000000000000b2e5
d474
01d9072c75f5cea7
D:\Users\HRV\AppData\Local\Spotware\cTrader\bbe77bcd3da370c48a12a61115337a57\app_4.4.19.10730\x64\algohost.exe
D:\Users\HRV\AppData\Local\Spotware\cTrader\bbe77bcd3da370c48a12a61115337a57\app_4.4.19.10730\x64\base.dll
b447d65c-731f-11ed-96ea-e03f497945ef
@start Ctrader with a specific workspace ?: 22 Sep 2022, 23:01
When i start Ctrader twice, it start with the first, (default) workspace. How to start with another workspace ?
Is there a command line parameter ?
Thanks
@Open Windows with Charts and Apply Template in Cbots: 17 May 2022, 14:53
It would be helpfull to manage many windows, for example open one (or more) charts/Template in a new windows from a multi-charts windows or from a "screener".
@Active currency of a symbol: 15 May 2022, 05:05
amusleh said:
Hi,
Right now this data is not available on Automate API, the only that you can use to get this data is Open API.
I recommend you to create a thread under suggestions section for adding a Symbol base and quote currencies to Automate API.
Hi,
Ok thanks for the answer.
@Active currency of a symbol: 08 May 2022, 02:08
Hello,
I would like to know how to get the active currency of a symbol. For example, HKD for #HonKong50 or EUR for #FRANCE40.
I don't find this info in the SymbolInfo class !
Thanks
(Sorry for my unlikely english)