I wanted to create a program to analyze the options!
 taking the prices of options and calculate the evolution according to the passage of time or price movements
I was thinking of using the Black-Scholes formula but my problem is: how to properly consider the implied volatility...
start by saying that I use omegareserch (Easyl lenguage)
the problem is that:
sending an order through a simple buy
I have different results from the report values and those of the program that I have created to control the profit of the strategy!
1) I get the report with the...
if I use the close function on the graph tick by tick get me the price of each price movement or just the value of the last candle
(example hourly?)
for other programs the close is the price moves inside the candle
so is equal for the omega or i wrong?
I ask you opinions about the platform and if you have any advice on other solutions!
I am looking for a platform to replace the omega2000i for fiuture and options and that interfaces to the broker
I have question about the multicharts:
if a single account can run strategies of...
thanks for the reply
1) I do not think this is because for
the program does the operations
2) could be but I do not understand why the print from me two identical values ​​for the two variables that had to be different
to give me the same two variables I should write
bbw=...
I made a program in OmegaT
I started on this platform to start using easylenguage (I I program in other languages)
I am writing some code that gives me error
in practice assign a variable when I send a trade.
then check that variable and if the volatility increases close the position...